diff --git a/core/src/main/assets/messages/actors/actors.properties b/core/src/main/assets/messages/actors/actors.properties index 64fe8d321..dc321953c 100644 --- a/core/src/main/assets/messages/actors/actors.properties +++ b/core/src/main/assets/messages/actors/actors.properties @@ -491,8 +491,8 @@ actors.hero.abilities.duelist.elementalstrike.desc=The Duelist strikes an enemy actors.hero.abilities.duelist.elementalstrike.generic_desc=An elemental strike with no enchantment will release a small burst of magic, dealing 5-10 damage to all enemies in range. actors.hero.abilities.duelist.feint.name=feint actors.hero.abilities.duelist.feint.prompt=Choose a location to dash to -actors.hero.abilities.duelist.feint.too_far=That location is not adjacent to you -actors.hero.abilities.duelist.feint.bad_location=You can't move to that location +actors.hero.abilities.duelist.feint.too_far=That location is not adjacent to you. +actors.hero.abilities.duelist.feint.bad_location=You can't move to that location. actors.hero.abilities.duelist.feint.short_desc=The Duelist _Feints_, faking an attack while dashing to an adjacent tile. Enemies will attack her afterimage, leaving them open to a counterattack. actors.hero.abilities.duelist.feint.desc=The Duelist fakes an attack while dashing to an adjacent tile, leaving behind a momentary afterimage of herself. Enemies that were attacking the Duelist will attack her afterimage instead.\n\nEnemies that attack the afterimage become confused, which cancels their next action and leaves them open to a surprise attack.