summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Others/v_techniques.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Others/v_techniques.json')
-rw-r--r--vamp_stuff/Modification_Files/Others/v_techniques.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/vamp_stuff/Modification_Files/Others/v_techniques.json b/vamp_stuff/Modification_Files/Others/v_techniques.json
index e979290..a9b6f4c 100644
--- a/vamp_stuff/Modification_Files/Others/v_techniques.json
+++ b/vamp_stuff/Modification_Files/Others/v_techniques.json
@@ -18,9 +18,9 @@
],
"mult_bonuses": [
[ "movecost", 1.33 ],
- [ "damage", "bash", "str", 1.33 ],
- [ "damage", "cut", "str", 1.66 ],
- [ "damage", "stab", "str", 0.66 ]
+ [ "damage", "bash", 1.33 ],
+ [ "damage", "cut", 1.66 ],
+ [ "damage", "stab", 0.66 ]
]
},
{
@@ -37,9 +37,9 @@
"messages": [ "%s faced the floor", "The downward slash sent %s into the ground", "<npcname> slammed %s beneath the floor." ],
"mult_bonuses": [
[ "movecost", 1.33 ],
- [ "damage", "bash", "str", 1.66 ],
- [ "damage", "cut", "str", 1.33 ],
- [ "damage", "stab", "str", 0.66 ]
+ [ "damage", "bash", 1.66 ],
+ [ "damage", "cut", 1.33 ],
+ [ "damage", "stab", 0.66 ]
]
},
{
@@ -54,9 +54,9 @@
"messages": [ "Quick strike", "%s was immediately struck", "<npcname> attacked %s quickly" ],
"mult_bonuses": [
[ "movecost", 0.33 ],
- [ "damage", "bash", "str", 0.66 ],
- [ "damage", "cut", "str", 0.66 ],
- [ "damage", "stab", "str", 0.66 ]
+ [ "damage", "bash", 0.66 ],
+ [ "damage", "cut", 0.66 ],
+ [ "damage", "stab", 0.66 ]
]
},
{
@@ -84,7 +84,7 @@
"weighting": -8,
"down_dur": 1,
"messages": [ "%s's weak point were stabbed", "<npcname> located %s's weak point and stab it" ],
- "mult_bonuses": [ [ "damage", "stab", "str", 2.0 ] ]
+ "mult_bonuses": [ [ "damage", "stab", 2.0 ] ]
},
{
"type": "technique",
@@ -97,7 +97,7 @@
"weighting": -16,
"down_dur": 2,
"messages": [ "You delivered a deadly stab to %s's weak point", "<npcname>'s deadly hit struck to %s." ],
- "mult_bonuses": [ [ "damage", "stab", "str", 4.0 ] ]
+ "mult_bonuses": [ [ "damage", "stab", 4.0 ] ]
},
{
"type": "technique",
@@ -110,7 +110,7 @@
"weighting": 1,
"down_dur": 3,
"messages": [ "%s was tripped", "<npcname> tripped %s" ],
- "mult_bonuses": [ [ "movecost", 0.75 ], [ "damage", "bash", "str", 1.0 ] ]
+ "mult_bonuses": [ [ "movecost", 0.75 ] ]
},
{
"type": "technique",
@@ -152,9 +152,9 @@
"messages": [ "The upward bash brought %s into the air", "%s were sent into the air!", "You bash %s upwards, and fell down" ],
"mult_bonuses": [
[ "movecost", 1.33 ],
- [ "damage", "bash", "str", 1.66 ],
- [ "damage", "cut", "str", 0.66 ],
- [ "damage", "stab", "str", 1.33 ]
+ [ "damage", "bash", 1.66 ],
+ [ "damage", "cut", 0.66 ],
+ [ "damage", "stab", 1.33 ]
]
},
{
@@ -171,9 +171,9 @@
"messages": [ "The heavy slam drove %s into the ground", "<npcname>'s bash sent %s downwards, and kissed the floor" ],
"mult_bonuses": [
[ "movecost", 1.33 ],
- [ "damage", "bash", "str", 1.66 ],
- [ "damage", "cut", "str", 0.66 ],
- [ "damage", "stab", "str", 1.66 ]
+ [ "damage", "bash", 1.66 ],
+ [ "damage", "cut", 0.66 ],
+ [ "damage", "stab", 1.66 ]
]
},
{