1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"internalname": "TOXIC_ARROW_POISON",
"itemid": "minecraft:dye",
"displayname": "§aToxic Arrow Poison",
"clickcommand": "",
"damage": 10,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Consumed on arrow shot\",1:\"§7Arrows deal an additional\",2:\"§7§210% §7of damage as poison\",3:\"§7and reduce healing by §224%\",4:\"§2§7over §b4 §7seconds.\",5:\"\",6:\"§a§lUNCOMMON ARROW POISON\"],Name:\"§aToxic Arrow Poison\"},ExtraAttributes:{id:\"TOXIC_ARROW_POISON\"}}",
"modver": "2.1.1-PRE",
"lore": [
"§8Consumed on arrow shot",
"§7Arrows deal an additional",
"§7§210% §7of damage as poison",
"§7and reduce healing by §224%",
"§2§7over §b4 §7seconds.",
"",
"§a§lUNCOMMON ARROW POISON"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Toxic_Arrow_Poison",
"https://wiki.hypixel.net/Toxic_Arrow_Poison"
],
"crafttext": ""
}
|