I used Rally a few times, and the cooldown reset function appears to work. No hit points were restored to the target character, though.
SCRIPT ERROR: Invalid get index 'restore_hp' (on base: 'Dictionary').
at: get_stat (res://src/character/CharacterClass.gd:165)
SCRIPT ERROR: Invalid get index 'restore_hp' (on base: 'Dictionary').
at: add_stat (res://src/character/CharacterClass.gd:219)
SCRIPT ERROR: Invalid get index 'restore_hp' (on base: 'Dictionary').
at: get_stat (res://src/character/CharacterClass.gd:165)
SCRIPT ERROR: a number is required in operator '%'.
at: execute (res://src/combat/short_skill_value_combat.gd:221)
SCRIPT ERROR: Invalid operands 'String' and 'Nil' in operator '+'.
at: execute_skill (res://src/combat/combat_skill_instance_handler.gd:256)
