summaryrefslogtreecommitdiff
path: root/techniques
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-12 06:55:10 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-12 06:55:10 -0800
commit9ea221c8c13ea229731200a3a4d655ab44805f80 (patch)
tree321ac8817d53ae54f5997a0c7c9a07aa4ee6c1fc /techniques
parentRename tai chi. (diff)
downloadcataclysm-bn-mod_martial-arts-update-9ea221c8c13ea229731200a3a4d655ab44805f80.tar.xz
Update barbaran style for 2022-10-19-1306
Diffstat (limited to 'techniques')
-rw-r--r--techniques/barbaran.json6
1 files changed, 3 insertions, 3 deletions
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 }
]
},