Fixed spellbook page titles

This commit is contained in:
Sollace 2024-12-19 17:57:15 +01:00
parent db73dc7781
commit 30cf83e860
No known key found for this signature in database
GPG key ID: E52FACE7B5C773DB
7 changed files with 357 additions and 119 deletions

View file

@ -5,14 +5,18 @@
"content": { "content": {
"pages": [ "pages": [
{ {
"title": "gui.unicopia.spellbook.chapter.air.p1.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.air.p1.title"
},
"level": 1, "level": 1,
"elements": [ "elements": [
{ "x": 15, "y": -10, "width": 128, "height": 128, "texture": "unicopia:textures/gui/container/pages/air_magic.png" } { "x": 15, "y": -10, "width": 128, "height": 128, "texture": "unicopia:textures/gui/container/pages/air_magic.png" }
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.air.p2.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.air.p2.title"
},
"level": 1, "level": 1,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.p1.1.body", "gui.unicopia.spellbook.chapter.air.p1.1.body",
@ -30,7 +34,9 @@
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.air.p3.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.air.p3.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.p3.1.body", "gui.unicopia.spellbook.chapter.air.p3.1.body",
@ -39,7 +45,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.air.p4.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.air.p4.title"
},
"level": 3, "level": 3,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.p4.1.body", "gui.unicopia.spellbook.chapter.air.p4.1.body",
@ -60,7 +68,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.catapult", "title": {
"translate": "spell.unicopia.catapult"
},
"level": 4, "level": 4,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.catapult.1.body", "gui.unicopia.spellbook.chapter.air.catapult.1.body",
@ -86,7 +96,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.bubble", "title": {
"translate": "spell.unicopia.bubble"
},
"level": 2, "level": 2,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.bubble.1.body", "gui.unicopia.spellbook.chapter.air.bubble.1.body",
@ -111,7 +123,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.air.p7.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.air.p7.title"
},
"level": 4, "level": 4,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.p7.1.body", "gui.unicopia.spellbook.chapter.air.p7.1.body",
@ -119,14 +133,18 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.air.p8.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.air.p8.title"
},
"level": 5, "level": 5,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.p8.1.body" "gui.unicopia.spellbook.chapter.air.p8.1.body"
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.air.p9.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.air.p9.title"
},
"level": 6, "level": 6,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.p9.1.body", "gui.unicopia.spellbook.chapter.air.p9.1.body",
@ -134,7 +152,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.air.p10.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.air.p10.title"
},
"level": 7, "level": 7,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.p10.1.body", "gui.unicopia.spellbook.chapter.air.p10.1.body",
@ -144,7 +164,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.feather_fall", "title": {
"translate": "spell.unicopia.feather_fall"
},
"level": 5, "level": 5,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.feather_fall.1.body", "gui.unicopia.spellbook.chapter.air.feather_fall.1.body",
@ -171,7 +193,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.air.p12.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.air.p12.title"
},
"level": 6, "level": 6,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.p12.1.body", "gui.unicopia.spellbook.chapter.air.p12.1.body",
@ -182,7 +206,9 @@
}, },
{ }, { },
{ {
"title": "gui.unicopia.spellbook.chapter.air.p13.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.air.p13.title"
},
"level": 7, "level": 7,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.p13.1.body", "gui.unicopia.spellbook.chapter.air.p13.1.body",
@ -190,7 +216,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.air.p14.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.air.p14.title"
},
"level": 7, "level": 7,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.p14.1.body", "gui.unicopia.spellbook.chapter.air.p14.1.body",
@ -199,7 +227,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.air.p15.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.air.p15.title"
},
"level": 8, "level": 8,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.air.p15.1.body", "gui.unicopia.spellbook.chapter.air.p15.1.body",

View file

@ -5,14 +5,18 @@
"content": { "content": {
"pages": [ "pages": [
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.p1.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.p1.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ "x": 15, "y": -10, "width": 128, "height": 128, "texture": "unicopia:textures/gui/container/pages/crystal_heart.png" } { "x": 15, "y": -10, "width": 128, "height": 128, "texture": "unicopia:textures/gui/container/pages/crystal_heart.png" }
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.p2.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.p2.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.p2.1.body", "gui.unicopia.spellbook.chapter.artefacts.p2.1.body",
@ -22,7 +26,9 @@
] ]
}, },
{ {
"title": "item.unicopia.crystal_heart", "title": {
"translate": "item.unicopia.crystal_heart"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ "item": { "item": "unicopia:crystal_heart" } }, { "item": { "item": "unicopia:crystal_heart" } },
@ -32,14 +38,18 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.crystal_heart.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.crystal_heart.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.crystal_heart.3.body" "gui.unicopia.spellbook.chapter.artefacts.crystal_heart.3.body"
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.torn_page.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.torn_page.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.torn_page.1.body", "gui.unicopia.spellbook.chapter.artefacts.torn_page.1.body",
@ -55,7 +65,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.crystal_podium.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.crystal_podium.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ {
@ -72,7 +84,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.altar.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.altar.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.altar.1.body", "gui.unicopia.spellbook.chapter.artefacts.altar.1.body",
@ -88,7 +102,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.altar.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.altar.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ {
@ -110,7 +126,9 @@
] ]
}, },
{ {
"title": "item.unicopia.spectral_clock", "title": {
"translate": "item.unicopia.spectral_clock"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ "item": { "item": "unicopia:spectral_clock" } }, { "item": { "item": "unicopia:spectral_clock" } },
@ -123,7 +141,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.spectral_clock.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.spectral_clock.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.spectral_clock.2.body", "gui.unicopia.spellbook.chapter.artefacts.spectral_clock.2.body",
@ -132,7 +152,9 @@
] ]
}, },
{ {
"title": "item.unicopia.dragon_breath_scroll", "title": {
"translate": "item.unicopia.dragon_breath_scroll"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ "item": { "item": "unicopia:dragon_breath_scroll" } }, { "item": { "item": "unicopia:dragon_breath_scroll" } },
@ -142,7 +164,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.dragon_breath_scroll.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.dragon_breath_scroll.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.dragon_breath_scroll.3.body", "gui.unicopia.spellbook.chapter.artefacts.dragon_breath_scroll.3.body",
@ -150,7 +174,9 @@
] ]
}, },
{ {
"title": "item.unicopia.friendship_bracelet", "title": {
"translate": "item.unicopia.friendship_bracelet"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ "item": { "item": "unicopia:friendship_bracelet" } }, { "item": { "item": "unicopia:friendship_bracelet" } },
@ -160,7 +186,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.friendship_bracelet.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.friendship_bracelet.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.friendship_bracelet.3.body", "gui.unicopia.spellbook.chapter.artefacts.friendship_bracelet.3.body",
@ -168,7 +196,9 @@
] ]
}, },
{ {
"title": "item.unicopia.pegasus_amulet", "title": {
"translate": "item.unicopia.pegasus_amulet"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ "item": { "item": "unicopia:pegasus_amulet" } }, { "item": { "item": "unicopia:pegasus_amulet" } },
@ -178,14 +208,18 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.pegasus_amulet.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.pegasus_amulet.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.pegasus_amulet.3.body" "gui.unicopia.spellbook.chapter.artefacts.pegasus_amulet.3.body"
] ]
}, },
{ {
"title": "item.unicopia.meadowbrooks_staff", "title": {
"translate": "item.unicopia.meadowbrooks_staff"
},
"level": 3, "level": 3,
"elements": [ "elements": [
{ "item": { "item": "unicopia:meadowbrooks_staff" } }, { "item": { "item": "unicopia:meadowbrooks_staff" } },
@ -195,7 +229,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.meadowbrooks_staff.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.meadowbrooks_staff.title"
},
"level": 3, "level": 3,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.meadowbrooks_staff.3.body", "gui.unicopia.spellbook.chapter.artefacts.meadowbrooks_staff.3.body",
@ -203,7 +239,9 @@
] ]
}, },
{ {
"title": "item.unicopia.magic_staff", "title": {
"translate": "item.unicopia.magic_staff"
},
"level": 5, "level": 5,
"elements": [ "elements": [
{ "item": { "item": "unicopia:magic_staff" } }, { "item": { "item": "unicopia:magic_staff" } },
@ -212,7 +250,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.magic_staff.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.magic_staff.title"
},
"level": 5, "level": 5,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.magic_staff.2.body", "gui.unicopia.spellbook.chapter.artefacts.magic_staff.2.body",
@ -220,7 +260,9 @@
] ]
}, },
{ {
"title": "item.unicopia.grogars_bell", "title": {
"translate": "item.unicopia.grogars_bell"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ "item": { "item": "unicopia:grogars_bell" } }, { "item": { "item": "unicopia:grogars_bell" } },
@ -230,7 +272,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.grogars_bell.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.grogars_bell.title"
},
"level": 80, "level": 80,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.grogars_bell.3.body", "gui.unicopia.spellbook.chapter.artefacts.grogars_bell.3.body",
@ -238,7 +282,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.grogars_bell.2.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.grogars_bell.2.title"
},
"level": 80, "level": 80,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.grogars_bell.5.body", "gui.unicopia.spellbook.chapter.artefacts.grogars_bell.5.body",
@ -246,7 +292,9 @@
] ]
}, },
{ {
"title": "item.unicopia.alicorn_amulet", "title": {
"translate": "item.unicopia.alicorn_amulet"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ "item": { "item": "unicopia:alicorn_amulet" } }, { "item": { "item": "unicopia:alicorn_amulet" } },
@ -255,7 +303,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.title"
},
"level": 999, "level": 999,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.2.body", "gui.unicopia.spellbook.chapter.artefacts.alicorn_amulet.2.body",

View file

@ -5,14 +5,18 @@
"content": { "content": {
"pages": [ "pages": [
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p1.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p1.title"
},
"level": 10, "level": 10,
"elements": [ "elements": [
{ "x": 15, "y": -10, "width": 128, "height": 128, "texture": "unicopia:textures/gui/container/pages/dark_magic.png" } { "x": 15, "y": -10, "width": 128, "height": 128, "texture": "unicopia:textures/gui/container/pages/dark_magic.png" }
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p2.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p2.title"
},
"level": 8, "level": 8,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p2.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p2.1.body",
@ -21,7 +25,9 @@
}, },
{ }, { },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p3.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p3.title"
},
"level": 9, "level": 9,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p3.1.body" "gui.unicopia.spellbook.chapter.dark_magic.p3.1.body"
@ -29,7 +35,9 @@
}, },
{ }, { },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p4.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p4.title"
},
"level": 10, "level": 10,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p4.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p4.1.body",
@ -38,7 +46,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.vortex", "title": {
"translate": "spell.unicopia.vortex"
},
"level": 5, "level": 5,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.vortex.1.body", "gui.unicopia.spellbook.chapter.dark_magic.vortex.1.body",
@ -70,7 +80,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p6.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p6.title"
},
"level": 6, "level": 6,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p6.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p6.1.body",
@ -79,7 +91,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p7.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p7.title"
},
"level": 6, "level": 6,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p7.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p7.1.body",
@ -88,7 +102,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p8.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p8.title"
},
"level": 6, "level": 6,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p8.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p8.1.body",
@ -104,7 +120,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p9.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p9.title"
},
"level": 11, "level": 11,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p9.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p9.1.body",
@ -114,7 +132,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p10.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p10.title"
},
"level": 11, "level": 11,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p10.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p10.1.body",
@ -126,7 +146,9 @@
{ }, { },
{ }, { },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p11.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p11.title"
},
"level": 13, "level": 13,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p11.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p11.1.body",
@ -145,7 +167,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.transformation", "title": {
"translate": "spell.unicopia.transformation"
},
"level": 13, "level": 13,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.transformation.1.body", "gui.unicopia.spellbook.chapter.dark_magic.transformation.1.body",
@ -170,7 +194,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.reveal", "title": {
"translate": "spell.unicopia.reveal"
},
"level": 15, "level": 15,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.reveal.1.body", "gui.unicopia.spellbook.chapter.dark_magic.reveal.1.body",
@ -197,7 +223,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p14.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p14.title"
},
"level": 14, "level": 14,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p14.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p14.1.body",
@ -205,7 +233,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p15.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p15.title"
},
"level": 15, "level": 15,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p15.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p15.1.body",
@ -213,7 +243,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p16.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p16.title"
},
"level": 15, "level": 15,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p16.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p16.1.body",
@ -223,7 +255,9 @@
}, },
{ }, { },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p17.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p17.title"
},
"level": 18, "level": 18,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p17.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p17.1.body",
@ -233,7 +267,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p18.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p18.title"
},
"level": 14, "level": 14,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p18.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p18.1.body",
@ -242,7 +278,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.arcane_protection", "title": {
"translate": "spell.unicopia.arcane_protection"
},
"level": 16, "level": 16,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.arcane_protection.1.body", "gui.unicopia.spellbook.chapter.dark_magic.arcane_protection.1.body",
@ -269,7 +307,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.displacement", "title": {
"translate": "spell.unicopia.displacement"
},
"level": 17, "level": 17,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.displacement.1.body", "gui.unicopia.spellbook.chapter.dark_magic.displacement.1.body",
@ -293,7 +333,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p21.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p21.title"
},
"level": 14, "level": 14,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p21.1.body", "gui.unicopia.spellbook.chapter.dark_magic.p21.1.body",
@ -302,12 +344,16 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p22.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p22.title"
},
"level": 15, "level": 15,
"elements": [] "elements": []
}, },
{ {
"title": "spell.unicopia.mimic", "title": {
"translate": "spell.unicopia.mimic"
},
"level": 17, "level": 17,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.mimic.1.body", "gui.unicopia.spellbook.chapter.dark_magic.mimic.1.body",
@ -351,7 +397,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.dark_magic.p26.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.dark_magic.p26.title"
},
"level": 21, "level": 21,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.dark_magic.p26.1.body" "gui.unicopia.spellbook.chapter.dark_magic.p26.1.body"

View file

@ -5,14 +5,18 @@
"content": { "content": {
"pages": [ "pages": [
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p1.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p1.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ "x": 15, "y": -10, "width": 128, "height": 128, "texture": "unicopia:textures/gui/container/pages/fire_magic.png" } { "x": 15, "y": -10, "width": 128, "height": 128, "texture": "unicopia:textures/gui/container/pages/fire_magic.png" }
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p2.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p2.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p2.1.body", "gui.unicopia.spellbook.chapter.fire.p2.1.body",
@ -22,7 +26,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.scorch", "title": {
"translate": "spell.unicopia.scorch"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.scorch.1.body", "gui.unicopia.spellbook.chapter.fire.scorch.1.body",
@ -45,7 +51,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.flame", "title": {
"translate": "spell.unicopia.flame"
},
"level": 1, "level": 1,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.flame.1.body", "gui.unicopia.spellbook.chapter.fire.flame.1.body",
@ -71,7 +79,9 @@
}, },
{ }, { },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p5.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p5.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p5.1.body", "gui.unicopia.spellbook.chapter.fire.p5.1.body",
@ -80,7 +90,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p6.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p6.title"
},
"level": 2, "level": 2,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p6.1.body", "gui.unicopia.spellbook.chapter.fire.p6.1.body",
@ -90,7 +102,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p7.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p7.title"
},
"level": 2, "level": 2,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p7.1.body", "gui.unicopia.spellbook.chapter.fire.p7.1.body",
@ -99,7 +113,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p8.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p8.title"
},
"level": 21, "level": 21,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p8.1.body", "gui.unicopia.spellbook.chapter.fire.p8.1.body",
@ -108,7 +124,9 @@
}, },
{ }, { },
{ {
"title": "spell.unicopia.fire_bolt", "title": {
"translate": "spell.unicopia.fire_bolt"
},
"level": 2, "level": 2,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.fire_bolt.1.body", "gui.unicopia.spellbook.chapter.fire.fire_bolt.1.body",
@ -134,7 +152,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p10.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p10.title"
},
"level": 2, "level": 2,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p10.1.body", "gui.unicopia.spellbook.chapter.fire.p10.1.body",
@ -145,7 +165,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p11.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p11.title"
},
"level": 2, "level": 2,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p11.1.body", "gui.unicopia.spellbook.chapter.fire.p11.1.body",
@ -155,7 +177,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p12.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p12.title"
},
"level": 2, "level": 2,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p12.1.body", "gui.unicopia.spellbook.chapter.fire.p12.1.body",
@ -183,7 +207,9 @@
{ }, { },
{ }, { },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p13.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p13.title"
},
"level": 9, "level": 9,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p13.1.body", "gui.unicopia.spellbook.chapter.fire.p13.1.body",
@ -193,7 +219,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p14.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p14.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p14.1.body", "gui.unicopia.spellbook.chapter.fire.p14.1.body",
@ -203,7 +231,9 @@
}, },
{ }, { },
{ {
"title": "spell.unicopia.shield", "title": {
"translate": "spell.unicopia.shield"
},
"level": 2, "level": 2,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.shield.1.body", "gui.unicopia.spellbook.chapter.fire.shield.1.body",
@ -229,7 +259,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p16.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p16.title"
},
"level": 4, "level": 4,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p16.1.body", "gui.unicopia.spellbook.chapter.fire.p16.1.body",
@ -237,14 +269,18 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p17.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p17.title"
},
"level": 5, "level": 5,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p17.1.body" "gui.unicopia.spellbook.chapter.fire.p17.1.body"
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.fire.p18.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.fire.p18.title"
},
"level": 3, "level": 3,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.fire.p18.1.body", "gui.unicopia.spellbook.chapter.fire.p18.1.body",

View file

@ -5,14 +5,18 @@
"content": { "content": {
"pages": [ "pages": [
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p1.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p1.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ "x": 15, "y": -10, "width": 128, "height": 128, "texture": "unicopia:textures/gui/container/pages/ice_magic.png" } { "x": 15, "y": -10, "width": 128, "height": 128, "texture": "unicopia:textures/gui/container/pages/ice_magic.png" }
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p2.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p2.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p2.1.body", "gui.unicopia.spellbook.chapter.ice.p2.1.body",
@ -22,7 +26,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.frost", "title": {
"translate": "spell.unicopia.frost"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.frost.1.body", "gui.unicopia.spellbook.chapter.ice.frost.1.body",
@ -45,7 +51,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p4.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p4.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p4.1.body", "gui.unicopia.spellbook.chapter.ice.p4.1.body",
@ -70,7 +78,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p5.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p5.title"
},
"level": 4, "level": 4,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p5.1.body", "gui.unicopia.spellbook.chapter.ice.p5.1.body",
@ -79,7 +89,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p6.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p6.title"
},
"level": 5, "level": 5,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p6.1.body", "gui.unicopia.spellbook.chapter.ice.p6.1.body",
@ -87,7 +99,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p7.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p7.title"
},
"level": 6, "level": 6,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p7.1.body", "gui.unicopia.spellbook.chapter.ice.p7.1.body",
@ -98,7 +112,9 @@
}, },
{ }, { },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p8.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p8.title"
},
"level": 4, "level": 4,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p8.1.body", "gui.unicopia.spellbook.chapter.ice.p8.1.body",
@ -109,7 +125,9 @@
}, },
{ }, { },
{ {
"title": "spell.unicopia.light", "title": {
"translate": "spell.unicopia.light"
},
"level": 5, "level": 5,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.light.1.body", "gui.unicopia.spellbook.chapter.ice.light.1.body",
@ -136,7 +154,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p10.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p10.title"
},
"level": 4, "level": 4,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p10.1.body", "gui.unicopia.spellbook.chapter.ice.p10.1.body",
@ -146,7 +166,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p11.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p11.title"
},
"level": 4, "level": 4,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p11.1.body", "gui.unicopia.spellbook.chapter.ice.p11.1.body",
@ -156,7 +178,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p12.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p12.title"
},
"level": 6, "level": 6,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p12.1.body", "gui.unicopia.spellbook.chapter.ice.p12.1.body",
@ -164,7 +188,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p13.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p13.title"
},
"level": 6, "level": 6,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p13.1.body", "gui.unicopia.spellbook.chapter.ice.p13.1.body",
@ -172,7 +198,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p14.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p14.title"
},
"level": 19, "level": 19,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p14.1.body", "gui.unicopia.spellbook.chapter.ice.p14.1.body",
@ -180,7 +208,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p15.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p15.title"
},
"level": 19, "level": 19,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p15.1.body", "gui.unicopia.spellbook.chapter.ice.p15.1.body",
@ -188,7 +218,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p16.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p16.title"
},
"level": 19, "level": 19,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p16.1.body", "gui.unicopia.spellbook.chapter.ice.p16.1.body",
@ -204,7 +236,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p17.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p17.title"
},
"level": 20, "level": 20,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p17.1.body", "gui.unicopia.spellbook.chapter.ice.p17.1.body",
@ -220,7 +254,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p18.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p18.title"
},
"level": 20, "level": 20,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p18.1.body", "gui.unicopia.spellbook.chapter.ice.p18.1.body",
@ -237,7 +273,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p19.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p19.title"
},
"level": 7, "level": 7,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p19.1.body", "gui.unicopia.spellbook.chapter.ice.p19.1.body",
@ -245,7 +283,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.ice.p20.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.ice.p20.title"
},
"level": 7, "level": 7,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.p20.1.body", "gui.unicopia.spellbook.chapter.ice.p20.1.body",
@ -254,7 +294,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.hydrophobic", "title": {
"translate": "spell.unicopia.hydrophobic"
},
"level": 20, "level": 20,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.ice.hydrophobic.1.body", "gui.unicopia.spellbook.chapter.ice.hydrophobic.1.body",

View file

@ -5,7 +5,9 @@
"content": { "content": {
"pages": [ "pages": [
{ {
"title": "gui.unicopia.spellbook.chapter.introduction.p1.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.introduction.p1.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.introduction.p1.body", "gui.unicopia.spellbook.chapter.introduction.p1.body",
@ -14,7 +16,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.introduction.p2.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.introduction.p2.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.introduction.p2.body", "gui.unicopia.spellbook.chapter.introduction.p2.body",
@ -22,7 +26,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.introduction.p3.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.introduction.p3.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.introduction.p3.1.body", "gui.unicopia.spellbook.chapter.introduction.p3.1.body",
@ -31,7 +37,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.introduction.p4.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.introduction.p4.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.introduction.p4.1.body", "gui.unicopia.spellbook.chapter.introduction.p4.1.body",
@ -41,7 +49,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.introduction.p5.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.introduction.p5.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.introduction.p5.1.body", "gui.unicopia.spellbook.chapter.introduction.p5.1.body",
@ -50,7 +60,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.introduction.p6.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.introduction.p6.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
{ "x": 125, "y": 0, "width": 32, "height": 32, "texture": "unicopia:textures/gui/container/pages/crafting.png" }, { "x": 125, "y": 0, "width": 32, "height": 32, "texture": "unicopia:textures/gui/container/pages/crafting.png" },
@ -60,7 +72,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.introduction.p7.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.introduction.p7.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.introduction.p7.1.body", "gui.unicopia.spellbook.chapter.introduction.p7.1.body",
@ -70,7 +84,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.introduction.p8.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.introduction.p8.title"
},
"level": 1, "level": 1,
"elements": [ "elements": [
{ "x": 127, "y": 0, "width": 32, "height": 32, "texture": "unicopia:textures/item/botched_gem.png" }, { "x": 127, "y": 0, "width": 32, "height": 32, "texture": "unicopia:textures/item/botched_gem.png" },
@ -80,7 +96,9 @@
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.introduction.p9.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.introduction.p9.title"
},
"level": 0, "level": 0,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.introduction.p9.1.body", "gui.unicopia.spellbook.chapter.introduction.p9.1.body",

View file

@ -5,14 +5,18 @@
"content": { "content": {
"pages": [ "pages": [
{ {
"title": "gui.unicopia.spellbook.chapter.otherworldly.p1.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.otherworldly.p1.title"
},
"level": 10, "level": 10,
"elements": [ "elements": [
{ "x": 15, "y": -10, "width": 128, "height": 128, "texture": "unicopia:textures/gui/container/pages/the_otherworldly.png" } { "x": 15, "y": -10, "width": 128, "height": 128, "texture": "unicopia:textures/gui/container/pages/the_otherworldly.png" }
] ]
}, },
{ {
"title": "gui.unicopia.spellbook.chapter.otherworldly.p2.title", "title": {
"translate": "gui.unicopia.spellbook.chapter.otherworldly.p2.title"
},
"level": 20, "level": 20,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.otherworldly.p2.1.body", "gui.unicopia.spellbook.chapter.otherworldly.p2.1.body",
@ -21,7 +25,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.siphoning", "title": {
"translate": "spell.unicopia.siphoning"
},
"level": 20, "level": 20,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.otherworldly.siphoning.1.body", "gui.unicopia.spellbook.chapter.otherworldly.siphoning.1.body",
@ -45,7 +51,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.necromancy", "title": {
"translate": "spell.unicopia.necromancy"
},
"level": 21, "level": 21,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.otherworldly.necromancy.1.body", "gui.unicopia.spellbook.chapter.otherworldly.necromancy.1.body",
@ -74,7 +82,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.dark_vortex", "title": {
"translate": "spell.unicopia.dark_vortex"
},
"level": 23, "level": 23,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.otherworldly.dark_vortex.1.body", "gui.unicopia.spellbook.chapter.otherworldly.dark_vortex.1.body",
@ -101,7 +111,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.portal", "title": {
"translate": "spell.unicopia.portal"
},
"level": 24, "level": 24,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.otherworldly.portal.1.body", "gui.unicopia.spellbook.chapter.otherworldly.portal.1.body",
@ -128,7 +140,9 @@
] ]
}, },
{ {
"title": "spell.unicopia.mind_swap", "title": {
"translate": "spell.unicopia.mind_swap"
},
"level": 27, "level": 27,
"elements": [ "elements": [
"gui.unicopia.spellbook.chapter.otherworldly.mind_swap.1.body", "gui.unicopia.spellbook.chapter.otherworldly.mind_swap.1.body",