diff options
author | riohorealhk <76907766+riohorealhk@users.noreply.github.com> | 2021-03-12 08:51:49 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-11 19:51:49 -0500 |
commit | b9c9fe3b8e19150e7189c23ebf63d278b0de404d (patch) | |
tree | 9837d0b7e3ebac9e96641c0f3061272deed3b35b /items/VALKYRIE.json | |
parent | 28d2f034213001a0e445dcd3aab30b056ea6a566 (diff) | |
download | NotEnoughUpdates-REPO-b9c9fe3b8e19150e7189c23ebf63d278b0de404d.tar.gz NotEnoughUpdates-REPO-b9c9fe3b8e19150e7189c23ebf63d278b0de404d.tar.bz2 NotEnoughUpdates-REPO-b9c9fe3b8e19150e7189c23ebf63d278b0de404d.zip |
Fix Hyperion things again (#434)
* Update HYPERION.json
* Update ASTRAEA.json
* Update SCYLLA.json
* Update VALKYRIE.json
Diffstat (limited to 'items/VALKYRIE.json')
-rw-r--r-- | items/VALKYRIE.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/VALKYRIE.json b/items/VALKYRIE.json index 45b6eddf..77b5b9de 100644 --- a/items/VALKYRIE.json +++ b/items/VALKYRIE.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Valkyrie", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d520\",1:\"§7Damage: §c+290\",2:\"§7Strength: §c+140\",3:\"\",4:\"§7Intelligence: §a+60\",5:\"§7Ferocity: §a+60\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+1 §c❁ Strength §7per\",10:\"§7§cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c0\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCatacombs Floor VII\",18:\"§aCompletion\",19:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Valkyrie\"},ExtraAttributes:{id:\"VALKYRIE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d480\",1:\"§7Damage: §c+270\",2:\"§7Strength: §c+120\",3:\"\",4:\"§7Intelligence: §a+60\",5:\"§7Ferocity: §a+60\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+1 §c❁ Strength §7per\",10:\"§7§cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c0\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCatacombs Floor VII\",18:\"§aCompletion\",19:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Valkyrie\"},ExtraAttributes:{id:\"VALKYRIE\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d520", - "§7Damage: §c+290", - "§7Strength: §c+140", + "§7Gear Score: §d480", + "§7Damage: §c+270", + "§7Strength: §c+120", "", "§7Intelligence: §a+60", "§7Ferocity: §a+60", |