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
47
|
{
"itemid": "minecraft:double_plant",
"displayname": "§6Bouquet of Lies",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d560\",1:\"§7Damage: §c+220\",2:\"§7Strength: §c+300\",3:\"§7Crit Damage: §c+50%\",4:\" §8[§8❁§8]\",5:\"\",6:\"§6Ability: Petal Barrage §e§lRIGHT CLICK\",7:\"§7Fire a §cbarrage §7of §c3\",8:\"§c§7roses that ricochets between\",9:\"§7enemies, hitting up to §a5\",10:\"§a§7foes. For every §c10% §7of\",11:\"§7your health missing, your roses\",12:\"§7deal §c2% §7more damage.\",13:\"§7§8Health cost: §c10%\",14:\"§8Cooldown: §a1s\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aThe Catacombs Floor\",18:\"§aVI Completion§c.\",19:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Bouquet of Lies\"},ExtraAttributes:{id:\"BOUQUET_OF_LIES\"}}",
"damage": 4,
"lore": [
"§7Gear Score: §d560",
"§7Damage: §c+220",
"§7Strength: §c+300",
"§7Crit Damage: §c+50%",
" §8[§8❁§8]",
"",
"§6Ability: Petal Barrage §e§lRIGHT CLICK",
"§7Fire a §cbarrage §7of §c3",
"§c§7roses that ricochets between",
"§7enemies, hitting up to §a5",
"§a§7foes. For every §c10% §7of",
"§7your health missing, your roses",
"§7deal §c2% §7more damage.",
"§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": "FEL_ROSE:3",
"A3": "",
"B1": "FEL_ROSE:3",
"B2": "FLOWER_OF_TRUTH:1",
"B3": "FEL_ROSE:3",
"C1": "",
"C2": "FEL_ROSE:3",
"C3": ""
},
"internalname": "BOUQUET_OF_LIES",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Bouquet_Of_Lies"
]
}
|