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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §6Rat",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8842a457-5e25-3ad0-958e-dfbebbb1129c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODQxOTcwMTc1MywKICAicHJvZmlsZUlkIiA6ICI3MzgyZGRmYmU0ODU0NTVjODI1ZjkwMGY4OGZkMzJmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJCdUlJZXQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYThhYmI0NzFkYjBhYjc4NzAzMDExOTc5ZGM4YjQwNzk4YTk0MWYzYTRkZWMzZWM2MWNiZWVjMmFmOGNmZmU4IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Combat Morph\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Health: §a+{HEALTH}\",4:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",5:\"\",6:\"§6Morph\",7:\"§7§7Right-click your summoned pet\",8:\"§7to morph into it!\",9:\"\",10:\"§6CHEESE!\",11:\"§7§7As a Rat, you smell\",12:\"§7§e§lCHEESE§7 nearby! Yummy!\",13:\"\",14:\"§6Rat\u0027s Blessing\",15:\"§7§7Has a chance to grant a random\",16:\"§7player §b+{0}✯ Magic Find§7 for\",17:\"§7§a{1}§7 seconds after finding a\",18:\"§7yummy piece of Cheese! If the\",19:\"§7player gets a drop during this\",20:\"§7buff, you have a §a20%§7 to get\",21:\"§7it too.\",22:\"\",23:\"§7§eRight-click to add this pet to\",24:\"§eyour pet menu!\",25:\"\",26:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Rat\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RAT\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"UNKNOWN\",id:\"RAT;4\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Morph",
"",
"§7Strength: §a{STRENGTH}",
"§7Health: §a+{HEALTH}",
"§7Crit Damage: §a{CRIT_DAMAGE}%",
"",
"§6Morph",
"§7§7Right-click your summoned pet",
"§7to morph into it!",
"",
"§6CHEESE!",
"§7§7As a Rat, you smell",
"§7§e§lCHEESE§7 nearby! Yummy!",
"",
"§6Rat\u0027s Blessing",
"§7§7Has a chance to grant a random",
"§7player §b+{0}✯ Magic Find§7 for",
"§7§a{1}§7 seconds after finding a",
"§7yummy piece of Cheese! If the",
"§7player gets a drop during this",
"§7buff, you have a §a20%§7 to get",
"§7it too.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "RAT;4",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Rat_Pet"
]
}
|