Skip to content

Fix minion Gas Arrow skill not showing Poison / Explode damage#1372

Merged
LocalIdentity merged 1 commit into
devfrom
fix_minion-stat-set-selection
Sep 13, 2025
Merged

Fix minion Gas Arrow skill not showing Poison / Explode damage#1372
LocalIdentity merged 1 commit into
devfrom
fix_minion-stat-set-selection

Conversation

@LocalIdentity
Copy link
Copy Markdown
Contributor

We were using a old variable name so the check to find which minion stat set was used always failed and used 1
Also added the attack tag to the gas arrow explosion so the damage numbers would show up
Fixes #660

Before:
image

After:
image

We were using a old variable name so the check to find which minion stat set was used always failed and used 1
Also added the attack tag to the gas arrow explosion so the damage numbers would show up
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Sep 13, 2025
@LocalIdentity LocalIdentity merged commit 606aec5 into dev Sep 13, 2025
3 checks passed
@LocalIdentity LocalIdentity deleted the fix_minion-stat-set-selection branch September 13, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: calculation Numerical differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect damage calculation for Skeletal Sniper Minion's Gas Cloud Command Explosion

1 participant