aboutsummaryrefslogtreecommitdiff
path: root/martialarts.json
diff options
context:
space:
mode:
Diffstat (limited to 'martialarts.json')
-rw-r--r--martialarts.json14
1 files changed, 6 insertions, 8 deletions
diff --git a/martialarts.json b/martialarts.json
index 170f689..3a7f76d 100644
--- a/martialarts.json
+++ b/martialarts.json
@@ -10,7 +10,7 @@
{
"id": "maid_defense",
"name": "For Another",
- "description": "A servant stands between their mistress and the world.\n\nBlocked damage reduced by 100% of Dexterity, +1 Block attempt",
+ "description": "A servant stands between their Mistress and the world.\n\nBlocked damage reduced by 100% of Dexterity, +1 Block attempt",
"unarmed_allowed": true,
"melee_allowed": true,
"bonus_blocks": 1,
@@ -49,26 +49,24 @@
{
"id": "maid_pause_bonus",
"name": "Collected Miscellany",
- "description": "A moment to compose yourself is all you need.\n\nEnables certain techniques. -2 Blocks, -1 Dodge. Lasts one turn",
+ "description": "A moment to compose yourself is all you need.\n\nEnables certain techniques. Lasts one turn",
"unarmed_allowed": true,
"melee_allowed": true,
"skill_requirements": [ { "name": "unarmed", "level": 0 } ],
"buff_duration": 1,
- "max_stacks": 1,
- "bonus_blocks": -2,
- "bonus_dodges": -1
+ "max_stacks": 1
}
],
"ongethit_buffs": [
{
"id": "maid_gethit",
"name": "Flustered",
- "description": "Ah! N-not there!\n\n-1 Dodge attempts, -2 Dodge skill.",
+ "description": "Ow! I have to try harder!\n\n+1 Dodge attempts, +2 Dodge skill.",
"unarmed_allowed": true,
"melee_allowed": true,
"buff_duration": 1,
- "bonus_dodges": -1,
- "flat_bonuses": [ { "stat": "dodge", "scale": -2.0 } ]
+ "bonus_dodges": 1,
+ "flat_bonuses": [ { "stat": "dodge", "scale": 2.0 } ]
}
],
"techniques": [