Skip to content
Snippets Groups Projects

Fix Brawler Attack Speed

Merged yutio888 requested to merge yutio888/t-engine4:fix_brawler_attack_speed into master

Currently, Empty Hand sets actor.combat.physspeed to 0.8 on learn, while gauntlets directly add to actor.combat.physspeed, which may not work as intended. For example: If you start with brawler class and unlearn all unarmed talent, then you'll start the game with 1.0 combat.physspeed instead of 1.2(default speed for gauntlets). Afterwards, if you learn your first talent that grants Empty Hand while wearing heavy gauntlets, your combat.physspeed will be set to 0.8, and then you can switch to gloves to reduce combat.physspeed to 0.6(166% attack speed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading