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
48
49
50
51
52
|
{
"itemid": "minecraft:bow",
"displayname": "§6Terminator",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+50\",2:\"§7Crit Damage: §c+250%\",3:\"§7Bonus Attack Speed: §c+40%\",4:\"§7Shot Cooldown: §a0.5s\",5:\"\",6:\"§6Shortbow: Instantly shoots!\",7:\"§7Shoots §b3 §7arrows at once.\",8:\"§7Can damage endermen.\",9:\"\",10:\"§cDivides your §9☣ Crit Chance §cby 4!\",11:\"\",12:\"§6Ability: Salvation §e§lRIGHT CLICK\",13:\"§7Can be casted after landing §63 §7hits.\",14:\"§7§7Shoot a beam, penetrating up\",15:\"§7to §e5 §7enemies.\",16:\"§7The beam always crits.\",17:\"§8Soulflow Cost: §3§31⸎\",18:\"§8Cooldown: §a2s\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer 7\",22:\"§6§lLEGENDARY BOW\"],Name:\"§6Terminator\"},ExtraAttributes:{id:\"TERMINATOR\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+310",
"§7Strength: §c+50",
"§7Crit Damage: §c+250%",
"§7Bonus Attack Speed: §c+40%",
"§7Shot Cooldown: §a0.5s",
"",
"§6Shortbow: Instantly shoots!",
"§7Shoots §b3 §7arrows at once.",
"§7Can damage endermen.",
"",
"§cDivides your §9☣ Crit Chance §cby 4!",
"",
"§6Ability: Salvation §e§lRIGHT CLICK",
"§7Can be casted after landing §63 §7hits.",
"§7§7Shoot a beam, penetrating up",
"§7to §e5 §7enemies.",
"§7The beam always crits.",
"§8Soulflow Cost: §3§31⸎",
"§8Cooldown: §a2s",
"",
"§7§8This item can be reforged!",
"§7§4☠ §cRequires §5Enderman Slayer 7",
"§6§lLEGENDARY BOW"
],
"recipe": {
"A1": "TESSELLATED_ENDER_PEARL:4",
"A2": "NULL_BLADE:1",
"A3": "TARANTULA_SILK:64",
"B1": "NULL_BLADE:1",
"B2": "JUDGEMENT_CORE:1",
"B3": "BRAIDED_GRIFFIN_FEATHER:4",
"C1": "TESSELLATED_ENDER_PEARL:4",
"C2": "NULL_BLADE:1",
"C3": "TARANTULA_SILK:64"
},
"slayer_req": "EMAN_7",
"internalname": "TERMINATOR",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Terminator",
"https://wiki.hypixel.net/Terminator"
]
}
|