From 44d37e7de9a050c62d1f2e8ec423856ea46a23ee Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 15 Jul 2021 00:46:14 -0700 Subject: Add rapiers and broadswords to the maid martial art Adjust maid ma buff names Remove move cost from maid ma counters --- martialarts.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'martialarts.json') diff --git a/martialarts.json b/martialarts.json index 3a7f76d..179b854 100644 --- a/martialarts.json +++ b/martialarts.json @@ -48,8 +48,8 @@ "onpause_buffs": [ { "id": "maid_pause_bonus", - "name": "Collected Miscellany", - "description": "A moment to compose yourself is all you need.\n\nEnables certain techniques. Lasts one turn", + "name": "Repose", + "description": "A moment to focus yourself is all you need.\n\nEnables certain techniques. Lasts one turn", "unarmed_allowed": true, "melee_allowed": true, "skill_requirements": [ { "name": "unarmed", "level": 0 } ], @@ -122,7 +122,12 @@ "pan", "steel_pan", "copper_pan", - "slaying_pan" + "slaying_pan", + "rapier", + "rapier_fake", + "broadsword", + "broadsword_inferior", + "broadsword_fake" ] } ] -- cgit v1.2.1