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
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§5Thunder Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+25\",1:\"§7Sea Creature Chance: §c+4%\",2:\"§7Health: §a+230\",3:\"§7Defense: §a+230\",4:\" §8[§8⚔§8] §8[§8α§8] §8[§8α§8]\",5:\"\",6:\"§8Tiered Bonus: Static Charge (0/5)\",7:\"§7Gains §c1§7 static charge every §e30§7\",8:\"§7seconds.\",9:\"§7Hitting a target will cause a\",10:\"§7discharge, adding §a15%§7 damage to that\",11:\"§7hit for each charge collected.\",12:\"§7\",13:\"§7Maximum Charge Capacity: §c2\",14:\"\",15:\"§7Damage taken by §cLava Sea\",16:\"§cCreatures §7is reduced by §a10% §7and\",17:\"§7damage dealt is increased by §c1.2x§7.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aFishing Skill 36§c.\",21:\"§5§lEPIC CHESTPLATE\"],color:2416101,Name:\"§5Thunder Chestplate\"},ExtraAttributes:{id:\"THUNDER_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Strength: §c+25",
"§7Sea Creature Chance: §c+4%",
"§7Health: §a+230",
"§7Defense: §a+230",
" §8[§8⚔§8] §8[§8α§8] §8[§8α§8]",
"",
"§8Tiered Bonus: Static Charge (0/5)",
"§7Gains §c1§7 static charge every §e30§7",
"§7seconds.",
"§7Hitting a target will cause a",
"§7discharge, adding §a15%§7 damage to that",
"§7hit for each charge collected.",
"§7",
"§7Maximum Charge Capacity: §c2",
"",
"§7Damage taken by §cLava Sea",
"§cCreatures §7is reduced by §a10% §7and",
"§7damage dealt is increased by §c1.2x§7.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFishing Skill 36§c.",
"§5§lEPIC CHESTPLATE"
],
"recipe": {
"A1": "THUNDER_SHARDS:1",
"A2": "",
"A3": "THUNDER_SHARDS:1",
"B1": "THUNDER_SHARDS:1",
"B2": "THUNDER_SHARDS:1",
"B3": "THUNDER_SHARDS:1",
"C1": "THUNDER_SHARDS:1",
"C2": "THUNDER_SHARDS:1",
"C3": "THUNDER_SHARDS:1"
},
"internalname": "THUNDER_CHESTPLATE",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Thunder_Armor",
"https://wiki.hypixel.net/Thunder_Chestplate"
]
}
|