Skip to content

Fix SC_LEECHESEND dealing near-zero damage when inflicted via GC_POIS… - #3431

Open
MrKeiKun wants to merge 1 commit into
HerculesWS:masterfrom
MrKeiKun:fix/gh-935-poisonsmoke-leechesend-damage
Open

Fix SC_LEECHESEND dealing near-zero damage when inflicted via GC_POIS…#3431
MrKeiKun wants to merge 1 commit into
HerculesWS:masterfrom
MrKeiKun:fix/gh-935-poisonsmoke-leechesend-damage

Conversation

@MrKeiKun

Copy link
Copy Markdown
Contributor

Pull Request Prelude

Changes Proposed

UNT_POISONSMOKE's unit timer applied SC_LEECHESEND using sg->val1 as the poison skill level, but val1 is never assigned when the GC_POISONSMOKE unit is created (skill_unitsetting only sets val2 and val3 for that case), so it defaulted to 0.

Issues addressed: #935

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