Ported Ritual of the Feathered Earth to BM2. (#1492)
* Ported Ritual of the Feathered Earth to BM2. * Changed maximum area * Feathered Earth Hurt timer fall damage negation based on Set part1 * Part 2, switched to handling through potions, digging into area descriptor range bug * Fixed Ritual area * Update gradle.properties
This commit is contained in:
parent
6b25caa06d
commit
865968a4b8
7 changed files with 122 additions and 18 deletions
|
@ -621,6 +621,7 @@ ritual.bloodmagic.downgradeRitual=Penance of the Leadened Soul
|
|||
ritual.bloodmagic.crystalSplitRitual=Resonance of the Faceted Crystal
|
||||
ritual.bloodmagic.condorRitual=Reverence of the Condor
|
||||
ritual.bloodmagic.eternalSoulRitual=Cry of the Eternal Soul
|
||||
ritual.bloodmagic.featheredEarthRitual=Ritual of the Feathered Earth
|
||||
|
||||
ritual.bloodmagic.waterRitual.info=Generates a source of water from the master ritual stone.
|
||||
ritual.bloodmagic.lavaRitual.info=Generates a source of lava from the master ritual stone.
|
||||
|
@ -751,10 +752,11 @@ ritual.bloodmagic.downgradeRitual.dialogue.slowHeal.100=Unlike my comrades, I of
|
|||
ritual.bloodmagic.downgradeRitual.dialogue.slowHeal.300=Although your wounds may heal, they will do so slowly if you accept my "offering," and the stings of battle will plague you even more.
|
||||
ritual.bloodmagic.downgradeRitual.dialogue.slowHeal.500=So think carefully before you rush into something that you may regret, since even though your cup may be empty it will be almost impossible to fill once more...
|
||||
|
||||
ritual.bloodmagic.featheredEarthRitual.info=Prevents falldamage in an area.
|
||||
ritual.bloodmagic.condorRitual.info=Provides flight in an area around the ritual.
|
||||
|
||||
ritual.bloodmagic.eternalSoulRitual.info=Capable of transferring Life Essence from a Network back into an Altar at a cost.
|
||||
|
||||
|
||||
# Chat
|
||||
chat.bloodmagic.altarMaker.setTier=Set Tier to: %d
|
||||
chat.bloodmagic.altarMaker.building=Building a Tier %d Altar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue