From f25a62732cf029d0bca8962c399c6f0fe90e7d12 2022-07-24 10:15:01 From: chain Date: 2022-07-24 10:15:01 Subject: [PATCH] Equipment: Revise Wakizashi, add missing CRITMULT --- diff --git a/my_equipment.lst b/my_equipment.lst index a4fa0291a6edfb38e593ac6fca578680443245fa..e7d79a56791484b0266b25ea834eb9034dbb170b 100644 --- a/my_equipment.lst +++ b/my_equipment.lst @@ -56,4 +56,4 @@ Go set TYPE:Gear COST:1 WT:0.5 Sending Pouch TYPE:Magic.Uncommon.Wondrous item.Attunement DEFINE:Attunement_SendingPouch|0 BONUS:VAR|Attunement_SendingPouch|1 SPROP:Not attuned to Item|!PREABILITY:1,CATEGORY=Attunement,Sending Pouch SPROP:A letter or envelope placed in this pouch, addressed to someone who owns another sending pouch, disappears, and the recipient listed finds it in their pouch. An envelope can contain up to 100g(gram) of non-magical matter upon transfer. Any magical matter within the pouch will block its ability to send or receive. -Wakizashi KEY:Wakizashi PROFICIENCY:WEAPON|Shortsword TYPE:Weapon.Melee.Weapon_Melee.Weapon_Finesse.Slashing.Finesse.Martial.Sword COST:0 WT:2 CRITRANGE:1 DAMAGE:1d6 WIELD:OneHanded SIZE:M EQMOD:FINESSE.PLUS1WC BONUS:WEAPON|TOHIT,DAMAGE|max(MeleeToHitBonus,DEX)|TYPE=Ability +Wakizashi KEY:Wakizashi PROFICIENCY:WEAPON|Shortsword TYPE:Weapon.Melee.Weapon_Melee.Weapon_Finesse.Slashing.Finesse.Martial.Sword COST:0 WT:2 CRITRANGE:1 CRITMULT:x2 DAMAGE:1d6 WIELD:OneHanded SIZE:M EQMOD:FINESSE.PLUS1WC BONUS:WEAPON|TOHIT,DAMAGE|max(MeleeToHitBonus,DEX)|TYPE=Ability