aboutsummaryrefslogtreecommitdiff
path: root/techniques.json
diff options
context:
space:
mode:
Diffstat (limited to 'techniques.json')
-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 },