From 9ea221c8c13ea229731200a3a4d655ab44805f80 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 12 Jan 2023 06:55:10 -0800 Subject: Update barbaran style for 2022-10-19-1306 --- techniques/barbaran.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'techniques') diff --git a/techniques/barbaran.json b/techniques/barbaran.json index 6528928..897a5f9 100644 --- a/techniques/barbaran.json +++ b/techniques/barbaran.json @@ -9,9 +9,9 @@ "melee_allowed": true, "aoe": "impale", "mult_bonuses": [ - { "stat": "damage", "type": "bash", "scale": 1.1 }, - { "stat": "damage", "type": "cut", "scale": 1.1 }, - { "stat": "damage", "type": "stab", "scale": 1.1 }, + { "stat": "damage", "type": "bash", "scale": 1.3 }, + { "stat": "damage", "type": "cut", "scale": 1.3 }, + { "stat": "damage", "type": "stab", "scale": 1.3 }, { "stat": "movecost", "scale": 1.2 } ] }, -- cgit v1.2.1