diff options
author | jani270 <jani270@gmx.de> | 2022-04-28 14:23:10 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-28 14:23:10 +0200 |
commit | 4afedc799db3ca18beadcc3ce22b5b28eec2c61c (patch) | |
tree | 0536d2a13cbb096e67143623020fe1c61f48a572 /items/ROGUE_SWORD.json | |
parent | d628905e77e2b77de3123ac73c9babb9005b5377 (diff) | |
download | NotEnoughUpdates-REPO-4afedc799db3ca18beadcc3ce22b5b28eec2c61c.tar.gz NotEnoughUpdates-REPO-4afedc799db3ca18beadcc3ce22b5b28eec2c61c.tar.bz2 NotEnoughUpdates-REPO-4afedc799db3ca18beadcc3ce22b5b28eec2c61c.zip |
master :arrow_right: dangerous
Diffstat (limited to 'items/ROGUE_SWORD.json')
-rw-r--r-- | items/ROGUE_SWORD.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/items/ROGUE_SWORD.json b/items/ROGUE_SWORD.json index f249c2c6..92e608c2 100644 --- a/items/ROGUE_SWORD.json +++ b/items/ROGUE_SWORD.json @@ -4,17 +4,15 @@ "displayname": "§fRogue Sword", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§6Ability: Speed Boost §e§lRIGHT CLICK\",3:\"§7Increases your movement §f✦\",4:\"§fSpeed §7by §a+20 §7for §a30\",5:\"§a§7seconds.\",6:\"§8Mana Cost: §350\",7:\"§8Half speed if already active.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON SWORD\"],Name:\"§fRogue Sword\"},ExtraAttributes:{id:\"ROGUE_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§6Ability: Speed Boost §e§lRIGHT CLICK\",3:\"§7Grants §f+100✦ Speed \",4:\"§7for§7 §a30s§7.\",5:\"§8Mana Cost: §350\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON SWORD\"],Name:\"§fRogue Sword\"},ExtraAttributes:{id:\"ROGUE_SWORD\"}}", "modver": "2.1.0-REL", "lore": [ "§7Damage: §c+20", "", "§6Ability: Speed Boost §e§lRIGHT CLICK", - "§7Increases your movement §f✦", - "§fSpeed §7by §a+20 §7for §a30", - "§a§7seconds.", + "§7Grants §f+100✦ Speed ", + "§7for§7 §a30s§7.", "§8Mana Cost: §350", - "§8Half speed if already active.", "", "§7§8This item can be reforged!", "§f§lCOMMON SWORD" @@ -32,4 +30,4 @@ "result": "ROGUE_SWORD" } ] -} +}
\ No newline at end of file |