Added most of the rest of the Anointment framework and a few more items.
Includes a Fortune, Silk Touch, and +damage Anointment.
This commit is contained in:
parent
8d9319e271
commit
7f2c40a1c4
114 changed files with 962 additions and 218 deletions
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"anointment.bloodmagic.fortune": "Fortunate",
|
||||
"anointment.bloodmagic.melee_damage": "Whetstone",
|
||||
"anointment.bloodmagic.silk_touch": "Soft Touch",
|
||||
"block.bloodmagic.accelerationrune": "Acceleration Rune",
|
||||
"block.bloodmagic.airritualstone": "Air Ritual Stone",
|
||||
"block.bloodmagic.alchemicalreactionchamber": "Alchemical Reaction Chamber",
|
||||
|
@ -121,6 +124,7 @@
|
|||
"item.bloodmagic.livingplate": "Living Chestplate",
|
||||
"item.bloodmagic.magicianbloodorb": "Magician Blood Orb",
|
||||
"item.bloodmagic.masterbloodorb": "Master Blood Orb",
|
||||
"item.bloodmagic.melee_anointment": "Honing Oil",
|
||||
"item.bloodmagic.miningsigil": "Sigil of the Fast Miner",
|
||||
"item.bloodmagic.plantoil": "Plant Oil",
|
||||
"item.bloodmagic.primitive_crystalline_resonator": "Primitive Resonator",
|
||||
|
@ -146,6 +150,8 @@
|
|||
"item.bloodmagic.sanguinereverter": "Sanguine Reverter",
|
||||
"item.bloodmagic.seersigil": "Seer's Sigil",
|
||||
"item.bloodmagic.sigilofmagnetism": "Sigil of Magnetism",
|
||||
"item.bloodmagic.silk_touch_anointment": "Soft Coating",
|
||||
"item.bloodmagic.slate_vial": "Slate-infused Vial",
|
||||
"item.bloodmagic.soulaxe": "Sentient Axe",
|
||||
"item.bloodmagic.soulgemcommon": "Common Tartaric Gem",
|
||||
"item.bloodmagic.soulgemgreater": "Greater Tartaric Gem",
|
||||
|
@ -452,6 +458,7 @@
|
|||
"tooltip.bloodmagic.sigil.void.desc": "Better than a Swiffer\u00AE!",
|
||||
"tooltip.bloodmagic.sigil.water.desc": "Infinite water, anyone?",
|
||||
"tooltip.bloodmagic.slate.desc": "Infused stone inside of a Blood Altar",
|
||||
"tooltip.bloodmagic.slate_vial": "A glass vial infused with a simple slate",
|
||||
"tooltip.bloodmagic.soulGem.common": "A gem used to contain more will",
|
||||
"tooltip.bloodmagic.soulGem.grand": "A gem used to contain a large amount of will",
|
||||
"tooltip.bloodmagic.soulGem.greater": "A gem used to contain a greater amount of will",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue