From 0d549c15c16186e82101458f8c70306b2e3a207f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 15 Jul 2021 07:14:54 -0700 Subject: Clean up descriptions of Counter and Spurn --- techniques.json | 4 ++-- 1 file 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!", " struggles and forces %s back" ], + "messages": [ "You block %s's attack and shove them back.", " 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", " strikes with a malice that surprises you" ], + "messages": [ "You whirl away and trip %s", " strikes with a malice that surprises you" ], "mult_bonuses": [ { "stat": "movecost", "scale": 0.0 }, { "stat": "damage", "type": "bash", "scale": 0.25 }, -- cgit v1.2.1