diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-06 03:28:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-06 12:28:08 +1100 |
commit | c5ab7e93d298f30a9d68714c563ca71c086f7511 (patch) | |
tree | 9ae6ddc7e8261b75c87594c7f73cc92805f9befe /items/FIRE_FREEZE_STAFF.json | |
parent | 9d7da9adf20f73ab0b636516cef1ec305181dea3 (diff) | |
download | NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.gz NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.bz2 NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.zip |
Added new halloween items (#995)
Diffstat (limited to 'items/FIRE_FREEZE_STAFF.json')
-rw-r--r-- | items/FIRE_FREEZE_STAFF.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/FIRE_FREEZE_STAFF.json b/items/FIRE_FREEZE_STAFF.json index 9b94f0ca..54717956 100644 --- a/items/FIRE_FREEZE_STAFF.json +++ b/items/FIRE_FREEZE_STAFF.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:yellow_flower", "displayname": "§5Fire Freeze Staff", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Fire Freeze §e§lRIGHT CLICK\",5:\"§7Creates a circle with a radius\",6:\"§7of §a5 blocks§7. After §a5s§7,\",7:\"§7all mobs inside are frozen for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3500\",10:\"§8Cooldown: §a10s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aCombat Skill 24§c.\",14:\"§5§lEPIC SWORD\"],Name:\"§5Fire Freeze Staff\"},ExtraAttributes:{id:\"FIRE_FREEZE_STAFF\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Fire Freeze §e§lRIGHT CLICK\",5:\"§7Creates a circle with a radius\",6:\"§7of §a5 blocks§7. After §a5s§7,\",7:\"§7all mobs inside are frozen for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3500\",10:\"§8Cooldown: §a10s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",14:\"§5§lEPIC SWORD\"],Name:\"§5Fire Freeze Staff\"},ExtraAttributes:{id:\"FIRE_FREEZE_STAFF\"}}", "damage": 0, "lore": [ "§7Damage: §c+50", @@ -17,7 +17,7 @@ "§8Cooldown: §a10s", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCombat Skill 24§c.", + "§7§4❣ §cRequires §aCombat Skill 22§c.", "§5§lEPIC SWORD" ], "recipe": { @@ -34,7 +34,7 @@ "internalname": "FIRE_FREEZE_STAFF", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fire_Freeze_Staff", |