aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--techniques.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/techniques.json b/techniques.json
index dc99ab0..791f7ba 100644
--- a/techniques.json
+++ b/techniques.json
@@ -10,6 +10,11 @@
"downed_target": true,
"req_buffs": [ "maid_pause_bonus" ],
"messages": [ "You strike %s with an elegant coup de grĂ¢ce.", "<npcname> strikes %s in one elegant motion." ],
+ "flat_bonuses": [
+ { "stat": "arpen", "type": "bash", "scale": 5 },
+ { "stat": "arpen", "type": "cut", "scale": 5 },
+ { "stat": "arpen", "type": "stab", "scale": 5 }
+ ],
"mult_bonuses": [
{ "stat": "movecost", "scale": 1.5 },
{ "stat": "damage", "type": "bash", "scale": 2.0 },