summaryrefslogtreecommitdiff
path: root/readme
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-19 18:08:34 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-19 18:08:34 -0800
commite43f607400acc497203f40224c71374a53b4efb8 (patch)
treebc4b919f82325c12c11d43551d66c1eb64d5739e /readme
parentInitial commit (diff)
downloadcataclysm-bn-mod_martial-arts-update-e43f607400acc497203f40224c71374a53b4efb8.tar.xz
Add Brawling, Fior Di Battaglia, Sojutsu, Taekwondo, Tai Chi.
Add Barbaran Montane with book and itemgroup.
Diffstat (limited to 'readme')
-rw-r--r--readme24
1 files changed, 24 insertions, 0 deletions
diff --git a/readme b/readme
new file mode 100644
index 0000000..f05a073
--- /dev/null
+++ b/readme
@@ -0,0 +1,24 @@
+--Martial Arts Update for BN
+Update the martial arts in Bright Nights with the chagnes made in Dark Days Ahead.
+Changes are made as neccessary when efects are not supported.
+Note: This mod overwrites the vanilla styles entirely, so it should be placed early in the mod order to ensure mods can append weapons to styles.
+
+Added the Barbaran Montante style, book, and itemgroups.
+Give Fencing, Medieval Swordsmandship and Fior Di Battaglia more historically correct names.
+
+
+Styles updated so far-
+Brawling
+Fencing
+Krav Maga
+Sōjutsu
+Swordsmanship
+Taekwondo
+Tai Chi
+
+Caveats-
+BN lacks the ability to specify weapon group types, so legacy weapon additions are still required.
+BN lacks the block_effectiveness stat. Use block scaling with a stat appropriate to the art. block_effectiveness 2 -> block dex 2.
+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 disabling 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.