diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-17 12:40:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-17 10:40:13 +0000 |
commit | 5ff7a459cd620933bc5ef0e72f478b1e17ed285c (patch) | |
tree | a8750d3df295a9aa10a381b8c1849d098ba1f03c | |
parent | 3c6cde1271dea41bfcbde8cc3fe7456537452f8a (diff) | |
download | NotEnoughUpdates-REPO-5ff7a459cd620933bc5ef0e72f478b1e17ed285c.tar.gz NotEnoughUpdates-REPO-5ff7a459cd620933bc5ef0e72f478b1e17ed285c.tar.bz2 NotEnoughUpdates-REPO-5ff7a459cd620933bc5ef0e72f478b1e17ed285c.zip |
Fixed Glacite Golem and Giraffe Cost and Guardian Stat (#1257)
-rw-r--r-- | constants/petnums.json | 4 | ||||
-rw-r--r-- | items/GIRAFFE;0.json | 6 | ||||
-rw-r--r-- | items/GIRAFFE;1.json | 6 | ||||
-rw-r--r-- | items/GIRAFFE;2.json | 6 | ||||
-rw-r--r-- | items/GIRAFFE;3.json | 6 | ||||
-rw-r--r-- | items/GIRAFFE;4.json | 8 | ||||
-rw-r--r-- | items/GLACITE_GOLEM;4.json | 2 |
7 files changed, 18 insertions, 20 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 4b65361f..7243486b 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -2114,8 +2114,7 @@ "1": { "otherNums": [ 0.2, - 3.0, - 0.2 + 0.25 ], "statNums": { "DEFENSE": 0.5, @@ -2125,7 +2124,6 @@ "100": { "otherNums": [ 10, - 3, 25 ], "statNums": { diff --git a/items/GIRAFFE;0.json b/items/GIRAFFE;0.json index 9517b82d..8deb48bb 100644 --- a/items/GIRAFFE;0.json +++ b/items/GIRAFFE;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§7[Lvl {LVL}] §fGiraffe", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"§7Swing Range: §a{SWING_RANGE}\",5:\"\",6:\"§6Good Heart\",7:\"§7§7Grants §c+{0}❣ Health Regen§7.\",8:\"\",9:\"§7§eRight-click to add this pet to your\",10:\"§epet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fGiraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GIRAFFE;0\"},AttributeModifiers:[]}", + "displayname": "§7[Lvl {LVL}] §fGiraffe", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"§7Swing Range: §a{SWING_RANGE}\",5:\"\",6:\"§6Good Heart\",7:\"§7§7Grants §c+{0}❣ Health Regen§7.\",8:\"\",9:\"§7§eRight-click to add this pet to your\",10:\"§epet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§7[Lvl {LVL}] §fGiraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GIRAFFE;0\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", @@ -21,7 +21,7 @@ "internalname": "GIRAFFE;0", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet", diff --git a/items/GIRAFFE;1.json b/items/GIRAFFE;1.json index 704fc4a0..7699e715 100644 --- a/items/GIRAFFE;1.json +++ b/items/GIRAFFE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§7[Lvl {LVL}] §aGiraffe", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"§7Swing Range: §a{SWING_RANGE}\",5:\"\",6:\"§6Good Heart\",7:\"§7§7Grants §c+{0}❣ Health Regen§7.\",8:\"\",9:\"§7§eRight-click to add this pet to your\",10:\"§epet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aGiraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GIRAFFE;1\"},AttributeModifiers:[]}", + "displayname": "§7[Lvl {LVL}] §aGiraffe", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"§7Swing Range: §a{SWING_RANGE}\",5:\"\",6:\"§6Good Heart\",7:\"§7§7Grants §c+{0}❣ Health Regen§7.\",8:\"\",9:\"§7§eRight-click to add this pet to your\",10:\"§epet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§7[Lvl {LVL}] §aGiraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GIRAFFE;1\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", @@ -21,7 +21,7 @@ "internalname": "GIRAFFE;1", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet", diff --git a/items/GIRAFFE;2.json b/items/GIRAFFE;2.json index 6ff2543b..c79cc45c 100644 --- a/items/GIRAFFE;2.json +++ b/items/GIRAFFE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§7[Lvl {LVL}] §9Giraffe", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"§7Swing Range: §a{SWING_RANGE}\",5:\"\",6:\"§6Good Heart\",7:\"§7§7Grants §c+{0}❣ Health Regen§7.\",8:\"\",9:\"§6Higher Ground\",10:\"§7§7Increases your §9☠ Crit Damage §7and\",11:\"§7§c❁ Strength §7by §c{1}% §7for every\",12:\"§7§e0.1Ⓢ Swing Range §7over §e3Ⓢ §7(up to\",13:\"§7§e6Ⓢ§7).\",14:\"\",15:\"§7§eRight-click to add this pet to your\",16:\"§epet menu!\",17:\"\",18:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Giraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GIRAFFE;2\"},AttributeModifiers:[]}", + "displayname": "§7[Lvl {LVL}] §9Giraffe", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"§7Swing Range: §a{SWING_RANGE}\",5:\"\",6:\"§6Good Heart\",7:\"§7§7Grants §c+{0}❣ Health Regen§7.\",8:\"\",9:\"§6Higher Ground\",10:\"§7§7Increases your §9☠ Crit Damage §7and\",11:\"§7§c❁ Strength §7by §c{1}% §7for every\",12:\"§7§e0.1Ⓢ Swing Range §7over §e3Ⓢ §7(up to\",13:\"§7§e6Ⓢ§7).\",14:\"\",15:\"§7§eRight-click to add this pet to your\",16:\"§epet menu!\",17:\"\",18:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Giraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GIRAFFE;2\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", @@ -27,7 +27,7 @@ "internalname": "GIRAFFE;2", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet", diff --git a/items/GIRAFFE;3.json b/items/GIRAFFE;3.json index 390844b8..bd3de8c6 100644 --- a/items/GIRAFFE;3.json +++ b/items/GIRAFFE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§7[Lvl {LVL}] §5Giraffe", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"§7Swing Range: §a{SWING_RANGE}\",5:\"\",6:\"§6Good Heart\",7:\"§7§7Grants §c+{0}❣ Health Regen§7.\",8:\"\",9:\"§6Higher Ground\",10:\"§7§7Increases your §9☠ Crit Damage §7and\",11:\"§7§c❁ Strength §7by §c{1}% §7for every\",12:\"§7§e0.1Ⓢ Swing Range §7over §e3Ⓢ §7(up to\",13:\"§7§e6Ⓢ§7).\",14:\"\",15:\"§7§eRight-click to add this pet to your\",16:\"§epet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Giraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GIRAFFE;3\"},AttributeModifiers:[]}", + "displayname": "§7[Lvl {LVL}] §5Giraffe", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"§7Swing Range: §a{SWING_RANGE}\",5:\"\",6:\"§6Good Heart\",7:\"§7§7Grants §c+{0}❣ Health Regen§7.\",8:\"\",9:\"§6Higher Ground\",10:\"§7§7Increases your §9☠ Crit Damage §7and\",11:\"§7§c❁ Strength §7by §c{1}% §7for every\",12:\"§7§e0.1Ⓢ Swing Range §7over §e3Ⓢ §7(up to\",13:\"§7§e6Ⓢ§7).\",14:\"\",15:\"§7§eRight-click to add this pet to your\",16:\"§epet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§7[Lvl {LVL}] §5Giraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GIRAFFE;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", @@ -27,7 +27,7 @@ "internalname": "GIRAFFE;3", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet", diff --git a/items/GIRAFFE;4.json b/items/GIRAFFE;4.json index fa452d28..1a59632b 100644 --- a/items/GIRAFFE;4.json +++ b/items/GIRAFFE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§7[Lvl {LVL}] §6Giraffe", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"§7Swing Range: §a{SWING_RANGE}\",5:\"\",6:\"§6Good Heart\",7:\"§7§7Grants §c+{0}❣ Health Regen§7.\",8:\"\",9:\"§6Higher Ground\",10:\"§7§7Increases your §9☠ Crit Damage §7and\",11:\"§7§c❁ Strength §7by §c{1}% §7for every\",12:\"§7§e0.1Ⓢ Swing Range §7over §e3Ⓢ §7(up to\",13:\"§7§e6Ⓢ§7).\",14:\"\",15:\"§6Long Neck\",16:\"§7§7Increases your melee damage by\",17:\"§7§c{2}% §7if you are more than 3 blocks\",18:\"§7away from the target.\",19:\"\",20:\"§7§eRight-click to add this pet to your\",21:\"§epet menu!\",22:\"\",23:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Giraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GIRAFFE;4\"},AttributeModifiers:[]}", + "displayname": "§7[Lvl {LVL}] §6Giraffe", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"§7Swing Range: §a{SWING_RANGE}\",5:\"\",6:\"§6Good Heart\",7:\"§7§7Grants §c+{0}❣ Health Regen§7.\",8:\"\",9:\"§6Higher Ground\",10:\"§7§7Increases your §9☠ Crit Damage §7and\",11:\"§7§c❁ Strength §7by §c{1}% §7for every\",12:\"§7§e0.1Ⓢ Swing Range §7over §e3Ⓢ §7(up to\",13:\"§7§e6Ⓢ§7).\",14:\"\",15:\"§6Long Neck\",16:\"§7§7Increases your melee damage by\",17:\"§7§c{2}% §7if you are more than 3 blocks\",18:\"§7away from the target.\",19:\"\",20:\"§7§eRight-click to add this pet to your\",21:\"§epet menu!\",22:\"\",23:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Giraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GIRAFFE;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", @@ -32,7 +32,7 @@ "internalname": "GIRAFFE;4", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet", @@ -41,7 +41,7 @@ "recipes": [ { "type": "katgrade", - "coins": 8000000, + "coins": 9000000, "time": 1036800, "input": "GIRAFFE;3", "output": "GIRAFFE;4", diff --git a/items/GLACITE_GOLEM;4.json b/items/GLACITE_GOLEM;4.json index 1efaf995..5e676f2f 100644 --- a/items/GLACITE_GOLEM;4.json +++ b/items/GLACITE_GOLEM;4.json @@ -50,7 +50,7 @@ "recipes": [ { "type": "katgrade", - "coins": 1000000, + "coins": 10000000, "time": 1209600, "input": "GLACITE_GOLEM;3", "output": "GLACITE_GOLEM;4", |