Skip to content

Commit

Permalink
stat list crit bonus documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kherae committed Nov 20, 2023
1 parent f764efd commit 06f772a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stats/__STAT_LIST.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ OTHER:
bowDrawTimeBonus [amount] [0-Relative] increases bow draw speed.

critChance [amount] [0-relative. Default: 0] Chance for weapons to crit. value of 42 is 42% chance to crit.
critBonus [amount] [0-relative. Default: 0] Bonus Crit Damage. Flat amount added, does not scale with critDamage. Avoid using this stat. It should only be part of weapon config files.
critBonus [amount] [0-relative. Default: 0] AVOID USING THIS AS A STAT. Bonus Crit Damage. added to critDamage in calcs. functionally identical. It should only be part of weapon config files.
critDamage [amount] [0-relative. Default: 0] Bonus to Crit Damage multiplier. This is added to a base value of 1.50, but the stat starts as 0. +0.1 will make the crit damage multiplier 1.6.
stunChance [amount] [0-relative. Default: 0] Chance to stun. Requires a crit. value of 42 is 42% chance to stun on crit. so if you have 42% chance for both, that equates to about 17% chance to stun.

Expand Down

0 comments on commit 06f772a

Please sign in to comment.