diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 10:50:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-01 10:50:06 -0400 |
commit | 9874778871a5ed0a2dafcf03da66e0a10ba2c61f (patch) | |
tree | bd82693a56bded3e7504cf81ad7c556f19d59165 | |
parent | a1550317d20257ab4baa862d41cfb50d351cde30 (diff) | |
parent | 228ec7960d0319d8018c24ee14a92ea235c5e68c (diff) | |
download | NotEnoughUpdates-REPO-9874778871a5ed0a2dafcf03da66e0a10ba2c61f.tar.gz NotEnoughUpdates-REPO-9874778871a5ed0a2dafcf03da66e0a10ba2c61f.tar.bz2 NotEnoughUpdates-REPO-9874778871a5ed0a2dafcf03da66e0a10ba2c61f.zip |
Merge branch 'master' into master
-rw-r--r-- | items/FEL_SWORD.json | 6 | ||||
-rw-r--r-- | items/ZOMBIE_LORD_BOOTS.json | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/items/FEL_SWORD.json b/items/FEL_SWORD.json index 2e251682..2d8db680 100644 --- a/items/FEL_SWORD.json +++ b/items/FEL_SWORD.json @@ -4,9 +4,9 @@ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d375 \",1:\"§7Damage: §c+190 \",2:\"§7Strength: §c+135 \",3:\"\",4:\"§7§7Every §a100 §7Kills with this\",5:\"§7sword grants +§c1 §7Weapon\",6:\"§7Damage, up to §c100 §7extra.\",7:\"\",8:\"§aDungeon healer bonuses:\",9:\"§7§8- §7Increases healing from\",10:\"§7your Healing Circle by §a10%§7.\",11:\"§7§8- §7Reduces the cooldown of\",12:\"§7your Wish ultimate by §b10\",13:\"§b§7seconds.\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCatacombs Level 20\",19:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Fel Sword\"},ExtraAttributes:{id:\"FEL_SWORD\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d375 ", - "§7Damage: §c+190 ", - "§7Strength: §c+135 ", + "§7Gear Score: §d375", + "§7Damage: §c+190", + "§7Strength: §c+135", "", "§7§7Every §a100 §7Kills with this", "§7sword grants +§c1 §7Weapon", diff --git a/items/ZOMBIE_LORD_BOOTS.json b/items/ZOMBIE_LORD_BOOTS.json index 41121be8..23d044e0 100644 --- a/items/ZOMBIE_LORD_BOOTS.json +++ b/items/ZOMBIE_LORD_BOOTS.json @@ -1,6 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Zombie Lord Boots", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d119\",1:\"§7Strength: §c+7\",2:\"\",3:\"§7Health: §a+45 HP\",4:\"§7Defense: §a+19\",5:\"§7Intelligence: §a+7\",6:\"\",7:\"§6Full Set Bonus: Dungeon Lord\",8:\"§7Gains §c+5❁ Strength §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§5§lEPIC DUNGEON BOOTS\"],color:10158529,Name:\"§5Zombie Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_BOOTS\"}}", "damage": 0, "lore": [ |