aboutsummaryrefslogtreecommitdiff
path: root/techniques.json
diff options
context:
space:
mode:
Diffstat (limited to 'techniques.json')
-rw-r--r--techniques.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/techniques.json b/techniques.json
index eeaa842..ed9e5b4 100644
--- a/techniques.json
+++ b/techniques.json
@@ -43,7 +43,12 @@
"melee_allowed": true,
"down_dur": 1,
"messages": [ "You whirl away and strike %s", "<npcname> strikes with a malice that surprises you" ],
- "mult_bonuses": [ { "stat": "movecost", "scale": 0.0 } ]
+ "mult_bonuses": [
+ { "stat": "movecost", "scale": 0.0 },
+ { "stat": "damage", "type": "bash", "scale": 0.25 },
+ { "stat": "damage", "type": "cut", "scale": 0.25 },
+ { "stat": "damage", "type": "stab", "scale": 0.25 }
+ ]
},
{
"type": "technique",