From e43f607400acc497203f40224c71374a53b4efb8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 19 Jan 2022 18:08:34 -0800 Subject: Add Brawling, Fior Di Battaglia, Sojutsu, Taekwondo, Tai Chi. Add Barbaran Montane with book and itemgroup. --- readme | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 readme (limited to 'readme') 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. -- cgit v1.2.1