diff options
Diffstat (limited to 'items/GOLEM;3.json')
-rw-r--r-- | items/GOLEM;3.json | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/items/GOLEM;3.json b/items/GOLEM;3.json index 4a38310b..b4e288e2 100644 --- a/items/GOLEM;3.json +++ b/items/GOLEM;3.json @@ -1,25 +1,30 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Golem", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"623fa763-a8d1-36c6-8dcf-09f100723d04\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODkwOTFkNzllYTBmNTllZjdlZjk0ZDdiYmE2ZTVmMTdmMmY3ZDQ1NzJjNDRmOTBmNzZjNDgxOWE3MTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Last Stand\",6:\"§7§7While at less than §a25% HP§7,\",7:\"§7deal §a{1}% §7more damage.\",8:\"\",9:\"§6Ricochet\",10:\"§7§7Your iron plating causes §a{2}%\",11:\"§a§7of attacks to ricochet and hit\",12:\"§7the attacker.\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Golem\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GOLEM\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GOLEM;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"623fa763-a8d1-36c6-8dcf-09f100723d04\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODkwOTFkNzllYTBmNTllZjdlZjk0ZDdiYmE2ZTVmMTdmMmY3ZDQ1NzJjNDRmOTBmNzZjNDgxOWE3MTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"§7Swing Range: §a{SWING_RANGE}\",5:\"\",6:\"§6Last Stand\",7:\"§7§7While at less than §a20% HP§7, reduce\",8:\"§7incoming damage by §a20%§7. Additionally,\",9:\"§7gain a temporary shield equal to §a40%\",10:\"§a§7of your maximum health and deal §a40%\",11:\"§a§7more damage.\",12:\"§8(Lasts 12s, 60s cooldown)\",13:\"\",14:\"§6Ricochet\",15:\"§7§7Your iron plating causes §a{0}% §7of\",16:\"§7attacks to ricochet and hit the\",17:\"§7attacker.\",18:\"\",19:\"§7§eRight-click to add this pet to your\",20:\"§epet menu!\",21:\"\",22:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Golem\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GOLEM\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GOLEM;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", "§7Health: §a{HEALTH}", "§7Strength: §c+{STRENGTH}", + "§7Swing Range: §a{SWING_RANGE}", "", "§6Last Stand", - "§7§7While at less than §a25% HP§7,", - "§7deal §a{1}% §7more damage.", + "§7§7While at less than §a20% HP§7, reduce", + "§7incoming damage by §a20%§7. Additionally,", + "§7gain a temporary shield equal to §a40%", + "§a§7of your maximum health and deal §a40%", + "§a§7more damage.", + "§8(Lasts 12s, 60s cooldown)", "", "§6Ricochet", - "§7§7Your iron plating causes §a{2}%", - "§a§7of attacks to ricochet and hit", - "§7the attacker.", + "§7§7Your iron plating causes §a{0}% §7of", + "§7attacks to ricochet and hit the", + "§7attacker.", "", - "§7§eRight-click to add this pet to", - "§eyour pet menu!", + "§7§eRight-click to add this pet to your", + "§epet menu!", "", "§5§lEPIC" ], |