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
|
{
"itemid": "minecraft:red_flower",
"displayname": "§9The Alchemist's Staff",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\"§7Intelligence: §a+20\",3:\"\",4:\"§6Ability: Coin Conversion §e§lRIGHT CLICK\",5:\"§7Spend coins to cast a projectile\",6:\"§7which deals §c36,702.2 §7damage\",7:\"§7on hit and knocks enemies back.\",8:\"§8Coin Cost: §6100,000\",9:\"\",10:\"§9§lRARE WAND\"],Name:\"§9The Alchemist's Staff\"},ExtraAttributes:{id:\"ALCHEMISTS_STAFF\"}}",
"damage": 2,
"lore": [
"§7Damage: §c+50",
"§7Strength: §c+20",
"§7Intelligence: §a+20",
"",
"§6Ability: Coin Conversion §e§lRIGHT CLICK",
"§7Spend coins to cast a projectile",
"§7which deals §c36,702.2 §7damage",
"§7on hit and knocks enemies back.",
"§8Coin Cost: §6100,000",
"",
"§9§lRARE WAND"
],
"internalname": "ALCHEMISTS_STAFF",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/The_Alchemist's_Staff"
]
}
|