diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-01-19 21:11:08 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-01-19 21:11:08 -0800 |
commit | 1e7a67e53671f8803c6b664d1731c206afdcdb29 (patch) | |
tree | 41387205e3f35c83d3426e5f6b1e619ffe982951 /readme | |
parent | Add boxing (diff) | |
download | cataclysm-bn-mod_martial-arts-update-1e7a67e53671f8803c6b664d1731c206afdcdb29.tar.xz |
Add ninjutsu.
Diffstat (limited to 'readme')
-rw-r--r-- | readme | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,7 @@ Brawling Fencing Fior Di Battaglia Krav Maga +Ninjutsu SÅjutsu Swordsmanship Taekwondo @@ -24,3 +25,4 @@ BN lacks the block_effectiveness stat. Use block scaling with a stat appropriate BN lacks support for buffing critical hit chance. Reverted to bonus damage at twice the crit chance value. +5% crit -> +10% damage. BN lacks support for forbidden_buffs_all to disable buffs and techniques when certain buffs are active. BN uses the req_buffs field to specify active buff requirements instead of DDA's required_buffs_all. +BN does not support marking buffs as persistant after changing styles. |