diff options
author | MisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com> | 2021-08-14 20:17:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:17:56 -0400 |
commit | 70fb8e1ead95189a7a9e97455786bdf3f6c050c7 (patch) | |
tree | b1c425dfeb91e96aab1cbe6b022797dd2eeeb9a0 | |
parent | 74ac75dad6d42792b7c954d02766550661c127b5 (diff) | |
download | NotEnoughUpdates-REPO-70fb8e1ead95189a7a9e97455786bdf3f6c050c7.tar.gz NotEnoughUpdates-REPO-70fb8e1ead95189a7a9e97455786bdf3f6c050c7.tar.bz2 NotEnoughUpdates-REPO-70fb8e1ead95189a7a9e97455786bdf3f6c050c7.zip |
Fixed slayer exp on bosses (#590)
* Fix Special Rarity Color
* Fix Special Rarity Color
* Update SVEN_PACKMASTER_1_BOSS.json
* Update SVEN_PACKMASTER_2_BOSS.json
* Update SVEN_PACKMASTER_3_BOSS.json
* Update SVEN_PACKMASTER_4_BOSS.json
* Update TARANTULA_BROODFATHER_1_BOSS.json
* Update TARANTULA_BROODFATHER_2_BOSS.json
* Update TARANTULA_BROODFATHER_3_BOSS.json
* Update TARANTULA_BROODFATHER_4_BOSS.json
-rw-r--r-- | items/SVEN_PACKMASTER_1_BOSS.json | 6 | ||||
-rw-r--r-- | items/SVEN_PACKMASTER_2_BOSS.json | 6 | ||||
-rw-r--r-- | items/SVEN_PACKMASTER_3_BOSS.json | 6 | ||||
-rw-r--r-- | items/SVEN_PACKMASTER_4_BOSS.json | 6 | ||||
-rw-r--r-- | items/TARANTULA_BROODFATHER_1_BOSS.json | 6 | ||||
-rw-r--r-- | items/TARANTULA_BROODFATHER_2_BOSS.json | 6 | ||||
-rw-r--r-- | items/TARANTULA_BROODFATHER_3_BOSS.json | 6 | ||||
-rw-r--r-- | items/TARANTULA_BROODFATHER_4_BOSS.json | 6 |
8 files changed, 24 insertions, 24 deletions
diff --git a/items/SVEN_PACKMASTER_1_BOSS.json b/items/SVEN_PACKMASTER_1_BOSS.json index aacb5acb..57cf1ff0 100644 --- a/items/SVEN_PACKMASTER_1_BOSS.json +++ b/items/SVEN_PACKMASTER_1_BOSS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Sven Packmaster I (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§8Beginner\",1:\"\",2:\"§7Health: §c2.000❤\",3:\"§7Damage: §c60 §7per second\",4:\"\",5:\"§aAgile\",6:\"§7The wolf is small and fast, making\",7:\"§7it hard to hit.\",8:\"\",9:\"§7Reward: §d5 Enderman Slayer XP\",10:\"§8+ Possible Drops:\",11:\"§aWolf Tooth §a(1x-3x) §8(§2Guaranteed 100%§8)\"],Name:\"§6Sven Packmaster I (Boss)\"},ExtraAttributes:{id:\"SVEN_PACKMASTER_1_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§8Beginner\",1:\"\",2:\"§7Health: §c2.000❤\",3:\"§7Damage: §c60 §7per second\",4:\"\",5:\"§aAgile\",6:\"§7The wolf is small and fast, making\",7:\"§7it hard to hit.\",8:\"\",9:\"§7Reward: §d5 Wolf Slayer XP\",10:\"§8+ Possible Drops:\",11:\"§aWolf Tooth §a(1x-3x) §8(§2Guaranteed 100%§8)\"],Name:\"§6Sven Packmaster I (Boss)\"},ExtraAttributes:{id:\"SVEN_PACKMASTER_1_BOSS\"}}", "damage": 3, "lore": [ "§8Beginner", @@ -13,7 +13,7 @@ "§7The wolf is small and fast, making", "§7it hard to hit.", "", - "§7Reward: §d5 Enderman Slayer XP", + "§7Reward: §d5 Wolf Slayer XP", "§8+ Possible Drops:", "§aWolf Tooth §a(1x-3x) §8(§2Guaranteed 100%§8)" ], @@ -25,4 +25,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Sven_Packmaster" ], "crafttext": "" -}
\ No newline at end of file +} diff --git a/items/SVEN_PACKMASTER_2_BOSS.json b/items/SVEN_PACKMASTER_2_BOSS.json index c442d92f..6f2ee680 100644 --- a/items/SVEN_PACKMASTER_2_BOSS.json +++ b/items/SVEN_PACKMASTER_2_BOSS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Sven Packmaster II (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§8Strong\",1:\"\",2:\"§7Health: §c40.000❤\",3:\"§7Damage: §c80 §7per second\",4:\"§7True damage: §f10 §7per second\",5:\"\",6:\"§aAgile\",7:\"§7The wolf is small and fast, making\",8:\"§7it hard to hit.\",9:\"\",10:\"§fTrue Damage\",11:\"§7Ignores your defense. Very painful.\",12:\"\",13:\"§7Reward: §d25 Enderman Slayer XP\",14:\"§8+ Possible Drops:\",15:\"§aWolf Tooth §a(9x-18x) §8(§2Guaranteed 100%§8)\",16:\"§9Hamster Wheel §a(1x) §8(§9Occasional 20%§8)\",17:\"§9Sprit Rune §a(1x) §8(§bRare 5%§8)\"],Name:\"§6Sven Packmaster II (Boss)\"},ExtraAttributes:{id:\"SVEN_PACKMASTER_2_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§8Strong\",1:\"\",2:\"§7Health: §c40.000❤\",3:\"§7Damage: §c80 §7per second\",4:\"§7True damage: §f10 §7per second\",5:\"\",6:\"§aAgile\",7:\"§7The wolf is small and fast, making\",8:\"§7it hard to hit.\",9:\"\",10:\"§fTrue Damage\",11:\"§7Ignores your defense. Very painful.\",12:\"\",13:\"§7Reward: §d25 Wolf Slayer XP\",14:\"§8+ Possible Drops:\",15:\"§aWolf Tooth §a(9x-18x) §8(§2Guaranteed 100%§8)\",16:\"§9Hamster Wheel §a(1x) §8(§9Occasional 20%§8)\",17:\"§9Sprit Rune §a(1x) §8(§bRare 5%§8)\"],Name:\"§6Sven Packmaster II (Boss)\"},ExtraAttributes:{id:\"SVEN_PACKMASTER_2_BOSS\"}}", "damage": 3, "lore": [ "§8Strong", @@ -17,7 +17,7 @@ "§fTrue Damage", "§7Ignores your defense. Very painful.", "", - "§7Reward: §d25 Enderman Slayer XP", + "§7Reward: §d25 Wolf Slayer XP", "§8+ Possible Drops:", "§aWolf Tooth §a(9x-18x) §8(§2Guaranteed 100%§8)", "§9Hamster Wheel §a(1x) §8(§9Occasional 20%§8)", @@ -31,4 +31,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Sven_Packmaster" ], "crafttext": "" -}
\ No newline at end of file +} diff --git a/items/SVEN_PACKMASTER_3_BOSS.json b/items/SVEN_PACKMASTER_3_BOSS.json index 0c76c67c..6ac6794d 100644 --- a/items/SVEN_PACKMASTER_3_BOSS.json +++ b/items/SVEN_PACKMASTER_3_BOSS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Sven Packmaster III (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§8Strong\",1:\"\",2:\"§7Health: §c750.000❤\",3:\"§7Damage: §c180 §7per second\",4:\"§7True damage: §f50 §7per second\",5:\"\",6:\"§aAgile\",7:\"§7The wolf is small and fast, making\",8:\"§7it hard to hit.\",9:\"\",10:\"§fTrue Damage\",11:\"§7Ignores your defense. Very painful.\",12:\"\",13:\"§bCall the pups!\",14:\"§7At 50% health, calls its deadly pack\",15:\"§7of pups.\",16:\"\",17:\"§7Reward: §d100 Enderman Slayer XP\",18:\"§8+ Possible Drops:\",19:\"§aWolf Tooth §a(30x-50x) §8(§2Guaranteed 100%§8)\",20:\"§9Hamster Wheel §a(2x-4x) §8(§9Occasional 20%§8)\",21:\"§9Sprit Rune §a(1x) §8(§bRare 5%§8)\",22:\"§9Critical VI §a(1x) §8(§5Extraodinary 1%§8)\",23:\"§5Red Claw Egg §a(1x) §8(§dPray RNGesus \u003c1%§8)\"],Name:\"§6Sven Packmaster III (Boss)\"},ExtraAttributes:{id:\"SVEN_PACKMASTER_3_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§8Strong\",1:\"\",2:\"§7Health: §c750.000❤\",3:\"§7Damage: §c180 §7per second\",4:\"§7True damage: §f50 §7per second\",5:\"\",6:\"§aAgile\",7:\"§7The wolf is small and fast, making\",8:\"§7it hard to hit.\",9:\"\",10:\"§fTrue Damage\",11:\"§7Ignores your defense. Very painful.\",12:\"\",13:\"§bCall the pups!\",14:\"§7At 50% health, calls its deadly pack\",15:\"§7of pups.\",16:\"\",17:\"§7Reward: §d100 Wolf Slayer XP\",18:\"§8+ Possible Drops:\",19:\"§aWolf Tooth §a(30x-50x) §8(§2Guaranteed 100%§8)\",20:\"§9Hamster Wheel §a(2x-4x) §8(§9Occasional 20%§8)\",21:\"§9Sprit Rune §a(1x) §8(§bRare 5%§8)\",22:\"§9Critical VI §a(1x) §8(§5Extraodinary 1%§8)\",23:\"§5Red Claw Egg §a(1x) §8(§dPray RNGesus \u003c1%§8)\"],Name:\"§6Sven Packmaster III (Boss)\"},ExtraAttributes:{id:\"SVEN_PACKMASTER_3_BOSS\"}}", "damage": 3, "lore": [ "§8Strong", @@ -21,7 +21,7 @@ "§7At 50% health, calls its deadly pack", "§7of pups.", "", - "§7Reward: §d100 Enderman Slayer XP", + "§7Reward: §d100 Wolf Slayer XP", "§8+ Possible Drops:", "§aWolf Tooth §a(30x-50x) §8(§2Guaranteed 100%§8)", "§9Hamster Wheel §a(2x-4x) §8(§9Occasional 20%§8)", @@ -37,4 +37,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Sven_Packmaster" ], "crafttext": "" -}
\ No newline at end of file +} diff --git a/items/SVEN_PACKMASTER_4_BOSS.json b/items/SVEN_PACKMASTER_4_BOSS.json index 50fe2d33..d25a9a2f 100644 --- a/items/SVEN_PACKMASTER_4_BOSS.json +++ b/items/SVEN_PACKMASTER_4_BOSS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Sven Packmaster IV (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§8Strong\",1:\"\",2:\"§7Health: §c2.000.000❤\",3:\"§7Damage: §c440 §7per second\",4:\"§7True damage: §f200 §7per second\",5:\"\",6:\"§aAgile\",7:\"§7The wolf is small and fast, making\",8:\"§7it hard to hit.\",9:\"\",10:\"§fTrue Damage\",11:\"§7Ignores your defense. Very painful.\",12:\"\",13:\"§bCall the pups!\",14:\"§7At 50% health, calls its deadly pack\",15:\"§7of pups.\",16:\"\",17:\"§7Reward: §d500 Enderman Slayer XP\",18:\"§8+ Possible Drops:\",19:\"§aWolf Tooth §a(30x-50x) §8(§2Guaranteed 100%§8)\",20:\"§9Hamster Wheel §a(2x-4x) §8(§9Occasional 20%§8)\",21:\"§9Sprit Rune §a(1x) §8(§bRare 5%§8)\",22:\"§9Critical VI §a(1x) §8(§5Extraodinary 1%§8)\",23:\"§5Red Claw Egg §a(1x) §8(§dPray RNGesus \u003c1%§8)\",24:\"§6Couture Rune I §a(1x) §8(§dPray RNGesus \u003c1%§8)\",25:\"§9Grizzly Bait §a(1x) §8(§dPray RNGesus \u003c1%§8)\",26:\"§5Overflux Capacitor §a(1x) §8(§dPray RNGesus \u003c1%§8)\"],Name:\"§6Sven Packmaster IV (Boss)\"},ExtraAttributes:{id:\"SVEN_PACKMASTER_4_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§8Strong\",1:\"\",2:\"§7Health: §c2.000.000❤\",3:\"§7Damage: §c440 §7per second\",4:\"§7True damage: §f200 §7per second\",5:\"\",6:\"§aAgile\",7:\"§7The wolf is small and fast, making\",8:\"§7it hard to hit.\",9:\"\",10:\"§fTrue Damage\",11:\"§7Ignores your defense. Very painful.\",12:\"\",13:\"§bCall the pups!\",14:\"§7At 50% health, calls its deadly pack\",15:\"§7of pups.\",16:\"\",17:\"§7Reward: §d500 Wolf Slayer XP\",18:\"§8+ Possible Drops:\",19:\"§aWolf Tooth §a(30x-50x) §8(§2Guaranteed 100%§8)\",20:\"§9Hamster Wheel §a(2x-4x) §8(§9Occasional 20%§8)\",21:\"§9Sprit Rune §a(1x) §8(§bRare 5%§8)\",22:\"§9Critical VI §a(1x) §8(§5Extraodinary 1%§8)\",23:\"§5Red Claw Egg §a(1x) §8(§dPray RNGesus \u003c1%§8)\",24:\"§6Couture Rune I §a(1x) §8(§dPray RNGesus \u003c1%§8)\",25:\"§9Grizzly Bait §a(1x) §8(§dPray RNGesus \u003c1%§8)\",26:\"§5Overflux Capacitor §a(1x) §8(§dPray RNGesus \u003c1%§8)\"],Name:\"§6Sven Packmaster IV (Boss)\"},ExtraAttributes:{id:\"SVEN_PACKMASTER_4_BOSS\"}}", "damage": 3, "lore": [ "§8Strong", @@ -21,7 +21,7 @@ "§7At 50% health, calls its deadly pack", "§7of pups.", "", - "§7Reward: §d500 Enderman Slayer XP", + "§7Reward: §d500 Wolf Slayer XP", "§8+ Possible Drops:", "§aWolf Tooth §a(30x-50x) §8(§2Guaranteed 100%§8)", "§9Hamster Wheel §a(2x-4x) §8(§9Occasional 20%§8)", @@ -40,4 +40,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Sven_Packmaster" ], "crafttext": "" -}
\ No newline at end of file +} diff --git a/items/TARANTULA_BROODFATHER_1_BOSS.json b/items/TARANTULA_BROODFATHER_1_BOSS.json index 9e34fde8..9e15c1b7 100644 --- a/items/TARANTULA_BROODFATHER_1_BOSS.json +++ b/items/TARANTULA_BROODFATHER_1_BOSS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Tarantula Broodfather I (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§8Beginner\",1:\"\",2:\"§7Health: §c750❤\",3:\"§7Damage: §c35 §7per second\",4:\"\",5:\"§eCombat Jump\",6:\"§7The spider will often attempt to\",7:\"§7jump behind you.\",8:\"\",9:\"§7Reward: §d5 Enderman Slayer XP\",10:\"§8+ Possible Drops:\",11:\"§aTarantula Web §a(1x-3x) §8(§2Guaranteed 100%§8)\"],Name:\"§6Tarantula Broodfather I (Boss)\"},ExtraAttributes:{id:\"TARANTULA_BROODFATHER_1_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§8Beginner\",1:\"\",2:\"§7Health: §c750❤\",3:\"§7Damage: §c35 §7per second\",4:\"\",5:\"§eCombat Jump\",6:\"§7The spider will often attempt to\",7:\"§7jump behind you.\",8:\"\",9:\"§7Reward: §d5 Spider Slayer XP\",10:\"§8+ Possible Drops:\",11:\"§aTarantula Web §a(1x-3x) §8(§2Guaranteed 100%§8)\"],Name:\"§6Tarantula Broodfather I (Boss)\"},ExtraAttributes:{id:\"TARANTULA_BROODFATHER_1_BOSS\"}}", "damage": 3, "lore": [ "§8Beginner", @@ -13,7 +13,7 @@ "§7The spider will often attempt to", "§7jump behind you.", "", - "§7Reward: §d5 Enderman Slayer XP", + "§7Reward: §d5 Spider Slayer XP", "§8+ Possible Drops:", "§aTarantula Web §a(1x-3x) §8(§2Guaranteed 100%§8)" ], @@ -25,4 +25,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Broodfather" ], "crafttext": "" -}
\ No newline at end of file +} diff --git a/items/TARANTULA_BROODFATHER_2_BOSS.json b/items/TARANTULA_BROODFATHER_2_BOSS.json index da9adda7..e8c240b5 100644 --- a/items/TARANTULA_BROODFATHER_2_BOSS.json +++ b/items/TARANTULA_BROODFATHER_2_BOSS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Tarantula Broodfather II (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§8Beginner\",1:\"\",2:\"§7Health: §c30.000❤\",3:\"§7Damage: §c45 §7per second\",4:\"\",5:\"§eCombat Jump\",6:\"§7The spider will often attempt to\",7:\"§7jump behind you.\",8:\"\",9:\"§cNoxious\",10:\"§7Deals AOE damage every second,\",11:\"§7reducing your healing by 50%.\",12:\"\",13:\"§7Reward: §d25 Enderman Slayer XP\",14:\"§8+ Possible Drops:\",15:\"§aTarantula Web §a(9x-18x) §8(§2Guaranteed 100%§8)\",16:\"§aToxic Arrow Posion §a(16x) §8(§9Occasional 20%§8)\",17:\"§5Bite Rune §a(1x) §8(§bRare 5%§8)\"],Name:\"§6Tarantula Broodfather II (Boss)\"},ExtraAttributes:{id:\"TARANTULA_BROODFATHER_2_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§8Beginner\",1:\"\",2:\"§7Health: §c30.000❤\",3:\"§7Damage: §c45 §7per second\",4:\"\",5:\"§eCombat Jump\",6:\"§7The spider will often attempt to\",7:\"§7jump behind you.\",8:\"\",9:\"§cNoxious\",10:\"§7Deals AOE damage every second,\",11:\"§7reducing your healing by 50%.\",12:\"\",13:\"§7Reward: §d25 Spider Slayer XP\",14:\"§8+ Possible Drops:\",15:\"§aTarantula Web §a(9x-18x) §8(§2Guaranteed 100%§8)\",16:\"§aToxic Arrow Posion §a(16x) §8(§9Occasional 20%§8)\",17:\"§5Bite Rune §a(1x) §8(§bRare 5%§8)\"],Name:\"§6Tarantula Broodfather II (Boss)\"},ExtraAttributes:{id:\"TARANTULA_BROODFATHER_2_BOSS\"}}", "damage": 3, "lore": [ "§8Beginner", @@ -17,7 +17,7 @@ "§7Deals AOE damage every second,", "§7reducing your healing by 50%.", "", - "§7Reward: §d25 Enderman Slayer XP", + "§7Reward: §d25 Spider Slayer XP", "§8+ Possible Drops:", "§aTarantula Web §a(9x-18x) §8(§2Guaranteed 100%§8)", "§aToxic Arrow Posion §a(16x) §8(§9Occasional 20%§8)", @@ -31,4 +31,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Broodfather" ], "crafttext": "" -}
\ No newline at end of file +} diff --git a/items/TARANTULA_BROODFATHER_3_BOSS.json b/items/TARANTULA_BROODFATHER_3_BOSS.json index 2205da3b..2b509a12 100644 --- a/items/TARANTULA_BROODFATHER_3_BOSS.json +++ b/items/TARANTULA_BROODFATHER_3_BOSS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Tarantula Broodfather III (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§8Beginner\",1:\"\",2:\"§7Health: §c900.000❤\",3:\"§7Damage: §c210 §7per second\",4:\"\",5:\"§eCombat Jump\",6:\"§7The spider will often attempt to\",7:\"§7jump behind you.\",8:\"\",9:\"§cNoxious\",10:\"§7Deals AOE damage every second,\",11:\"§7reducing your healing by 50%.\",12:\"\",13:\"§7Reward: §d100 Enderman Slayer XP\",14:\"§8+ Possible Drops:\",15:\"§aTarantula Web §a(28x-48x) §8(§2Guaranteed 100%§8)\",16:\"§aToxic Arrow Posion §a(24x-30x) §8(§9Occasional 20%§8)\",17:\"§5Bite Rune §a(1x) §8(§bRare 5%§8)\",18:\"§9Spider Catalyst §a(1x) §8(§5Extraodinary 1%§8)\",19:\"§9Bane of Arthropods VI §a(1x) §8(§5Extraodinary 1%§8)\"],Name:\"§6Tarantula Broodfather III (Boss)\"},ExtraAttributes:{id:\"TARANTULA_BROODFATHER_3_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§8Beginner\",1:\"\",2:\"§7Health: §c900.000❤\",3:\"§7Damage: §c210 §7per second\",4:\"\",5:\"§eCombat Jump\",6:\"§7The spider will often attempt to\",7:\"§7jump behind you.\",8:\"\",9:\"§cNoxious\",10:\"§7Deals AOE damage every second,\",11:\"§7reducing your healing by 50%.\",12:\"\",13:\"§7Reward: §d100 Spider Slayer XP\",14:\"§8+ Possible Drops:\",15:\"§aTarantula Web §a(28x-48x) §8(§2Guaranteed 100%§8)\",16:\"§aToxic Arrow Posion §a(24x-30x) §8(§9Occasional 20%§8)\",17:\"§5Bite Rune §a(1x) §8(§bRare 5%§8)\",18:\"§9Spider Catalyst §a(1x) §8(§5Extraodinary 1%§8)\",19:\"§9Bane of Arthropods VI §a(1x) §8(§5Extraodinary 1%§8)\"],Name:\"§6Tarantula Broodfather III (Boss)\"},ExtraAttributes:{id:\"TARANTULA_BROODFATHER_3_BOSS\"}}", "damage": 3, "lore": [ "§8Beginner", @@ -17,7 +17,7 @@ "§7Deals AOE damage every second,", "§7reducing your healing by 50%.", "", - "§7Reward: §d100 Enderman Slayer XP", + "§7Reward: §d100 Spider Slayer XP", "§8+ Possible Drops:", "§aTarantula Web §a(28x-48x) §8(§2Guaranteed 100%§8)", "§aToxic Arrow Posion §a(24x-30x) §8(§9Occasional 20%§8)", @@ -33,4 +33,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Broodfather" ], "crafttext": "" -}
\ No newline at end of file +} diff --git a/items/TARANTULA_BROODFATHER_4_BOSS.json b/items/TARANTULA_BROODFATHER_4_BOSS.json index 3ac7671b..680986c3 100644 --- a/items/TARANTULA_BROODFATHER_4_BOSS.json +++ b/items/TARANTULA_BROODFATHER_4_BOSS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Tarantula Broodfather IV (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§8Beginner\",1:\"\",2:\"§7Health: §c2.400.000❤\",3:\"§7Damage: §c530 §7per second\",4:\"\",5:\"§eCombat Jump\",6:\"§7The spider will often attempt to\",7:\"§7jump behind you.\",8:\"\",9:\"§cNoxious\",10:\"§7Deals AOE damage every second,\",11:\"§7reducing your healing by 50%.\",12:\"\",13:\"§7Reward: §d500 Enderman Slayer XP\",14:\"§8+ Possible Drops:\",15:\"§aTarantula Web §a(52x-64x) §8(§2Guaranteed 100%§8)\",16:\"§aToxic Arrow Posion §a(60x-64x) §8(§9Occasional 20%§8)\",17:\"§5Bite Rune §a(1x) §8(§bRare 5%§8)\",18:\"§9Spider Catalyst §a(1x) §8(§5Extraodinary 1%§8)\",19:\"§9Bane of Arthropods VI §a(1x) §8(§5Extraodinary 1%§8)\",20:\"§5Fly Swatter §a(1x) §8(§dPray RNGesus \u003c1%§8)\",21:\"§5Tarantula Talisman §a(1x) §8(§dPray RNGesus \u003c1%§8)\",22:\"§6Digested Mosquito §a(1x) §8(§dPray RNGesus \u003c1%§8)\"],Name:\"§6Tarantula Broodfather IV (Boss)\"},ExtraAttributes:{id:\"TARANTULA_BROODFATHER_4_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§8Beginner\",1:\"\",2:\"§7Health: §c2.400.000❤\",3:\"§7Damage: §c530 §7per second\",4:\"\",5:\"§eCombat Jump\",6:\"§7The spider will often attempt to\",7:\"§7jump behind you.\",8:\"\",9:\"§cNoxious\",10:\"§7Deals AOE damage every second,\",11:\"§7reducing your healing by 50%.\",12:\"\",13:\"§7Reward: §d500 Spider Slayer XP\",14:\"§8+ Possible Drops:\",15:\"§aTarantula Web §a(52x-64x) §8(§2Guaranteed 100%§8)\",16:\"§aToxic Arrow Posion §a(60x-64x) §8(§9Occasional 20%§8)\",17:\"§5Bite Rune §a(1x) §8(§bRare 5%§8)\",18:\"§9Spider Catalyst §a(1x) §8(§5Extraodinary 1%§8)\",19:\"§9Bane of Arthropods VI §a(1x) §8(§5Extraodinary 1%§8)\",20:\"§5Fly Swatter §a(1x) §8(§dPray RNGesus \u003c1%§8)\",21:\"§5Tarantula Talisman §a(1x) §8(§dPray RNGesus \u003c1%§8)\",22:\"§6Digested Mosquito §a(1x) §8(§dPray RNGesus \u003c1%§8)\"],Name:\"§6Tarantula Broodfather IV (Boss)\"},ExtraAttributes:{id:\"TARANTULA_BROODFATHER_4_BOSS\"}}", "damage": 3, "lore": [ "§8Beginner", @@ -17,7 +17,7 @@ "§7Deals AOE damage every second,", "§7reducing your healing by 50%.", "", - "§7Reward: §d500 Enderman Slayer XP", + "§7Reward: §d500 Spider Slayer XP", "§8+ Possible Drops:", "§aTarantula Web §a(52x-64x) §8(§2Guaranteed 100%§8)", "§aToxic Arrow Posion §a(60x-64x) §8(§9Occasional 20%§8)", @@ -36,4 +36,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Broodfather" ], "crafttext": "" -}
\ No newline at end of file +} |