Skip to content

Fix Rage skill attributes to match server (INT/STR/STR) (V3)#134

Merged
eddoww merged 1 commit into
AstoniaCommunity:mainfrom
eddoww:fix/rage-skill-attributes
Mar 23, 2026
Merged

Fix Rage skill attributes to match server (INT/STR/STR) (V3)#134
eddoww merged 1 commit into
AstoniaCommunity:mainfrom
eddoww:fix/rage-skill-attributes

Conversation

@eddoww

@eddoww eddoww commented Mar 21, 2026

Copy link
Copy Markdown
Member

Summary

  • The client incorrectly displayed Rage skill as using WIS/INT/STR for attribute bonuses
  • The server uses INT/STR/STR — updated both src/amod/skills.c and src/client/skill.c to match
  • The V35 skill definition already had the correct values

Test plan

  • Verify Rage skill mouseover tooltip shows INT/STR/STR instead of WIS/INT/STR

The client incorrectly showed Rage as using WIS/INT/STR for its
attribute bonuses. The server uses INT/STR/STR. Updated both the
amod and client skill definitions to match.
@eddoww eddoww changed the title Fix Rage skill attributes to match server (INT/STR/STR) Fix Rage skill attributes to match server (INT/STR/STR) (V3) Mar 21, 2026
@eddoww eddoww added the bug Something isn't working label Mar 21, 2026
@eddoww eddoww merged commit c968b51 into AstoniaCommunity:main Mar 23, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants