Added Tome of Peritia
Final push before the build.
This commit is contained in:
parent
9b79acaad6
commit
952b6aeeb0
11 changed files with 348 additions and 1 deletions
|
@ -94,6 +94,7 @@
|
|||
"item.bloodmagic.duskscribetool": "Inscription Tool: Dusk",
|
||||
"item.bloodmagic.earthscribetool": "Inscription Tool: Earth",
|
||||
"item.bloodmagic.etherealslate": "Ethereal Slate",
|
||||
"item.bloodmagic.experiencebook": "Tome of Peritia",
|
||||
"item.bloodmagic.explosivepowder": "Explosive Powder",
|
||||
"item.bloodmagic.firescribetool": "Inscription Tool: Fire",
|
||||
"item.bloodmagic.fragment_netherite_scrap": "Ancient Debris Fragment",
|
||||
|
@ -352,6 +353,9 @@
|
|||
"tooltip.bloodmagic.diviner.fireRune": "Fire Runes: %d",
|
||||
"tooltip.bloodmagic.diviner.totalRune": "Total Runes: %d",
|
||||
"tooltip.bloodmagic.diviner.waterRune": "Water Runes: %d",
|
||||
"tooltip.bloodmagic.experienceTome": "A book used to store experience",
|
||||
"tooltip.bloodmagic.experienceTome.exp": "Exp: %0.3f",
|
||||
"tooltip.bloodmagic.experienceTome.expLevel": "Level: %d",
|
||||
"tooltip.bloodmagic.extraInfo": "&9-Hold shift for more info-",
|
||||
"tooltip.bloodmagic.holdShiftForInfo": "Press shift for extra info",
|
||||
"tooltip.bloodmagic.inscriber.desc": "The writing is on the wall...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue