1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§9Dasher Spider (Monster)",
"nbttag": "{display:{Lore:[0:\"§7The Dasher Spider is one of the types of spiders\",1:\"§7found in the Spider\u0027s Den. It launches itself\",2:\"§7towards the player, damaging them in the process.\",3:\"\",4:\"§c❤ Health§8: §c160\",5:\"§7Coins per Kill: §63-15\",6:\"§7Combat XP: §328-36\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fSpider Eye §8(§a80%§8)\",11:\"§8 ■ §fString §8x1-2\",12:\"\",13:\"§9Rare Loot §8[Lvl 42-50]\",14:\"§8 ■ §9Arachne\u0027s Keeper Fragment §8(§a0.2%§8)\",15:\"\",16:\"§6Legendary Loot\",17:\"§8 ■ §5 Travel Scroll to Spider\u0027s Den\",18:\" §5Top of Nest §8(§a0.02%§8)\",19:\"\",20:\"§dRNGesus Loot\",21:\"§8 ■ §7[Lvl 1] §5Tarantula §8(§a0.004%§8)\",22:\"§8 ■ §7[Lvl 1] §6Tarantula §8(§a0.001%§8)\"],Name:\"§9Dasher Spider (Monster)\"},ExtraAttributes:{id:\"DASHER_SPIDER_MONSTER\"}}",
"damage": 52,
"lore": [
"§7The Dasher Spider is one of the types of spiders",
"§7found in the Spider\u0027s Den. It launches itself",
"§7towards the player, damaging them in the process.",
"",
"§c❤ Health§8: §c160",
"§7Coins per Kill: §63-15",
"§7Combat XP: §328-36",
"",
"§6§lPossible Drops:",
"§fCommon Loot",
"§8 ■ §fSpider Eye §8(§a80%§8)",
"§8 ■ §fString §8x1-2",
"",
"§9Rare Loot §8[Lvl 42-50]",
"§8 ■ §9Arachne\u0027s Keeper Fragment §8(§a0.2%§8)",
"",
"§6Legendary Loot",
"§8 ■ §5 Travel Scroll to Spider\u0027s Den",
" §5Top of Nest §8(§a0.02%§8)",
"",
"§dRNGesus Loot",
"§8 ■ §7[Lvl 1] §5Tarantula §8(§a0.004%§8)",
"§8 ■ §7[Lvl 1] §6Tarantula §8(§a0.001%§8)"
],
"internalname": "DASHER_SPIDER_MONSTER",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Dasher_Spider"
],
"entityrender": "Spider",
"crafttext": ""
}
|