Finished more ritual stuff
This commit is contained in:
parent
91ddb8b761
commit
0a2dfb4fd4
8 changed files with 56 additions and 25 deletions
|
@ -166,10 +166,10 @@ tile.BloodMagic.rune.blank.name=Blank Rune
|
|||
tile.BloodMagic.rune.speed.name=Speed Rune
|
||||
tile.BloodMagic.rune.efficiency.name=Efficiency Rune
|
||||
tile.BloodMagic.rune.sacrifice.name=Rune of Sacrifice
|
||||
tile.BloodMagic.rune.selfSacrifice.name=Rune of Self Sacrifice
|
||||
tile.BloodMagic.rune.selfsacrifice.name=Rune of Self Sacrifice
|
||||
tile.BloodMagic.rune.displacement.name=Displacement Rune
|
||||
tile.BloodMagic.rune.capacity.name=Rune of Capacity
|
||||
tile.BloodMagic.rune.augCapacity.name=Rune of Augmented Capacity
|
||||
tile.BloodMagic.rune.augcapacity.name=Rune of Augmented Capacity
|
||||
tile.BloodMagic.rune.orb.name=Rune of the Orb
|
||||
tile.BloodMagic.rune.acceleration.name=Acceleration Rune
|
||||
tile.BloodMagic.rune.charging.name=Charging Rune
|
||||
|
@ -439,7 +439,21 @@ ritual.BloodMagic.featheredKnifeRitual.altar.info=(Altar) This range defines the
|
|||
ritual.BloodMagic.featheredKnifeRitual.damage.info=(Damage) This defines where the ritual will damage a player. Players inside of this range will receive damage over time up to the specified limit.
|
||||
ritual.BloodMagic.regenerationRitual.heal.info=(Healing) Mobs within this range will receive a regeneration buff.
|
||||
ritual.BloodMagic.harvestRitual.harvestRange.info=(Harvesting) Plants within this range will be harvested.
|
||||
ritual.BloodMagic.magneticRitual.placementRange.info=
|
||||
ritual.BloodMagic.magneticRitual.placementRange.info=(Placement) The range that the ritual will place the grabbed ores into.
|
||||
ritual.BloodMagic.crushingRitual.crushingRange.info=(Crushing) The blocks that the ritual will break.
|
||||
ritual.BloodMagic.crushingRitual.chest.info=(Chest) The location of the inventory that the ritual will place the broken blocks into.
|
||||
ritual.BloodMagic.fullStomachRitual.fillRange.info=(Feeding) The range that the ritual will look at to feed players.
|
||||
ritual.BloodMagic.fullStomachRitual.chest.info=(Chest) The location of the inventory that the ritual will grab food from to feed players in range.
|
||||
ritual.BloodMagic.interdictionRitual.interdictionRange.info=(Push) The area of the ritual where mobs will be pushed. All mobs are pushed away from the master ritual stone, regardless of where this area is.
|
||||
ritual.BloodMagic.containmentRitual.containmentRange.info=(Containment) The area of the ritual where mobs will be pulled. All mobs are pulled towards the master ritual stone, regardless of where this area is.
|
||||
ritual.BloodMagic.speedRitual.sanicRange.info=(Speed) All entities within this area are launched in the direction of the arrow formed by the ritual.
|
||||
ritual.BloodMagic.suppressionRitual.suppressionRange.info=(Suppress) All liquids within the range are suppressed.
|
||||
ritual.BloodMagic.expulsionRitual.expulsionRange.info=(Expulsion)
|
||||
ritual.BloodMagic.zephyrRitual.zephyrRange.info=(Suction) Items within this range will be sucked into the linked chest.
|
||||
ritual.BloodMagic.zephyrRitual.chest.info=(Chest) The location of the inventory that the ritual will place the picked up items into.
|
||||
ritual.BloodMagic.animalGrowthRitual.growing.info=(Growth) Animals within this range will grow much faster.
|
||||
ritual.BloodMagic.forsakenSoulRitual.crystal.info=(Crystal) Demon Crystals in this range receive an increase in growth speed when a mob is killed by the ritual.
|
||||
ritual.BloodMagic.forsakenSoulRitual.damage.info=(Damage) Mobs within this range will be slowly damaged, and when killed will grow the crystals.
|
||||
|
||||
# Chat
|
||||
chat.BloodMagic.altarMaker.setTier=Set Tier to: %d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue