diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-04 20:35:08 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-04 20:35:08 -0500 |
commit | da61b572da96eea569ffa6fbbcd980cc2d851099 (patch) | |
tree | 1cd2846da563957fd80c562e898b4ae8b2c79a25 /items/FLOWER_OF_TRUTH.json | |
parent | 12cada26afdb196e4904448fa23372bca1c2f4ee (diff) | |
download | NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.tar.gz NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.tar.bz2 NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.zip |
thx jani
Diffstat (limited to 'items/FLOWER_OF_TRUTH.json')
-rw-r--r-- | items/FLOWER_OF_TRUTH.json | 26 |
1 files changed, 9 insertions, 17 deletions
diff --git a/items/FLOWER_OF_TRUTH.json b/items/FLOWER_OF_TRUTH.json index 200311b5..124d7cb3 100644 --- a/items/FLOWER_OF_TRUTH.json +++ b/items/FLOWER_OF_TRUTH.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:red_flower", "displayname": "§6Flower of Truth", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d500\",1:\"§7Damage: §c+100\",2:\"§7Strength: §c+360\",3:\"\",4:\"§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",5:\"§7Shoots a rose that ricochets\",6:\"§7between enemies, damaging up to\",7:\"§7§a3 §7of your foes! Damage\",8:\"§7multiplies as more enemies are\",9:\"§7hit.\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d460 §8(1233)\",1:\"§7Damage: §c+100 §8(+268)\",2:\"§7Strength: §c+360 §8(+964.8)\",3:\"\",4:\"§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",5:\"§7Shoots a rose that ricochets\",6:\"§7between enemies, damaging up to\",7:\"§7§a3 §7of your foes! Damage\",8:\"§7multiplies as more enemies are\",9:\"§7hit.\",10:\"§8Mana Cost: §335\",11:\"§8Cooldown: §a1s\",12:\"§7§7The mana cost of this item is\",13:\"§7§a10.0% §7of your maximum mana.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 70000 / 70000\",17:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d500", - "§7Damage: §c+100", - "§7Strength: §c+360", + "§7Gear Score: §d460 §8(1233)", + "§7Damage: §c+100 §8(+268)", + "§7Strength: §c+360 §8(+964.8)", "", "§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK", "§7Shoots a rose that ricochets", @@ -14,27 +14,19 @@ "§7§a3 §7of your foes! Damage", "§7multiplies as more enemies are", "§7hit.", + "§8Mana Cost: §335", "§8Cooldown: §a1s", + "§7§7The mana cost of this item is", + "§7§a10.0% §7of your maximum mana.", "", "§7§8This item can be reforged!", "§aPerfect 70000 / 70000", "§6§lLEGENDARY DUNGEON SWORD" ], - "recipe": { - "A1": "", - "A2": "GOLEM_POPPY:3", - "A3": "", - "B1": "", - "B2": "GOLEM_POPPY:3", - "B3": "", - "C1": "", - "C2": "GOLEM_POPPY:3", - "C3": "" - }, "internalname": "FLOWER_OF_TRUTH", - "clickcommand": "viewrecipe", - "modver": "1.6-REL", "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Flower_of_Truth" |