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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §fGriffin",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"357dc70d-fd29-3615-88fb-b465ade33f19\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5ODQ0Njc0MjE0MSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGMyN2UzY2I1MmE2NDk2OGU2MGM4NjFlZjFhYjg0ZTBhMGNiNWYwN2JlMTAzYWM3OGRhNjc3NjE3MzFmMDBjOCIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Magic Find: §a{MAGIC_FIND}\",4:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",5:\"§7Strength: §a{STRENGTH}\",6:\"§7Intelligence: §a{INTELLIGENCE}\",7:\"\",8:\"§6Odyssey\",9:\"§7§7§2Mythological creatures §7you\",10:\"§7find and burrows you dig scale\",11:\"§7in §cdifficulty §7and §6rewards\",12:\"§6§7based on your equipped\",13:\"§7Griffin's rarity.\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fGriffin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GRIFFIN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GRIFFIN;0\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
"§7Crit Chance: §a{CRIT_CHANCE}%",
"§7Magic Find: §a{MAGIC_FIND}",
"§7Crit Damage: §a{CRIT_DAMAGE}%",
"§7Strength: §a{STRENGTH}",
"§7Intelligence: §a{INTELLIGENCE}",
"",
"§6Odyssey",
"§7§7§2Mythological creatures §7you",
"§7find and burrows you dig scale",
"§7in §cdifficulty §7and §6rewards",
"§6§7based on your equipped",
"§7Griffin's rarity.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§f§lCOMMON"
],
"internalname": "GRIFFIN;0",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Griffin_Pet",
"https://wiki.hypixel.net/Griffin_Pet"
]
}
|