From 95147e8a587110dab4a0c8cedb79a5fbc69c5de5 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Wed, 23 Oct 2024 14:23:22 -0400 Subject: [PATCH] v3.0.0: added a description for crazed bandits --- core/src/main/assets/messages/actors/actors.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/core/src/main/assets/messages/actors/actors.properties b/core/src/main/assets/messages/actors/actors.properties index 55411ca7d..7078c609e 100644 --- a/core/src/main/assets/messages/actors/actors.properties +++ b/core/src/main/assets/messages/actors/actors.properties @@ -1175,6 +1175,7 @@ actors.mobs.armoredstatue.desc=You would think that it's just another one of thi actors.mobs.armoredstatue.desc_arm_wep=While the statue itself is made of stone, the _%1$s_ and _%2$s_ it's wielding look real. actors.mobs.bandit.name=crazy bandit +actors.mobs.bandit.desc=An elite thief, distinguished by their more opulent purple robe. Despite their greater skill, they've become just as mindless as regular thieves.\n\nIn addition to stealing from you, crazed bandits will briefly blind, cripple, and poison you! They're much more likely to be carrying extra loot than a regular thief though. actors.mobs.bat.name=vampire bat actors.mobs.bat.desc=These brisk and tenacious inhabitants of the caves are much more dangerous than they seem. They replenish their health with each successful attack, which allows them to defeat much larger opponents.