Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Strive: Conquest

A successor to first Strive For Power game, currently at alpha stage · By Strive4Power

0.11.0e Rally not restoring hit points.

A topic by Jotok created Jun 01, 2025 Views: 71
Viewing posts 1 to 1

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)