Roy Love
d5b7c014b3
fix: include base skill damage in FlyingKick, Kick, RoundKick, and Bash
...
GetBaseSkillDamage() fetches each skill's configured base damage via
EQ::skills::GetBaseDamage() (which reads the corresponding Combat rule)
into `base` at line 35, but FlyingKick, Kick, RoundKick, and Bash all
return only (ac_bonus + skill_bonus), discarding `base` entirely.
The rules KickBaseDamage, RoundKickBaseDamage, FlyingKickBaseDamage,
and BashBaseDamage were effectively dead configuration.
For Kick and RoundKick, `base` was incremented at skill levels 75 and
175 before being discarded — clear evidence the return was missing it.
The working cases (DragonPunch, EagleStrike, TigerClaw, Frenzy) all
correctly return `base`. This applies the same pattern to the four
affected skills: return base + static_cast<int>(ac_bonus + skill_bonus).
Fixes #5035
2026-04-10 20:51:41 -05:00
..
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-04 23:27:21 -07:00
2026-04-04 23:27:21 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-10 20:51:41 -05:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-04 23:27:21 -07:00
2025-12-26 20:58:07 -08:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-06 14:48:46 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-06 14:48:46 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-06 14:48:46 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-10 20:51:41 -05:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-04 23:27:21 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00
2026-04-01 17:09:57 -07:00