diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2023-09-17 13:09:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-17 13:09:53 +0200 |
commit | 6888a8389e7e479826ed00c686c6d63f6f0e29fa (patch) | |
tree | 5ff3f7ccac62f18e8c3e0ea363db2d9c323999ed /items/TERMINATOR.json | |
parent | f740e79fb4d4f695c05dc06ffc5a12ed592761f9 (diff) | |
download | NotEnoughUpdates-REPO-6888a8389e7e479826ed00c686c6d63f6f0e29fa.tar.gz NotEnoughUpdates-REPO-6888a8389e7e479826ed00c686c6d63f6f0e29fa.tar.bz2 NotEnoughUpdates-REPO-6888a8389e7e479826ed00c686c6d63f6f0e29fa.zip |
Description fixes (#987)
* Description fixes
https://canary.discord.com/channels/516977525906341928/1152464209829953607
2nd times the charm or something like that
* Another few fixes
* More fixes
* Forgot something
* Update MIDAS_JEWEL.json
Diffstat (limited to 'items/TERMINATOR.json')
-rw-r--r-- | items/TERMINATOR.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/TERMINATOR.json b/items/TERMINATOR.json index 51065d16..8778bad9 100644 --- a/items/TERMINATOR.json +++ b/items/TERMINATOR.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", - "displayname": "§6Terminator", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+50\",2:\"§7Crit Damage: §c+250%\",3:\"§7Bonus Attack Speed: §c+40%\",4:\"§7Shot Cooldown: §a0.5s\",5:\"\",6:\"§7Shoots §b3 §7arrows at once.\",7:\"§7Can damage endermen.\",8:\"\",9:\"§cDivides your §9☣ Crit Chance §cby 4!\",10:\"\",11:\"§6Ability: Salvation §e§lRIGHT CLICK\",12:\"§7Can be casted after landing §63 §7hits.\",13:\"§7§7Shoot a beam, penetrating up\",14:\"§7to §e5 §7enemies.\",15:\"§7The beam always crits.\",16:\"§8Soulflow Cost: §3§31⸎\",17:\"§8Cooldown: §a2s\",18:\"\",19:\"§6Shortbow: Instantly shoots!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§7§4☠ §cRequires §5Enderman Slayer 7§c.\",23:\"§6§lLEGENDARY BOW\"],Name:\"§6Terminator\"},ExtraAttributes:{id:\"TERMINATOR\"}}", + "displayname": "§f§f§6Terminator", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+50\",2:\"§7Crit Damage: §c+250%\",3:\"§7Bonus Attack Speed: §c+40%\",4:\"§7Shot Cooldown: §a0.5s\",5:\"\",6:\"§7Shoots §b3 §7arrows at once.\",7:\"§7Can damage endermen.\",8:\"\",9:\"§cDivides your §9☣ Crit Chance §cby 4!\",10:\"\",11:\"§6Ability: Salvation §e§lLEFT CLICK\",12:\"§7Can be casted after landing §63 §7hits.\",13:\"§7§7Shoot a beam, penetrating up\",14:\"§7to §e5 §7enemies.\",15:\"§7The beam always crits.\",16:\"§8Soulflow Cost: §3§31⸎\",17:\"\",18:\"§6Shortbow: Instantly shoots!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer\",22:\"§57§c.\",23:\"§6§lLEGENDARY BOW\"],Name:\"§f§f§6Terminator\"},ExtraAttributes:{id:\"TERMINATOR\"}}", "damage": 0, "lore": [ "§7Damage: §c+310", @@ -15,18 +15,18 @@ "", "§cDivides your §9☣ Crit Chance §cby 4!", "", - "§6Ability: Salvation §e§lRIGHT CLICK", + "§6Ability: Salvation §e§lLEFT CLICK", "§7Can be casted after landing §63 §7hits.", "§7§7Shoot a beam, penetrating up", "§7to §e5 §7enemies.", "§7The beam always crits.", "§8Soulflow Cost: §3§31⸎", - "§8Cooldown: §a2s", "", "§6Shortbow: Instantly shoots!", "", "§7§8This item can be reforged!", - "§7§4☠ §cRequires §5Enderman Slayer 7§c.", + "§7§4☠ §cRequires §5Enderman Slayer", + "§57§c.", "§6§lLEGENDARY BOW" ], "recipe": { |