diff --git a/data/json/techniques.json b/data/json/techniques.json index da7ed64df8a0d..2303cf91356bf 100644 --- a/data/json/techniques.json +++ b/data/json/techniques.json @@ -135,9 +135,9 @@ "skill_requirements": [ { "name": "melee", "level": 4 } ], "crit_tec": true, "mult_bonuses": [ - { "stat": "arpen", "type": "bash", "scale": 1.3 }, - { "stat": "arpen", "type": "cut", "scale": 1.3 }, - { "stat": "arpen", "type": "stab", "scale": 1.3 } + { "stat": "arpen", "type": "bash", "scale": 1.3 }, + { "stat": "arpen", "type": "cut", "scale": 1.3 }, + { "stat": "arpen", "type": "stab", "scale": 1.3 } ], "messages": [ "You find a weak spot in %s's armor", " finds a weak spot in %s's armor!" ], "description": "30% armor penetration, crit only, min 4 melee",