diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-09-18 16:02:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-18 14:02:18 +0000 |
| commit | 330cb4ae1a802f40bbcfbde0b24bafd92169eaf0 (patch) | |
| tree | 9af7fc376f927fbbed9ea6b03fce3956af12dca1 /items/DRAGON_HORN.json | |
| parent | 3a12e2e68272e4b2d357d66a644de9f0b0ffdbaf (diff) | |
| download | NotEnoughUpdates-REPO-330cb4ae1a802f40bbcfbde0b24bafd92169eaf0.tar.gz NotEnoughUpdates-REPO-330cb4ae1a802f40bbcfbde0b24bafd92169eaf0.tar.bz2 NotEnoughUpdates-REPO-330cb4ae1a802f40bbcfbde0b24bafd92169eaf0.zip | |
feat: Misc changes (#1350)
* feat: Reforge Stone lore changes
* feat: Garden -> The Garden changes
* feat: Beetle + Cricket Skin changes and tac sword change
* feat: Golden Dragon and Ascension Rope lore changes
Diffstat (limited to 'items/DRAGON_HORN.json')
| -rw-r--r-- | items/DRAGON_HORN.json | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/items/DRAGON_HORN.json b/items/DRAGON_HORN.json index 2a1d8b34..323ec9c2 100644 --- a/items/DRAGON_HORN.json +++ b/items/DRAGON_HORN.json @@ -4,17 +4,29 @@ "displayname": "§5Dragon Horn", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"124d9c84-c120-3724-afe6-124ac2cf26aa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODc0NGM4MTA5OWMxYWViZjIwZjY3N2ZhZWQyNGNhY2U1MjBhMjk0Y2Y0NmJkZWI2YTI1N2Y0MzZhMzIzYTFkOCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Renowned §7reforge\",4:\"§7when combined with armor§7.\",5:\"\",6:\"§7Requires §aMining Skill Level\",7:\"§aXXV§7!\",8:\"\",9:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Dragon Horn\"},ExtraAttributes:{id:\"DRAGON_HORN\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"124d9c84-c120-3724-afe6-124ac2cf26aa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODc0NGM4MTA5OWMxYWViZjIwZjY3N2ZhZWQyNGNhY2U1MjBhMjk0Y2Y0NmJkZWI2YTI1N2Y0MzZhMzIzYTFkOCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Renowned §7reforge when\",4:\"§7combined with armor§7.\",5:\"\",6:\"§9Renowned §7(§6Legendary§7):\",7:\"§7Health: §a+8\",8:\"§7Defense: §a+8\",9:\"§7Speed: §a+1\",10:\"§7Strength: §c+10\",11:\"§7Intelligence: §a+10\",12:\"§7Crit Chance: §c+10%\",13:\"§7Crit Damage: §c+10%\",14:\"§7Bonus Attack Speed: §c+14%\",15:\"\",16:\"§9Renowned Bonus\",17:\"§7Increases most stats by §a+1%§7.\",18:\"\",19:\"§7Requires §aMining Skill Level XXV§7!\",20:\"\",21:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Dragon Horn\"},ExtraAttributes:{id:\"DRAGON_HORN\"}}", + "modver": "", "lore": [ "§8Reforge Stone", "§7§8Combinable in Reforge Anvil", "", - "§7Applies the §9Renowned §7reforge", - "§7when combined with armor§7.", + "§7Applies the §9Renowned §7reforge when", + "§7combined with armor§7.", "", - "§7Requires §aMining Skill Level", - "§aXXV§7!", + "§9Renowned §7(§6Legendary§7):", + "§7Health: §a+8", + "§7Defense: §a+8", + "§7Speed: §a+1", + "§7Strength: §c+10", + "§7Intelligence: §a+10", + "§7Crit Chance: §c+10%", + "§7Crit Damage: §c+10%", + "§7Bonus Attack Speed: §c+14%", + "", + "§9Renowned Bonus", + "§7Increases most stats by §a+1%§7.", + "", + "§7Requires §aMining Skill Level XXV§7!", "", "§5§lEPIC REFORGE STONE" ], |
