From e4ea96706772f3c4e13bc0104b15b93df1758fef Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 16 May 2021 16:59:18 +0200 Subject: Small Things (#492) --- constants/misc.json | 3 ++- constants/reforgestones.json | 48 +++++++++++++++++++++++++++++++++++++ items/ATONED_REVENANT_MINIBOSS.json | 25 +++++++++++++++++++ items/BULKY_STONE.json | 7 ++++-- items/CHARGED_CREEPER_MONSTER.json | 26 ++++++++++++++++++++ items/ENDER_DRAGON_BOSS.json | 21 ---------------- items/SKELETON_HORSE_MONSTER.json | 27 +++++++++++++++++++++ items/ZOMBIE_PIGMEN_MONSTER.json | 20 ---------------- 8 files changed, 133 insertions(+), 44 deletions(-) create mode 100644 items/ATONED_REVENANT_MINIBOSS.json create mode 100644 items/CHARGED_CREEPER_MONSTER.json delete mode 100644 items/ENDER_DRAGON_BOSS.json create mode 100644 items/SKELETON_HORSE_MONSTER.json delete mode 100644 items/ZOMBIE_PIGMEN_MONSTER.json diff --git a/constants/misc.json b/constants/misc.json index 15ccdfdd..1f729ac1 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1097,7 +1097,8 @@ "a44f5df190134f969f210f6399c8c5c7", "54ce173e4ba74fdab08c14c8f88200d1", "ee541c71b14b46a1a259cf84b80a9b6e", - "4154a5602654493094d3497d2ad6849f" + "4154a5602654493094d3497d2ad6849f", + "d849307394b848fc9247c70b48e63872" ], "ranks": { diff --git a/constants/reforgestones.json b/constants/reforgestones.json index 9f3c8176..17e3dd86 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -109,6 +109,54 @@ } } }, + "BULKY_STONE":{ + "internalName":"BULKY_STONE", + "reforgeName":"Bulky", + "reforgeType":"blacksmith/reforge_stone", + "itemTypes":"SWORD", + "requiredRarities":[ + "COMMON", + "UNCOMMON", + "RARE", + "EPIC", + "LEGENDARY", + "MYTHIC" + ], + "reforgeCosts":{ + "COMMON":20000, + "UNCOMMON":40000, + "RARE":80000, + "EPIC":150000, + "LEGENDARY":300000, + "MYTHIC":600000 + }, + "reforgeStats":{ + "COMMON":{ + "health":4, + "defense":2 + }, + "UNCOMMON":{ + "health":6, + "defense":3 + }, + "RARE":{ + "health":9, + "defense":5 + }, + "EPIC":{ + "health":12, + "defense":8 + }, + "LEGENDARY":{ + "health":15, + "defense":13 + }, + "MYTHIC":{ + "health":20, + "defense":21 + } + } + }, "CANDY_CORN":{ "internalName":"CANDY_CORN", "reforgeName":"Candied", diff --git a/items/ATONED_REVENANT_MINIBOSS.json b/items/ATONED_REVENANT_MINIBOSS.json new file mode 100644 index 00000000..faaddcdd --- /dev/null +++ b/items/ATONED_REVENANT_MINIBOSS.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§5Atoned Revenant (Miniboss)", + "nbttag": "{ench:[],display:{Lore:[0:\"§7The Atoned Championis a Revenant Horror\",1:\"§7Miniboss that very rarely spawns after killing a\",2:\"§7Zombie during Revenant Horror Tier V Quests.\",3:\"\",4:\"§c❤ Health§8: §c2.400.000\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§aRevenant Flesh\"],Name:\"§5Atoned Revenant (Miniboss)\"},ExtraAttributes:{id:\"ATONED_REVENANT_MINIBOSS\"}}", + "damage": 54, + "lore": [ + "§7The Atoned Championis a Revenant Horror", + "§7Miniboss that very rarely spawns after killing a", + "§7Zombie during Revenant Horror Tier V Quests.", + "", + "§c❤ Health§8: §c2.400.000", + "", + "§6§lPossible Drops:", + "§aRevenant Flesh" + ], + "internalname": "ATONED_REVENANT_MINIBOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Atoned_Revenant" + ], + "entityrender": "Zombie", + "crafttext": "" +} \ No newline at end of file diff --git a/items/BULKY_STONE.json b/items/BULKY_STONE.json index 1cfcd0be..d2ef9889 100644 --- a/items/BULKY_STONE.json +++ b/items/BULKY_STONE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§5Bulky Stone", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c50f3eab-34c3-3db0-9dda-3302fbe65cbe\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjBiODdhN2UyODU1NzUxZjI5NTAxODA4ODNjZmJjZGQ4NjI5OGVlNGY3YmRlMDliMmY3MzE1NDYyZTg4YzBlZiJ9fX0=\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Bulky §7reforge\",5:\"§7to a melee weapon.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Bulky Stone\"},ExtraAttributes:{id:\"BULKY_STONE\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c50f3eab-34c3-3db0-9dda-3302fbe65cbe\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjBiODdhN2UyODU1NzUxZjI5NTAxODA4ODNjZmJjZGQ4NjI5OGVlNGY3YmRlMDliMmY3MzE1NDYyZTg4YzBlZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Bulky §7reforge\",5:\"§7to a melee weapon.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Bulky Stone\"},ExtraAttributes:{id:\"BULKY_STONE\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Reforge Stone", @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bulky_Stone" + ] } \ No newline at end of file diff --git a/items/CHARGED_CREEPER_MONSTER.json b/items/CHARGED_CREEPER_MONSTER.json new file mode 100644 index 00000000..14b2b785 --- /dev/null +++ b/items/CHARGED_CREEPER_MONSTER.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Charged Creeper (Monster)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eed2d903-ca32-4cc7-b33b-ca3bdbe18da4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjQyNTQ4MzhjMzNlYTIyN2ZmY2EyMjNkZGRhYWJmZTBiMDIxNWY3MGRhNjQ5ZTk0NDQ3N2Y0NDM3MGNhNjk1MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Charged Creeper is a mob that spawn during the Thunder\",1:\"§7event from the Blood God Shrine.\",2:\"\",3:\"§c❤ Health§8: §c17.500\",4:\"§7Combat XP: §38\",5:\"§7Coins per Kill: §61\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§aUncommon Loot\",9:\"§8 ■ §aEnchanted Gunpowder §8x1-3\"],Name:\"§9Charged Creeper (Monster)\"},ExtraAttributes:{id:\"CHARGED_CREEPER_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7Charged Creeper is a mob that spawn during the Thunder", + "§7event from the Blood God Shrine.", + "", + "§c❤ Health§8: §c17.500", + "§7Combat XP: §38", + "§7Coins per Kill: §61", + "", + "§6§lPossible Drops:", + "§aUncommon Loot", + "§8 ■ §aEnchanted Gunpowder §8x1-3" + ], + "internalname": "CHARGED_CREEPER_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Charged_Creeper" + ], + "crafttext": "" +} \ No newline at end of file diff --git a/items/ENDER_DRAGON_BOSS.json b/items/ENDER_DRAGON_BOSS.json deleted file mode 100644 index e37b71ac..00000000 --- a/items/ENDER_DRAGON_BOSS.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "itemid": "minecraft:spawn_egg", - "displayname": "§6Ender Dragon (Boss)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7The Ender Dragon is a Boss found on the End island.\",1:\"§7It drops Dragon Fragments and Armor when killed.\",2:\"§7There are 7 types of dragons: Young, Old, Wise,\",3:\"§7Protector, Strong, Unstable and Superior.\"],Name:\"§6Ender Dragon (Boss)\"},ExtraAttributes:{id:\"ENDER_DRAGON_BOSS\"}}", - "damage": 58, - "lore": [ - "§7The Ender Dragon is a Boss found on the End island.", - "§7It drops Dragon Fragments and Armor when killed.", - "§7There are 7 types of dragons: Young, Old, Wise,", - "§7Protector, Strong, Unstable and Superior." - ], - "internalname": "ENDER_DRAGON_BOSS", - "clickcommand": "", - "modver": "1.0.0", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Ender_Dragon" - ], - "entityrender": "EnderDragon", - "entityscale": 0.2 -} \ No newline at end of file diff --git a/items/SKELETON_HORSE_MONSTER.json b/items/SKELETON_HORSE_MONSTER.json new file mode 100644 index 00000000..1781e699 --- /dev/null +++ b/items/SKELETON_HORSE_MONSTER.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Skeleton Horse (Monster)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bcbce5bf-86c4-4e62-9fc5-0cc90de94b6d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDdlZmZjZTM1MTMyYzg2ZmY3MmJjYWU3N2RmYmIxZDIyNTg3ZTk0ZGYzY2JjMjU3MGVkMTdjZjg5NzNhIn19fQ\u003d\"}]}},display:{Lore:[0:\"§7Skeleton Horse, (not to be confused with the,\",1:\"§7Skeleton Horse Pet) is a mob that spawn during the\",2:\"§7Thunder event from the Blood God Shrine.\",3:\"\",4:\"§c❤ Health§8: §c35.000\",5:\"§7Combat XP: §38\",6:\"§7Coins per Kill: §61\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§aUncommon Loot\",10:\"§8 ■ §aEnchanted Bone §8x128-256\"],Name:\"§9Skeleton Horse (Monster)\"},ExtraAttributes:{id:\"SKELETON_HORSE_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7Skeleton Horse, (not to be confused with the,", + "§7Skeleton Horse Pet) is a mob that spawn during the", + "§7Thunder event from the Blood God Shrine.", + "", + "§c❤ Health§8: §c35.000", + "§7Combat XP: §38", + "§7Coins per Kill: §61", + "", + "§6§lPossible Drops:", + "§aUncommon Loot", + "§8 ■ §aEnchanted Bone §8x128-256" + ], + "internalname": "SKELETON_HORSE_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Horse" + ], + "crafttext": "" +} \ No newline at end of file diff --git a/items/ZOMBIE_PIGMEN_MONSTER.json b/items/ZOMBIE_PIGMEN_MONSTER.json deleted file mode 100644 index 2204ae7c..00000000 --- a/items/ZOMBIE_PIGMEN_MONSTER.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "itemid": "minecraft:spawn_egg", - "displayname": "§aZombie Pigmen (Monster)", - "nbttag": "{display:{Lore:[0:\"§7Pigmen, which are also known as Zombie Pigmen, are\",1:\"§7neutral mobs that spawn in the Pigman\u0027s Den and\",2:\"§7Blazing Fortress. They are neutral as long as\",3:\"§7players don\u0027t provoke them.\"],Name:\"§aZombie Pigmen (Monster)\"},ExtraAttributes:{id:\"ZOMBIE_PIGMEN_MONSTER\"}}", - "damage": 57, - "lore": [ - "§7Pigmen, which are also known as Zombie Pigmen, are", - "§7neutral mobs that spawn in the Pigman\u0027s Den and", - "§7Blazing Fortress. They are neutral as long as", - "§7players don\u0027t provoke them." - ], - "internalname": "ZOMBIE_PIGMEN_MONSTER", - "clickcommand": "", - "modver": "1.0.0", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Pigman" - ], - "entityrender": "PigZombie" -} \ No newline at end of file -- cgit