From 099e32ad4410326197aec49550ef7fea7d3bd2f0 Mon Sep 17 00:00:00 2001 From: Me <135455255+IcarussOne@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:08:12 -0600 Subject: [PATCH] Start exospider page Also updated harbinger flavor text. --- .../en_us/entries/enemies/exospider.json | 26 +++++++++++++++++++ .../en_us/entries/enemies/harbinger.json | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 src/main/resources/assets/harkenscythe/patchouli_books/reaper_guidebook/en_us/entries/enemies/exospider.json diff --git a/src/main/resources/assets/harkenscythe/patchouli_books/reaper_guidebook/en_us/entries/enemies/exospider.json b/src/main/resources/assets/harkenscythe/patchouli_books/reaper_guidebook/en_us/entries/enemies/exospider.json new file mode 100644 index 0000000..dd4a5e6 --- /dev/null +++ b/src/main/resources/assets/harkenscythe/patchouli_books/reaper_guidebook/en_us/entries/enemies/exospider.json @@ -0,0 +1,26 @@ +{ + "name": "Exospider", + "icon": "minecraft:dye:15", + "category": "enemies", + "advancement": "harkenscythe:shell_of_a_spider", + "pages": [ + { + "type": "boss_info", + "title": "Exospider", + "piece": "none", + "resistance": " 6", + "knockback": " 0", + "health": " 40", + "damage": " 4", + "speed": " 0.35", + "drop1": "minecraft:dye:15", + "drop2": "harkenscythe:soul_essence" + }, + { + "type": "entity", + "name": " ", + "text": "A shell of its former self.", + "entity": "harkenscythe:exospider" + } + ] +} diff --git a/src/main/resources/assets/harkenscythe/patchouli_books/reaper_guidebook/en_us/entries/enemies/harbinger.json b/src/main/resources/assets/harkenscythe/patchouli_books/reaper_guidebook/en_us/entries/enemies/harbinger.json index 66d38ae..5e8a3d3 100644 --- a/src/main/resources/assets/harkenscythe/patchouli_books/reaper_guidebook/en_us/entries/enemies/harbinger.json +++ b/src/main/resources/assets/harkenscythe/patchouli_books/reaper_guidebook/en_us/entries/enemies/harbinger.json @@ -23,7 +23,7 @@ { "type": "entity", "name": " ", - "text": "Face the wrath of the Wither!", + "text": "Til death do us part.", "entity": "harkenscythe:harbinger{HandItems:[{Count:1,id:\"harkenscythe:reaper_scythe\"},{}]}", "scale": 0.9, "offset": 0.9