Added the framework for a ritual that grants downgrades (instead of the potion method)
This commit is contained in:
parent
43f86abc58
commit
ed8427c04e
13 changed files with 661 additions and 4 deletions
|
@ -594,7 +594,7 @@ ritual.BloodMagic.fellingRitual=Crash of the Timberman
|
|||
ritual.BloodMagic.pumpRitual=Hymn of Siphoning
|
||||
ritual.BloodMagic.altarBuilderRitual=The Assembly of the High Altar
|
||||
ritual.BloodMagic.portalRitual=The Gate of the Fold
|
||||
|
||||
ritual.BloodMagic.downgradeRitual=Downgrade Ritual
|
||||
|
||||
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.
|
||||
|
@ -668,6 +668,11 @@ ritual.BloodMagic.fellingRitual.fellingRange.info=(Cutting) The range that the r
|
|||
ritual.BloodMagic.fellingRitual.chest.info=(Chest) The location of the inventory that the ritual will place the results into.
|
||||
ritual.BloodMagic.pumpRitual.pumpRange.info=(Pump) The region that the ritual will look for fluids to grab from the world.
|
||||
|
||||
ritual.BloodMagic.downgradeRitual.dialogue.bow.1=So, Mortal, you wish to gain more power...
|
||||
ritual.BloodMagic.downgradeRitual.dialogue.bow.200=By kneeling at this altar, you may gain further strength, however you will have to give up something as recompense...
|
||||
ritual.BloodMagic.downgradeRitual.dialogue.bow.400=All it takes is a little sacrifice. By forfeighting your aim with a bow, you may attain further heights in other aspects.
|
||||
ritual.BloodMagic.downgradeRitual.dialogue.bow.600=What will you choose...
|
||||
|
||||
# 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