pub fn low_hp_heal_on_damage(ctx: &EventCtx<'_>) -> Result<Vec<OverlordEvent>>Expand description
Port of the test “heal when about to die” effect (3b136901-...), subscribed
RNG-free; only used by test_effects::test_effect_with_subscribe.
pub fn low_hp_heal_on_damage(ctx: &EventCtx<'_>) -> Result<Vec<OverlordEvent>>Port of the test “heal when about to die” effect (3b136901-...), subscribed
RNG-free; only used by test_effects::test_effect_with_subscribe.