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
41
42
43
44
45
46
|
{
"itemid": "minecraft:red_flower",
"displayname": "§6Flower of Truth",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d460\",1:\"§7Damage: §c+160\",2:\"§7Strength: §c+300\",3:\" §8[§8❁§8]\",4:\"\",5:\"§6Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",6:\"§7Shoots a rose that ricochets\",7:\"§7between enemies, damaging up to\",8:\"§7§a3 §7of your foes! Damage\",9:\"§7multiplies as more enemies are\",10:\"§7hit.\",11:\"§7§8Health cost: §c10%\",12:\"§8Cooldown: §a1s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aThe Catacombs Floor\",16:\"§aVI Completion§c.\",17:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d460",
"§7Damage: §c+160",
"§7Strength: §c+300",
" §8[§8❁§8]",
"",
"§6Ability: Heat-Seeking Rose §e§lRIGHT CLICK",
"§7Shoots a rose that ricochets",
"§7between enemies, damaging up to",
"§7§a3 §7of your foes! Damage",
"§7multiplies as more enemies are",
"§7hit.",
"§7§8Health cost: §c10%",
"§8Cooldown: §a1s",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aThe Catacombs Floor",
"§aVI Completion§c.",
"§6§lLEGENDARY DUNGEON SWORD"
],
"recipe": {
"A1": "",
"A2": "GOLEM_POPPY:3",
"A3": "",
"B1": "",
"B2": "GOLEM_POPPY:3",
"B3": "",
"C1": "",
"C2": "GOLEM_POPPY:3",
"C3": ""
},
"internalname": "FLOWER_OF_TRUTH",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Flower_of_Truth",
"https://wiki.hypixel.net/Flower_Of_Truth"
]
}
|