diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-03 16:14:51 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-03 16:14:51 -0400 |
commit | 87ee7fe2ce0af1b3f1afb290418e7265b33a5221 (patch) | |
tree | 53d329e07f05b37fd3803770de185ded46bf00b4 /items/EARTH_SHARD.json | |
parent | 91f8aa7db485ae8359dc634734889dc41c546678 (diff) | |
download | NotEnoughUpdates-REPO-87ee7fe2ce0af1b3f1afb290418e7265b33a5221.tar.gz NotEnoughUpdates-REPO-87ee7fe2ce0af1b3f1afb290418e7265b33a5221.tar.bz2 NotEnoughUpdates-REPO-87ee7fe2ce0af1b3f1afb290418e7265b33a5221.zip |
Dungeon f4
Diffstat (limited to 'items/EARTH_SHARD.json')
-rw-r--r-- | items/EARTH_SHARD.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/EARTH_SHARD.json b/items/EARTH_SHARD.json new file mode 100644 index 00000000..a54a943f --- /dev/null +++ b/items/EARTH_SHARD.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:stone_sword", + "displayname": "§5Earth Shard", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d261 §8(389)\",1:\"§7Damage: §c+105 §8(+158.55)\",2:\"\",3:\"§7Defense: §a+73 §8(+110.23)\",4:\"\",5:\"§7This shard automatically adapts\",6:\"§7to its user inside Dungeons,\",7:\"§7allowing you to perform your\",8:\"§7class ability. Reduces the\",9:\"§7cooldown of §9Seismic Wave §7by\",10:\"§7§a10s§7.\",11:\"\",12:\"§7§eRight-click to use your class\",13:\"§eability!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §aCatacombs Level 19\",18:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Earth Shard\"},ExtraAttributes:{dungeon_item_level:0,id:\"EARTH_SHARD\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d261 §8(389)", + "§7Damage: §c+105 §8(+158.55)", + "", + "§7Defense: §a+73 §8(+110.23)", + "", + "§7This shard automatically adapts", + "§7to its user inside Dungeons,", + "§7allowing you to perform your", + "§7class ability. Reduces the", + "§7cooldown of §9Seismic Wave §7by", + "§7§a10s§7.", + "", + "§7§eRight-click to use your class", + "§eability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 19", + "§5§lEPIC DUNGEON SWORD" + ], + "internalname": "EARTH_SHARD", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "" +}
\ No newline at end of file |