You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leopard Kung Fu's Leopard Pounce buff gives a flat bonus to bash/cut/stab of 1.25 as opposed to a 25% multiplier to those damage types.
Steps To Reproduce
Create world and character, pick Shaolin Adept as your trait and choose Leopard Style.
View the F1 of the style and look at Leopard's Pounce, it notes that it gives +1 damage to all damage types
Expected behavior
Leopard's Pounce should give a 25% bonus to these damage types instead of a flat 1.25 damage boost. Judging from the wiki (which was updated for the MA re-balance) it should be giving a 25% damage boost to these damage types, and judging by the json you wouldn't give a fractional flat bonus to damage.
Screenshots
Versions and configuration
OS: Windows
OS Version: 10.0 1903
Game Version: 0.D-10692-gb7329f6 [64-bit]
Graphics Version: Tiles
Mods loaded:
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food]
Describe the bug
Leopard Kung Fu's Leopard Pounce buff gives a flat bonus to bash/cut/stab of 1.25 as opposed to a 25% multiplier to those damage types.
Steps To Reproduce
Expected behavior
Leopard's Pounce should give a 25% bonus to these damage types instead of a flat 1.25 damage boost. Judging from the wiki (which was updated for the MA re-balance) it should be giving a 25% damage boost to these damage types, and judging by the json you wouldn't give a fractional flat bonus to damage.
Screenshots
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food]
Additional context
"mult_bonuses": [ [ "damage", "bash", 1.25 ], [ "damage", "cut", 1.25 ], [ "damage", "stab", 1.25 ] ]
The text was updated successfully, but these errors were encountered: