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/ASTRAEA.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/ASTRAEA.json')
-rw-r--r-- | items/ASTRAEA.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/ASTRAEA.json b/items/ASTRAEA.json index bd8f87c6..ffa2bec9 100644 --- a/items/ASTRAEA.json +++ b/items/ASTRAEA.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Astraea", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d945\",1:\"§7Damage: §c+280\",2:\"§7Strength: §c+150\",3:\"\",4:\"§7Defense: §a+230\",5:\"§7Intelligence: §a+50\",6:\"§7Ferocity: §a+30\",7:\"\",8:\"§7Deals +§c50% §7damage to\",9:\"§7Withers. Grants §c+1 §c❁ Damage\",10:\"§c§7and §a+1 §a❈ Defense §7per\",11:\"§7§cCatacombs §7level.\",12:\"\",13:\"§7Your Catacombs Level: §c0\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{id:\"ASTRAEA\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d885\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+150\",3:\"\",4:\"§7Defense: §a+210\",5:\"§7Intelligence: §a+50\",6:\"§7Ferocity: §a+30\",7:\"\",8:\"§7Deals +§c50% §7damage to\",9:\"§7Withers. Grants §c+1 §c❁ Damage\",10:\"§c§7and §a+1 §a❈ Defense §7per\",11:\"§7§cCatacombs §7level.\",12:\"\",13:\"§7Your Catacombs Level: §c0\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{id:\"ASTRAEA\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d945", - "§7Damage: §c+280", + "§7Gear Score: §d885", + "§7Damage: §c+260", "§7Strength: §c+150", "", - "§7Defense: §a+230", + "§7Defense: §a+210", "§7Intelligence: §a+50", "§7Ferocity: §a+30", "", @@ -40,7 +40,7 @@ "internalname": "ASTRAEA", "parent": "NECRON_BLADE", "clickcommand": "viewrecipe", - "modver": "2.0-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ |