Skip to content

Fix elemental hit/flee reset on stat recalculation - #3456

Open
MrKeiKun wants to merge 1 commit into
HerculesWS:masterfrom
MrKeiKun:issue1013-elemental-damage
Open

Fix elemental hit/flee reset on stat recalculation#3456
MrKeiKun wants to merge 1 commit into
HerculesWS:masterfrom
MrKeiKun:issue1013-elemental-damage

Conversation

@MrKeiKun

@MrKeiKun MrKeiKun commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Pull Request Prelude

Changes Proposed

This PR reapplies ele->hit/ele->flee after calc_misc() in the recalculation branch too, mirroring what the SCO_FIRST branch already does.

Issues addressed: #1013

status_calc_misc() always overwrites hit/flee for non-PC units;
the elemental's caster-derived values were only reapplied on
initial summon, so any later recalc (e.g. a status change) reset
them to a flat, mostly-fixed baseline (issue HerculesWS#1013).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant