aboutsummaryrefslogtreecommitdiff
path: root/items/OBSIDIAN_DEFENDER_MONSTER.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-03-26 01:36:53 +0100
committerGitHub <noreply@github.com>2021-03-25 20:36:53 -0400
commite5413c6e707b234c5600880c047d0a8935d4d4ad (patch)
treee69aceeebfecf5790346989a31389a81987e0426 /items/OBSIDIAN_DEFENDER_MONSTER.json
parentb054e4b55e36ad8219f65e5826eadfe18508a501 (diff)
downloadNotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.tar.gz
NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.tar.bz2
NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.zip
Possible Mobdrops Part 1, some Fixes and added a Item (#447)
* Monster & Boss Things * Fix for 2 Items and a Wiki Link * Added Vicious Bundle
Diffstat (limited to 'items/OBSIDIAN_DEFENDER_MONSTER.json')
-rw-r--r--items/OBSIDIAN_DEFENDER_MONSTER.json27
1 files changed, 23 insertions, 4 deletions
diff --git a/items/OBSIDIAN_DEFENDER_MONSTER.json b/items/OBSIDIAN_DEFENDER_MONSTER.json
index d107ade3..89f766ec 100644
--- a/items/OBSIDIAN_DEFENDER_MONSTER.json
+++ b/items/OBSIDIAN_DEFENDER_MONSTER.json
@@ -1,21 +1,40 @@
{
"itemid": "minecraft:spawn_egg",
"displayname": "§9Obsidian Defender (Monster)",
- "nbttag": "{display:{Lore:[0:\"§7Obsidian Defenders are types of Wither Skeletons\",1:\"§7found exclusively in the Dragon\u0027s Nest. Obsidian\",2:\"§7Defenders are hostile, inflict the Wither potion\",3:\"§7effect, and are extremely fast. They are also\",4:\"§7completely immune to all knockback. \"],Name:\"§9Obsidian Defender (Monster)\"},ExtraAttributes:{id:\"OBSIDIAN_DEFENDER_MONSTER\"}}",
+ "nbttag": "{display:{Lore:[0:\"§7Obsidian Defenders are types of Wither Skeletons\",1:\"§7found exclusively in the Dragon\u0027s Nest. Obsidian\",2:\"§7Defenders are hostile, inflict the Wither potion\",3:\"§7effect, and are extremely fast. They are also\",4:\"§7completely immune to all knockback. \",5:\"\",6:\"§c❤ Health§8: §c10.000\",7:\"§7Coins per Kill: §615\",8:\"§7Combat XP: §340\",9:\"\",10:\"§6§lPossible Drops:\",11:\"§fCommon Loot\",12:\"§8 ■ §fObsidian §8x2-3\",13:\"\",14:\"§9Rare Loot \",15:\"§8 ■ §aEnchanted Obsidian §8(§a1%§8)\",16:\"\",17:\"§6Legendary Loot\",18:\"§8 ■ §5Obsidian Chestplate §8(§a0.1%§8)\",19:\"\",20:\"§dRNGesus Loot\",21:\"§8 ■ §9Combat Exp Boost §8(§a0.01%§8)\",22:\"§8 ■ §5Combat Exp Boost §8(§a0.0033%§8)\"],Name:\"§9Obsidian Defender (Monster)\"},ExtraAttributes:{id:\"OBSIDIAN_DEFENDER_MONSTER\"}}",
"damage": 67,
"lore": [
"§7Obsidian Defenders are types of Wither Skeletons",
"§7found exclusively in the Dragon\u0027s Nest. Obsidian",
"§7Defenders are hostile, inflict the Wither potion",
"§7effect, and are extremely fast. They are also",
- "§7completely immune to all knockback. "
+ "§7completely immune to all knockback. ",
+ "",
+ "§c❤ Health§8: §c10.000",
+ "§7Coins per Kill: §615",
+ "§7Combat XP: §340",
+ "",
+ "§6§lPossible Drops:",
+ "§fCommon Loot",
+ "§8 ■ §fObsidian §8x2-3",
+ "",
+ "§9Rare Loot ",
+ "§8 ■ §aEnchanted Obsidian §8(§a1%§8)",
+ "",
+ "§6Legendary Loot",
+ "§8 ■ §5Obsidian Chestplate §8(§a0.1%§8)",
+ "",
+ "§dRNGesus Loot",
+ "§8 ■ §9Combat Exp Boost §8(§a0.01%§8)",
+ "§8 ■ §5Combat Exp Boost §8(§a0.0033%§8)"
],
"internalname": "OBSIDIAN_DEFENDER_MONSTER",
"clickcommand": "",
- "modver": "1.0.0",
+ "modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Obsidian_Defender"
],
- "entityrender": "Skeleton"
+ "entityrender": "Skeleton",
+ "crafttext": ""
} \ No newline at end of file