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
|
{
"itemid": "minecraft:fireworks",
"displayname": "§9Alert Flare",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Shoot the flare up in the sky\",2:\"§7for §a3m §7buffing up to §b8\",3:\"§b§7players within §a40 §7blocks.\",4:\"§8Mana Cost: §3300\",5:\"\",6:\"§9Flare Buff: §9Alert Flare\",7:\"§7Grants §b+50% §7base mana regen§7.\",8:\"§7Grants §a+20% §7incoming healing.\",9:\"§7Gain §f+20❂ True Defense§7.\",10:\"§7Gain §c+10⫽ Ferocity§7.\",11:\"\",12:\"§8Only one deployable buff applies.\",13:\"\",14:\"§7§4☠ §cRequires §5Blaze Slayer 6.\",15:\"§9§lRARE DEPLOYABLE\"],Name:\"§9Alert Flare\"},ExtraAttributes:{id:\"ALERT_FLARE\"}}",
"damage": 0,
"lore": [
"§6Item Ability: Deploy",
"§7Shoot the flare up in the sky",
"§7for §a3m §7buffing up to §b8",
"§b§7players within §a40 §7blocks.",
"§8Mana Cost: §3300",
"",
"§9Flare Buff: §9Alert Flare",
"§7Grants §b+50% §7base mana regen§7.",
"§7Grants §a+20% §7incoming healing.",
"§7Gain §f+20❂ True Defense§7.",
"§7Gain §c+10⫽ Ferocity§7.",
"",
"§8Only one deployable buff applies.",
"",
"§7§4☠ §cRequires §5Blaze Slayer 6.",
"§9§lRARE DEPLOYABLE"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_SULPHUR:32",
"A3": "INFERNO_VERTEX:8",
"B1": "",
"B2": "MOLTEN_POWDER:64",
"B3": "",
"C1": "INFERNO_VERTEX:8",
"C2": "ALERT_FLARE:1",
"C3": ""
},
"internalname": "ALERT_FLARE",
"clickcommand": "viewrecipe",
"slayer_req": "BLAZE_6",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"crafttext": "",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Alert_Flare"
]
}
|