From f8cdce2a53ace7dfe63c7da46c4ef6c94446bbfa Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Sun, 15 Mar 2020 21:32:13 -0400 Subject: [PATCH] v0.8.0: added a leap ability to ripper demons in exchange for speed --- .../shatteredpixeldungeon/messages/actors/actors.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/actors/actors.properties b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/actors/actors.properties index 5f0517666..0e7bdae38 100644 --- a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/actors/actors.properties +++ b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/actors/actors.properties @@ -633,7 +633,8 @@ actors.mobs.rat.name=marsupial rat actors.mobs.rat.desc=Marsupial rats are aggressive but rather weak denizens of the sewers. They have a nasty bite, but are only life threatening in large numbers. actors.mobs.ripperdemon.name=ripper demon -actors.mobs.ripperdemon.desc=These horrific creatures are the result of the many dwarven corpses in this region being put to use by demonic forces. Rippers are emaciated ghoulish creatures that resemble dwarves, but with broken bodies and long sharp claws made of bone.\n\nRipper demons are not particularly durable, but they are fast and dangerous. Killing them individually is not difficult, but they just seem to keep coming... +actors.mobs.ripperdemon.leap=The ripper demon prepares to leap! +actors.mobs.ripperdemon.desc=These horrific creatures are the result of the many dwarven corpses in this region being put to use by demonic forces. Rippers are emaciated ghoulish creatures that resemble dwarves, but with broken bodies and long sharp claws made of bone.\n\nRipper demons are not particularly durable, but they are agile and dangerous. They are capable of leaping great distances to quickly reach targets before goring them with their claws. actors.mobs.rotheart.name=rot heart actors.mobs.rotheart.desc=A Rotberry's fruit is very unique. Instead of rotting away and providing nutrients, the fruit grows, hardens, and encompasses the seed. It provides protection for the internal organs which grow inside the fruit. This giant orb is referred to as the heart of an adult rotberry plant.