aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-15 07:14:54 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-15 07:14:54 -0700
commit0d549c15c16186e82101458f8c70306b2e3a207f (patch)
tree0b18ba6ac69dca3bcf881d4ab778d259ec736161
parentAdd the -75% damage penalty to Spurn counter as well (diff)
downloadcataclysm-dda-mod_battle-maid-redone-0d549c15c16186e82101458f8c70306b2e3a207f.tar.xz
Clean up descriptions of Counter and Spurn
-rw-r--r--techniques.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/techniques.json b/techniques.json
index ed9e5b4..daa4c4f 100644
--- a/techniques.json
+++ b/techniques.json
@@ -25,7 +25,7 @@
"block_counter": true,
"melee_allowed": true,
"knockback_dist": 1,
- "messages": [ "You block %s's attack and shove them back. Back!", "<npcname> struggles and forces %s back" ],
+ "messages": [ "You block %s's attack and shove them back.", "<npcname> struggles and forces %s back" ],
"mult_bonuses": [
{ "stat": "movecost", "scale": 0.0 },
{ "stat": "damage", "type": "bash", "scale": 0.25 },
@@ -42,7 +42,7 @@
"dodge_counter": true,
"melee_allowed": true,
"down_dur": 1,
- "messages": [ "You whirl away and strike %s", "<npcname> strikes with a malice that surprises you" ],
+ "messages": [ "You whirl away and trip %s", "<npcname> strikes with a malice that surprises you" ],
"mult_bonuses": [
{ "stat": "movecost", "scale": 0.0 },
{ "stat": "damage", "type": "bash", "scale": 0.25 },