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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl 65] §5Skeleton",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a404772a-f923-34df-b7e3-49f7e556e179\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNhNDQ1NzQ5MjUxYmRkODk4ZmI4M2Y2Njc4NDRlMzhhMWRmZjc5YTE1MjlmNzlhNDI0NDdhMDU5OTMxMGVhNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"\",5:\"§6Bone Arrows\",6:\"§7§7Increase arrow damage by\",7:\"§7§a{0}%§7 which is tripled while\",8:\"§7in dungeons\",9:\"\",10:\"§6Combo\",11:\"§7§7Gain a combo stack for every\",12:\"§7bow hit granting +§a3 §c❁\",13:\"§cStrength§7. Max §a{2} §7stacks,\",14:\"§7stacks disappear after 8\",15:\"§7seconds.\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl 65] §5Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":1489527.9131623288,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":2}\",originTag:\"UNKNOWN\",id:\"SKELETON;3\",uuid:\"f6fb6765-0632-4c91-8914-c6eb8e488df4\",timestamp:\"7/14/20 7:06 AM\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
"§7Crit Chance: §a{CRIT_CHANCE}",
"§7Crit Damage: §a{CRIT_DAMAGE}",
"",
"§6Bone Arrows",
"§7§7Increase arrow damage by",
"§7§a{0}%§7 which is tripled while",
"§7in dungeons",
"",
"§6Combo",
"§7§7Gain a combo stack for every",
"§7bow hit granting +§a3 §c❁",
"§cStrength§7. Max §a{2} §7stacks,",
"§7stacks disappear after 8",
"§7seconds.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§5§lEPIC"
],
"internalname": "SKELETON;3",
"crafttext": "",
"clickcommand": "",
"modver": "REL-1.0.0",
"infoType": ""
}
|