From f26b61d417575ad5a28757b0b040684fbea435cb Mon Sep 17 00:00:00 2001 From: KevinCz Date: Sat, 9 Mar 2024 06:47:36 +0700 Subject: [PATCH] updated --- README.md | 35 ++- gradle.properties | 2 +- .../resources/assets/tiered/lang/en_us.json | 290 ------------------ .../tiered/textures/gui/anvil_tab_icon.png | Bin 225 -> 0 bytes .../tiered/textures/gui/reforge_tab_icon.png | Bin 262 -> 0 bytes .../tiered/textures/gui/reforging_screen.png | Bin 1639 -> 0 bytes .../tiered/textures/gui/tiered_borders.png | Bin 1782 -> 0 bytes .../tiered/tooltips/tooltip_borders.json | 218 ------------- .../all_armor/common_armor_1.json | 2 +- .../all_armor/common_armor_2.json | 2 +- .../all_armor/common_armor_3.json | 2 +- .../all_armor/common_armor_4.json | 2 +- .../all_armor/epic_armor_1.json | 2 +- .../all_armor/epic_armor_2.json | 2 +- .../all_armor/epic_armor_3.json | 2 +- .../all_armor/epic_armor_4.json | 2 +- .../all_armor/legendary_armor_1.json | 2 +- .../all_armor/legendary_armor_2.json | 2 +- .../all_armor/legendary_armor_3.json | 2 +- .../all_armor/legendary_armor_4.json | 2 +- .../all_armor/rare_armor_1.json | 2 +- .../all_armor/rare_armor_2.json | 2 +- .../all_armor/rare_armor_3.json | 2 +- .../all_armor/rare_armor_4.json | 2 +- .../all_armor/uncommon_armor_1.json | 2 +- .../all_armor/uncommon_armor_2.json | 2 +- .../all_armor/uncommon_armor_3.json | 2 +- .../all_armor/uncommon_armor_4.json | 2 +- .../all_armor/unique_armor_1.json | 2 +- .../all_armor/unique_armor_2.json | 2 +- .../all_armor/unique_armor_3.json | 2 +- .../all_armor/unique_armor_4.json | 2 +- .../all_tools/common_tool_1.json | 2 +- .../all_tools/common_tool_2.json | 2 +- .../all_tools/common_tool_3.json | 2 +- .../all_tools/common_tool_4.json | 2 +- .../all_tools/epic_tool_1.json | 2 +- .../all_tools/epic_tool_2.json | 2 +- .../all_tools/epic_tool_3.json | 2 +- .../all_tools/epic_tool_4.json | 2 +- .../all_tools/legendary_tool_1.json | 2 +- .../all_tools/legendary_tool_2.json | 2 +- .../all_tools/legendary_tool_3.json | 2 +- .../all_tools/legendary_tool_4.json | 2 +- .../all_tools/rare_tool_1.json | 2 +- .../all_tools/rare_tool_2.json | 2 +- .../all_tools/rare_tool_3.json | 2 +- .../all_tools/rare_tool_4.json | 2 +- .../all_tools/uncommon_tool_1.json | 2 +- .../all_tools/uncommon_tool_2.json | 2 +- .../all_tools/uncommon_tool_3.json | 2 +- .../all_tools/uncommon_tool_4.json | 2 +- .../all_tools/unique_tool_1.json | 2 +- .../all_tools/unique_tool_2.json | 2 +- .../all_tools/unique_tool_3.json | 2 +- .../all_tools/unique_tool_4.json | 2 +- .../elytra/common_elytra_1.json | 9 +- .../elytra/common_elytra_2.json | 13 +- .../item_attributes/elytra/epic_elytra_1.json | 7 +- .../item_attributes/elytra/epic_elytra_2.json | 11 +- .../elytra/legendary_elytra_1.json | 13 +- .../elytra/legendary_elytra_2.json | 7 +- .../item_attributes/elytra/rare_elytra_1.json | 7 +- .../item_attributes/elytra/rare_elytra_2.json | 11 +- .../elytra/uncommon_elytra_1.json | 7 +- .../elytra/uncommon_elytra_2.json | 9 +- .../elytra/unique_elytra_1.json | 11 +- .../elytra/unique_elytra_2.json | 7 +- .../fishing_rod/epic_fishing_1.json | 2 +- .../fishing_rod/epic_fishing_2.json | 2 +- .../fishing_rod/legendary_fishing_1.json | 2 +- .../fishing_rod/legendary_fishing_2.json | 2 +- .../fishing_rod/rare_fishing_1.json | 2 +- .../fishing_rod/rare_fishing_2.json | 2 +- .../fishing_rod/uncommon_fishing_1.json | 2 +- .../fishing_rod/uncommon_fishing_2.json | 2 +- .../fishing_rod/unique_fishing_1.json | 2 +- .../fishing_rod/unique_fishing_2.json | 2 +- .../armor/boots/anti-gravity.json | 70 +++++ .../armor/boots/aquatic.json | 56 ++++ .../chaotic_modifiers/armor/boots/swift.json | 70 +++++ .../armor/chestplate/guardian.json | 56 ++++ .../armor/chestplate/shadowguard.json | 56 ++++ .../chaotic_modifiers/weapon/all_rounder.json | 114 +++---- .../chaotic_modifiers/weapon/magical.json | 128 ++++---- .../chaotic_modifiers/weapon/sniper.json | 80 ++--- .../chaotic_modifiers/weapon/spellbound.json | 136 ++++---- .../common/archer_armor/common_archer_1.json | 63 ++++ .../common/archer_armor/common_archer_2.json | 63 ++++ .../common/armor/common_armor_5.json | 51 +++ .../common/armor/common_armor_6.json | 51 +++ .../pap_staveswands/common_papsw_1.json | 50 +++ .../pap_staveswands/common_papsw_2.json | 50 +++ .../pap_staveswands/common_papsw_3.json | 50 +++ .../common/papmelee/common_papmelee_1.json | 53 ++++ .../common/papmelee/common_papmelee_2.json | 53 ++++ .../common/papmelee/common_papmelee_3.json | 53 ++++ .../common/weapon/staves/common_staves_1.json | 10 +- .../common/weapon/staves/common_staves_2.json | 10 +- .../common/weapon/staves/common_staves_3.json | 10 +- .../common/weapon/wand/common_wand_1.json | 10 +- .../common/weapon/wand/common_wand_2.json | 10 +- .../common/weapon/wand/common_wand_3.json | 10 +- .../epic/archer_armor/epic_archer_1.json | 77 +++++ .../epic/archer_armor/epic_archer_2.json | 77 +++++ .../epic/armor/epic_armor_5.json | 65 ++++ .../epic/armor/epic_armor_6.json | 65 ++++ .../epic/armor/forcefield.json | 2 +- .../epic/pap_armor/epic_pap_1.json | 101 ++++++ .../epic/pap_staveswands/epic_papsw_1.json | 50 +++ .../epic/pap_staveswands/epic_papsw_2.json | 50 +++ .../epic/papmelee/epic_papmelee_1.json | 53 ++++ .../epic/papmelee/epic_papmelee_2.json | 53 ++++ .../epic/weapon/epic_melee_10.json | 51 +++ .../epic/weapon/epic_melee_5.json | 50 +++ .../epic/weapon/epic_melee_6.json | 50 +++ .../epic/weapon/epic_melee_7.json | 50 +++ .../epic/weapon/epic_melee_8.json | 51 +++ .../epic/weapon/epic_melee_9.json | 51 +++ .../epic/weapon/melee/arcanum.json | 70 ++--- .../epic/weapon/melee/arctic.json | 70 ++--- .../epic/weapon/melee/scorching.json | 70 ++--- .../epic/weapon/staves/epic_staves_1.json | 12 +- .../epic/weapon/staves/epic_staves_2.json | 14 +- .../epic/weapon/wand/epic_wand_1.json | 14 +- .../epic/weapon/wand/epic_wand_2.json | 12 +- .../archer_armor/legendary_archer_1.json | 77 +++++ .../archer_armor/legendary_archer_2.json | 77 +++++ .../legendary/armor/ironclad.json | 2 +- .../legendary/armor/legendary_armor_5.json | 65 ++++ .../legendary/armor/legendary_armor_6.json | 65 ++++ .../legendary/pap_armor/legendary_pap_1.json | 101 ++++++ .../pap_staveswands/legendary_papsw_1.json | 50 +++ .../pap_staveswands/legendary_papsw_2.json | 50 +++ .../papmelee/legendary_papmelee_1.json | 53 ++++ .../papmelee/legendary_papmelee_2.json | 53 ++++ .../legendary/weapon/legendary_melee_10.json | 51 +++ .../legendary/weapon/legendary_melee_5.json | 50 +++ .../legendary/weapon/legendary_melee_6.json | 50 +++ .../legendary/weapon/legendary_melee_7.json | 50 +++ .../legendary/weapon/legendary_melee_8.json | 51 +++ .../legendary/weapon/legendary_melee_9.json | 51 +++ .../legendary/weapon/melee/incandescent.json | 92 +++--- .../legendary/weapon/melee/mystic.json | 92 +++--- .../legendary/weapon/melee/polar.json | 92 +++--- .../weapon/staves/legendary_staves_1.json | 20 +- .../weapon/staves/legendary_staves_2.json | 14 +- .../weapon/wand/legendary_wand_1.json | 14 +- .../weapon/wand/legendary_wand_2.json | 14 +- .../rare/archer_armor/rare_archer_1.json | 77 +++++ .../rare/archer_armor/rare_archer_2.json | 77 +++++ .../kevs_new_modifiers/rare/armor/miner.json | 37 +++ .../rare/armor/rare_armor_5.json | 65 ++++ .../rare/armor/rare_armor_6.json | 65 ++++ .../rare/pap_staveswands/rare_papsw_1.json | 50 +++ .../rare/pap_staveswands/rare_papsw_2.json | 50 +++ .../rare/papmelee/rare_papmelee_1.json | 53 ++++ .../rare/papmelee/rare_papmelee_2.json | 53 ++++ .../rare/weapon/rare_melee_10.json | 51 +++ .../rare/weapon/rare_melee_5.json | 50 +++ .../rare/weapon/rare_melee_6.json | 50 +++ .../rare/weapon/rare_melee_7.json | 50 +++ .../rare/weapon/rare_melee_8.json | 51 +++ .../rare/weapon/rare_melee_9.json | 51 +++ .../rare/weapon/staves/rare_staves_1.json | 10 +- .../rare/weapon/staves/rare_staves_2.json | 10 +- .../rare/weapon/staves/rare_staves_3.json | 10 +- .../rare/weapon/wand/rare_wand_1.json | 10 +- .../rare/weapon/wand/rare_wand_2.json | 10 +- .../rare/weapon/wand/rare_wand_3.json | 10 +- .../archer_armor/uncommon_archer_1.json | 63 ++++ .../archer_armor/uncommon_archer_2.json | 63 ++++ .../uncommon/armor/uncommon_armor_5.json | 51 +++ .../uncommon/armor/uncommon_armor_6.json | 51 +++ .../pap_staveswands/uncommon_papsw_1.json | 50 +++ .../pap_staveswands/uncommon_papsw_2.json | 50 +++ .../pap_staveswands/uncommon_papsw_3.json | 50 +++ .../papmelee/uncommon_papmelee_1.json | 53 ++++ .../papmelee/uncommon_papmelee_2.json | 53 ++++ .../papmelee/uncommon_papmelee_3.json | 53 ++++ .../weapon/staves/uncommon_staves_1.json | 10 +- .../weapon/staves/uncommon_staves_2.json | 10 +- .../weapon/staves/uncommon_staves_3.json | 10 +- .../uncommon/weapon/wand/uncommon_wand_1.json | 10 +- .../uncommon/weapon/wand/uncommon_wand_2.json | 10 +- .../uncommon/weapon/wand/uncommon_wand_3.json | 10 +- .../unique/archer_armor/unique_archer_1.json | 77 +++++ .../unique/archer_armor/unique_archer_2.json | 77 +++++ .../unique/armor/titan.json | 2 +- .../unique/armor/unique_armor_5.json | 65 ++++ .../unique/armor/unique_armor_6.json | 65 ++++ .../unique/pap_armor/unique_pap_1.json | 101 ++++++ .../pap_staveswands/unique_papsw_1.json | 50 +++ .../pap_staveswands/unique_papsw_2.json | 50 +++ .../unique/papmelee/unique_papmelee_1.json | 64 ++++ .../unique/papmelee/unique_papmelee_2.json | 53 ++++ .../unique/weapon/melee/absolute_zero.json | 92 +++--- .../unique/weapon/melee/eldritch.json | 92 +++--- .../unique/weapon/melee/phoenix.json | 92 +++--- .../unique/weapon/staves/unique_staves_1.json | 20 +- .../unique/weapon/staves/unique_staves_2.json | 16 +- .../unique/weapon/unique_melee_10.json | 51 +++ .../unique/weapon/unique_melee_5.json | 61 ++++ .../unique/weapon/unique_melee_6.json | 50 +++ .../unique/weapon/unique_melee_7.json | 50 +++ .../unique/weapon/unique_melee_8.json | 51 +++ .../unique/weapon/unique_melee_9.json | 51 +++ .../unique/weapon/wand/unique_wand_1.json | 14 +- .../unique/weapon/wand/unique_wand_2.json | 16 +- .../melee_weapons/common_melee_1.json | 9 +- .../melee_weapons/common_melee_2.json | 9 +- .../melee_weapons/common_melee_3.json | 9 +- .../melee_weapons/common_melee_4.json | 5 +- .../melee_weapons/epic_melee_1.json | 9 +- .../melee_weapons/epic_melee_2.json | 9 +- .../melee_weapons/epic_melee_3.json | 9 +- .../melee_weapons/epic_melee_4.json | 5 +- .../melee_weapons/legendary_melee_1.json | 9 +- .../melee_weapons/legendary_melee_2.json | 9 +- .../melee_weapons/legendary_melee_3.json | 9 +- .../melee_weapons/legendary_melee_4.json | 5 +- .../melee_weapons/rare_melee_1.json | 9 +- .../melee_weapons/rare_melee_2.json | 7 +- .../melee_weapons/rare_melee_3.json | 9 +- .../melee_weapons/rare_melee_4.json | 5 +- .../melee_weapons/uncommon_melee_1.json | 7 +- .../melee_weapons/uncommon_melee_2.json | 7 +- .../melee_weapons/uncommon_melee_3.json | 7 +- .../melee_weapons/uncommon_melee_4.json | 5 +- .../melee_weapons/unique_melee_1.json | 9 +- .../melee_weapons/unique_melee_2.json | 9 +- .../melee_weapons/unique_melee_3.json | 9 +- .../melee_weapons/unique_melee_4.json | 5 +- .../ranged_weapons/common_ranged_1.json | 9 +- .../ranged_weapons/common_ranged_2.json | 7 +- .../ranged_weapons/common_ranged_3.json | 9 +- .../ranged_weapons/common_ranged_4.json | 7 +- .../ranged_weapons/epic_ranged_1.json | 13 +- .../ranged_weapons/epic_ranged_2.json | 9 +- .../ranged_weapons/epic_ranged_3.json | 11 +- .../ranged_weapons/epic_ranged_4.json | 7 +- .../ranged_weapons/legendary_ranged_1.json | 13 +- .../ranged_weapons/legendary_ranged_2.json | 9 +- .../ranged_weapons/legendary_ranged_3.json | 11 +- .../ranged_weapons/legendary_ranged_4.json | 9 +- .../ranged_weapons/rare_ranged_1.json | 9 +- .../ranged_weapons/rare_ranged_2.json | 7 +- .../ranged_weapons/rare_ranged_3.json | 9 +- .../ranged_weapons/rare_ranged_4.json | 7 +- .../ranged_weapons/uncommon_ranged_1.json | 9 +- .../ranged_weapons/uncommon_ranged_2.json | 7 +- .../ranged_weapons/uncommon_ranged_3.json | 9 +- .../ranged_weapons/uncommon_ranged_4.json | 7 +- .../ranged_weapons/unique_ranged_1.json | 13 +- .../ranged_weapons/unique_ranged_2.json | 9 +- .../ranged_weapons/unique_ranged_3.json | 15 +- .../ranged_weapons/unique_ranged_4.json | 21 +- .../shields/common_shield_1.json | 2 +- .../shields/common_shield_2.json | 2 +- .../shields/common_shield_3.json | 2 +- .../shields/common_shield_4.json | 2 +- .../shields/epic_shield_1.json | 2 +- .../shields/epic_shield_2.json | 2 +- .../shields/epic_shield_3.json | 2 +- .../shields/epic_shield_4.json | 2 +- .../shields/legendary_shield_1.json | 2 +- .../shields/legendary_shield_2.json | 2 +- .../shields/legendary_shield_3.json | 2 +- .../shields/legendary_shield_4.json | 2 +- .../shields/rare_shield_1.json | 2 +- .../shields/rare_shield_2.json | 2 +- .../shields/rare_shield_3.json | 2 +- .../shields/rare_shield_4.json | 2 +- .../shields/uncommon_shield_1.json | 2 +- .../shields/uncommon_shield_2.json | 2 +- .../shields/uncommon_shield_3.json | 2 +- .../shields/uncommon_shield_4.json | 2 +- .../shields/unique_shield_1.json | 2 +- .../shields/unique_shield_2.json | 2 +- .../shields/unique_shield_3.json | 2 +- .../shields/unique_shield_4.json | 2 +- .../tiered/reforge_items/archerreforges1.json | 11 + .../tiered/reforge_items/archerreforges2.json | 9 + .../data/tiered/reforge_items/bow.json | 9 + .../tiered/reforge_items/celestelytra.json | 8 + .../data/tiered/reforge_items/crossbow.json | 10 + .../data/tiered/reforge_items/elytra.json | 8 + .../tiered/reforge_items/fishing_rods.json | 8 + .../data/tiered/reforge_items/gems.json | 9 + .../data/tiered/reforge_items/jewelry.json | 8 + .../data/tiered/reforge_items/trident.json | 8 + src/main/resources/fabric.mod.json | 8 +- .../armor/boots/anti-gravity.json | 70 +++++ .../armor/boots/aquatic.json | 56 ++++ .../chaotic_modifiers/armor/boots/swift.json | 70 +++++ .../armor/chestplate/guardian.json | 56 ++++ .../armor/chestplate/shadowguard.json | 56 ++++ .../chaotic_modifiers/weapon/spellbound.json | 8 +- .../common/archer_armor/common_archer_1.json | 63 ++++ .../common/archer_armor/common_archer_2.json | 63 ++++ .../common/armor/common_armor_5.json | 51 +++ .../common/armor/common_armor_6.json | 51 +++ .../pap_staveswands/common_papsw_1.json | 50 +++ .../pap_staveswands/common_papsw_2.json | 50 +++ .../pap_staveswands/common_papsw_3.json | 50 +++ .../common/papmelee/common_papmelee_1.json | 53 ++++ .../common/papmelee/common_papmelee_2.json | 53 ++++ .../common/papmelee/common_papmelee_3.json | 53 ++++ .../common/weapon/staves/common_staves_1.json | 4 +- .../common/weapon/staves/common_staves_2.json | 4 +- .../common/weapon/staves/common_staves_3.json | 4 +- .../epic/archer_armor/epic_archer_1.json | 77 +++++ .../epic/archer_armor/epic_archer_2.json | 77 +++++ .../epic/armor/epic_armor_5.json | 65 ++++ .../epic/armor/epic_armor_6.json | 65 ++++ .../epic/pap_armor/epic_pap_1.json | 101 ++++++ .../epic/pap_staveswands/epic_papsw_1.json | 50 +++ .../epic/pap_staveswands/epic_papsw_2.json | 50 +++ .../epic/papmelee/epic_papmelee_1.json | 53 ++++ .../epic/papmelee/epic_papmelee_2.json | 53 ++++ .../epic/weapon/epic_melee_10.json | 51 +++ .../epic/weapon/epic_melee_5.json | 50 +++ .../epic/weapon/epic_melee_6.json | 50 +++ .../epic/weapon/epic_melee_7.json | 50 +++ .../epic/weapon/epic_melee_8.json | 51 +++ .../epic/weapon/epic_melee_9.json | 51 +++ .../epic/weapon/staves/epic_staves_1.json | 8 +- .../epic/weapon/staves/epic_staves_2.json | 8 +- .../archer_armor/legendary_archer_1.json | 77 +++++ .../archer_armor/legendary_archer_2.json | 77 +++++ .../legendary/armor/legendary_armor_5.json | 65 ++++ .../legendary/armor/legendary_armor_6.json | 65 ++++ .../legendary/pap_armor/legendary_pap_1.json | 101 ++++++ .../pap_staveswands/legendary_papsw_1.json | 50 +++ .../pap_staveswands/legendary_papsw_2.json | 50 +++ .../papmelee/legendary_papmelee_1.json | 53 ++++ .../papmelee/legendary_papmelee_2.json | 53 ++++ .../legendary/weapon/legendary_melee_10.json | 51 +++ .../legendary/weapon/legendary_melee_5.json | 50 +++ .../legendary/weapon/legendary_melee_6.json | 50 +++ .../legendary/weapon/legendary_melee_7.json | 50 +++ .../legendary/weapon/legendary_melee_8.json | 51 +++ .../legendary/weapon/legendary_melee_9.json | 51 +++ .../weapon/staves/legendary_staves_1.json | 12 +- .../weapon/staves/legendary_staves_2.json | 8 +- .../weapon/wand/legendary_wand_1.json | 4 +- .../weapon/wand/legendary_wand_2.json | 2 +- .../rare/archer_armor/rare_archer_1.json | 77 +++++ .../rare/archer_armor/rare_archer_2.json | 77 +++++ .../kevs_new_modifiers/rare/armor/miner.json | 37 +++ .../rare/armor/rare_armor_5.json | 65 ++++ .../rare/armor/rare_armor_6.json | 65 ++++ .../rare/pap_staveswands/rare_papsw_1.json | 50 +++ .../rare/pap_staveswands/rare_papsw_2.json | 50 +++ .../rare/papmelee/rare_papmelee_1.json | 53 ++++ .../rare/papmelee/rare_papmelee_2.json | 53 ++++ .../rare/weapon/rare_melee_10.json | 51 +++ .../rare/weapon/rare_melee_5.json | 50 +++ .../rare/weapon/rare_melee_6.json | 50 +++ .../rare/weapon/rare_melee_7.json | 50 +++ .../rare/weapon/rare_melee_8.json | 51 +++ .../rare/weapon/rare_melee_9.json | 51 +++ .../rare/weapon/staves/rare_staves_1.json | 4 +- .../rare/weapon/staves/rare_staves_2.json | 4 +- .../rare/weapon/staves/rare_staves_3.json | 4 +- .../archer_armor/uncommon_archer_1.json | 63 ++++ .../archer_armor/uncommon_archer_2.json | 63 ++++ .../uncommon/armor/uncommon_armor_5.json | 51 +++ .../uncommon/armor/uncommon_armor_6.json | 51 +++ .../pap_staveswands/uncommon_papsw_1.json | 50 +++ .../pap_staveswands/uncommon_papsw_2.json | 50 +++ .../pap_staveswands/uncommon_papsw_3.json | 50 +++ .../papmelee/uncommon_papmelee_1.json | 53 ++++ .../papmelee/uncommon_papmelee_2.json | 53 ++++ .../papmelee/uncommon_papmelee_3.json | 53 ++++ .../weapon/staves/uncommon_staves_1.json | 4 +- .../weapon/staves/uncommon_staves_2.json | 4 +- .../weapon/staves/uncommon_staves_3.json | 4 +- .../unique/archer_armor/unique_archer_1.json | 77 +++++ .../unique/archer_armor/unique_archer_2.json | 77 +++++ .../unique/armor/unique_armor_5.json | 65 ++++ .../unique/armor/unique_armor_6.json | 65 ++++ .../unique/pap_armor/unique_pap_1.json | 101 ++++++ .../pap_staveswands/unique_papsw_1.json | 50 +++ .../pap_staveswands/unique_papsw_2.json | 50 +++ .../unique/papmelee/unique_papmelee_1.json | 64 ++++ .../unique/papmelee/unique_papmelee_2.json | 53 ++++ .../unique/weapon/melee/absolute_zero.json | 2 +- .../unique/weapon/melee/eldritch.json | 2 +- .../unique/weapon/melee/phoenix.json | 2 +- .../unique/weapon/staves/unique_staves_1.json | 14 +- .../unique/weapon/staves/unique_staves_2.json | 10 +- .../unique/weapon/unique_melee_10.json | 51 +++ .../unique/weapon/unique_melee_5.json | 61 ++++ .../unique/weapon/unique_melee_6.json | 50 +++ .../unique/weapon/unique_melee_7.json | 50 +++ .../unique/weapon/unique_melee_8.json | 51 +++ .../unique/weapon/unique_melee_9.json | 51 +++ .../unique/weapon/wand/unique_wand_1.json | 4 +- .../unique/weapon/wand/unique_wand_2.json | 2 +- .../ranged_weapons/epic_ranged_1.json | 11 +- .../ranged_weapons/epic_ranged_2.json | 7 +- .../ranged_weapons/epic_ranged_3.json | 9 +- .../ranged_weapons/epic_ranged_4.json | 5 +- .../ranged_weapons/legendary_ranged_1.json | 11 +- .../ranged_weapons/legendary_ranged_2.json | 7 +- .../ranged_weapons/legendary_ranged_3.json | 9 +- .../ranged_weapons/legendary_ranged_4.json | 7 +- .../ranged_weapons/rare_ranged_1.json | 7 +- .../ranged_weapons/rare_ranged_2.json | 5 +- .../ranged_weapons/rare_ranged_3.json | 7 +- .../ranged_weapons/rare_ranged_4.json | 5 +- .../ranged_weapons/uncommon_ranged_1.json | 7 +- .../ranged_weapons/uncommon_ranged_2.json | 5 +- .../ranged_weapons/uncommon_ranged_3.json | 7 +- .../ranged_weapons/uncommon_ranged_4.json | 5 +- .../ranged_weapons/unique_ranged_1.json | 11 +- .../ranged_weapons/unique_ranged_2.json | 7 +- .../ranged_weapons/unique_ranged_3.json | 13 +- .../ranged_weapons/unique_ranged_4.json | 19 +- 420 files changed, 11357 insertions(+), 1684 deletions(-) delete mode 100644 src/main/resources/assets/tiered/lang/en_us.json delete mode 100644 src/main/resources/assets/tiered/textures/gui/anvil_tab_icon.png delete mode 100644 src/main/resources/assets/tiered/textures/gui/reforge_tab_icon.png delete mode 100644 src/main/resources/assets/tiered/textures/gui/reforging_screen.png delete mode 100644 src/main/resources/assets/tiered/textures/gui/tiered_borders.png delete mode 100644 src/main/resources/assets/tiered/tooltips/tooltip_borders.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/anti-gravity.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/aquatic.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/swift.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/guardian.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/shadowguard.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_5.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_6.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_3.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_3.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_5.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_6.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_armor/epic_pap_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_10.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_5.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_6.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_7.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_8.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_9.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_5.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_6.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_armor/legendary_pap_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_10.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_5.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_6.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_7.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_8.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_9.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/miner.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_5.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_6.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_10.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_5.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_6.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_7.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_8.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_9.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_5.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_6.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_3.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_3.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_5.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_6.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_armor/unique_pap_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_1.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_2.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_10.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_5.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_6.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_7.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_8.json create mode 100644 src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_9.json create mode 100644 src/main/resources/data/tiered/reforge_items/archerreforges1.json create mode 100644 src/main/resources/data/tiered/reforge_items/archerreforges2.json create mode 100644 src/main/resources/data/tiered/reforge_items/bow.json create mode 100644 src/main/resources/data/tiered/reforge_items/celestelytra.json create mode 100644 src/main/resources/data/tiered/reforge_items/crossbow.json create mode 100644 src/main/resources/data/tiered/reforge_items/elytra.json create mode 100644 src/main/resources/data/tiered/reforge_items/fishing_rods.json create mode 100644 src/main/resources/data/tiered/reforge_items/gems.json create mode 100644 src/main/resources/data/tiered/reforge_items/jewelry.json create mode 100644 src/main/resources/data/tiered/reforge_items/trident.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/anti-gravity.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/aquatic.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/swift.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/guardian.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/shadowguard.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_5.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_6.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_3.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_3.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_5.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_6.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_armor/epic_pap_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_10.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_5.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_6.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_7.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_8.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_9.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_5.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_6.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_armor/legendary_pap_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_10.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_5.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_6.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_7.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_8.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_9.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/miner.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_5.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_6.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_10.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_5.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_6.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_7.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_8.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_9.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_5.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_6.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_3.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_3.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_5.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_6.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_armor/unique_pap_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_1.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_2.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_10.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_5.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_6.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_7.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_8.json create mode 100644 src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_9.json diff --git a/README.md b/README.md index 2e2fc53..43db8d6 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # 🧙 Kev's TieredZ Modifiers 🌟 -A magical mod originally crafted for Fantasy MC! Ensure a seamless experience by having all the required mods installed. Exciting updates on the horizon! 🚀 +A magical mod originally crafted for Fantasy MC, a total of 95+ new modifiers! Ensure a seamless experience by having all the required mods installed. Exciting updates on the horizon! 🚀 ## ✨ Features Galore! +Overhauled almost all original Tieredz modifiers using attributes from different mods -47 new modifiers in total (wands/staves/ranged weapons/armour/swords ) and 1 more tier to the modifiers! +From v1.0.0: 47 new modifiers in total (wands/staves/ranged weapons/armour/swords) and 1 more tier to the modifiers! - 8 Unique modifiers (2 staves, 2 wands, 3 swords, 1 armour) - 8 Legendary modifiers(2 staves, 2 wands, 3 swords, 1 armour) @@ -14,18 +15,34 @@ A magical mod originally crafted for Fantasy MC! Ensure a seamless experience by - 6 Common modifiers (3 staves, 3 wands) - 4 Chaotic modifiers (2 swords, 2 bows) +From v1.5.0: (4 new dependency: Obscure API, Archers, Paladins & Priests, Mythic Metals) +- Added 3 new modifiers for P&P armors (1 Epic, 1 Legendary, 1 Unique) +- Added 14 new modifiers for claymore/great hammer/mace (3 Common, 3 Uncommon, 2 Rare, 2 Epic, 2 Legendary, 2 Unique) +- Added 14 new modifiers for wands/staves (3 Common, 3 Uncommon, 2 Rare, 2 Epic, 2 Legendary, 2 Unique) +- Added 12 new modifiers specifically for Archers' armors +- Added 12 new modifiers for all armors + +From v2.0.0: +- Added 24 new melee modifiers +- Added Anti-Gravity, Aquatic, Swift to Boots +- Added Guardian, Shadowguard to Chestplates + The weights of all the tiers are changed to fit in another; the Chaotic tier 🌪️ ### 🔧 Required Mods -- [Wizards](https://modrinth.com/mod/wizards) -- [Reabsorption](https://modrinth.com/mod/reabsorption-(energy-shield)) -- [Pufferfish's skills](https://modrinth.com/mod/skills) -- [Tieredz](https://modrinth.com/mod/tieredz) +- [Wizards](https://www.curseforge.com/minecraft/mc-mods/wizards) +- [Reabsorption](https://www.curseforge.com/minecraft/mc-mods/reabsorption-energy-shield) +- [Pufferfish's skills](https://www.curseforge.com/minecraft/mc-mods/puffish-skills) +- [Tieredz](https://www.curseforge.com/minecraft/mc-mods/tieredz) +- [Archers](https://www.curseforge.com/minecraft/mc-mods/archers) +- [Paladins & Priests](https://www.curseforge.com/minecraft/mc-mods/paladins-and-priests) +- [Obscure API](https://www.curseforge.com/minecraft/mc-mods/obscure-api-fabric) +- [Mythic Metals](https://www.curseforge.com/minecraft/mc-mods/mythicmetals) ### 🌈 Recommended Optional Mods -- [Spellblades and Such](https://modrinth.com/mod/spellblades-and-such) -- [Simply Skills](https://modrinth.com/mod/simply-skills) +- [Spellblades and Such](https://www.curseforge.com/minecraft/mc-mods/spellblade-next) +- [Simply Skills](https://www.curseforge.com/minecraft/mc-mods/simply-skills) -[![](https://i.imgur.com/l815YIN.png)](https://bisecthosting.com/PixelDream) +[![](https://i.imgur.com/l815YIN.png)](https://bisecthosting.com/PixelDream) \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index d15a174..4d4339b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ yarn_mappings=1.20.1+build.10 loader_version=0.15.6 # Mod Properties -mod_version=1.1.0 +mod_version=2.1.0 maven_group=net.kevstieredzmodifiers archives_base_name=kevstieredzmodifiers diff --git a/src/main/resources/assets/tiered/lang/en_us.json b/src/main/resources/assets/tiered/lang/en_us.json deleted file mode 100644 index 1c37342..0000000 --- a/src/main/resources/assets/tiered/lang/en_us.json +++ /dev/null @@ -1,290 +0,0 @@ -{ - "generic.dig_speed": "Dig Speed", - "generic.crit_chance": "Crit Chance", - "generic.durable": "Durability", - "generic.range_attack_damage": "Range Attack Damage", - "puffish_skills:player.ranged_damage": "Projectile Damage", - - "tiered:common_armor_1.label": "Common", - "tiered:common_armor_2.label": "Common", - "tiered:common_armor_3.label": "Common", - "tiered:common_armor_4.label": "Common", - - "tiered:common_tool_1.label": "Common", - "tiered:common_tool_2.label": "Common", - "tiered:common_tool_3.label": "Common", - "tiered:common_tool_4.label": "Common", - - "tiered:common_melee_1.label": "Common", - "tiered:common_melee_2.label": "Common", - "tiered:common_melee_3.label": "Common", - "tiered:common_melee_4.label": "Common", - - "tiered:common_ranged_1.label": "Common", - "tiered:common_ranged_2.label": "Common", - "tiered:common_ranged_3.label": "Common", - "tiered:common_ranged_4.label": "Common", - - "tiered:common_fishing_1.label": "Common", - "tiered:common_fishing_2.label": "Common", - "tiered:common_fishing_3.label": "Common", - "tiered:common_fishing_4.label": "Common", - - "tiered:common_shield_1.label": "Common", - "tiered:common_shield_2.label": "Common", - "tiered:common_shield_3.label": "Common", - "tiered:common_shield_4.label": "Common", - - "tiered:common_elytra_1.label": "Common", - "tiered:common_elytra_2.label": "Common", - "tiered:common_elytra_3.label": "Common", - "tiered:common_elytra_4.label": "Common", - - "tiered:uncommon_armor_1.label": "Uncommon", - "tiered:uncommon_armor_2.label": "Uncommon", - "tiered:uncommon_armor_3.label": "Uncommon", - "tiered:uncommon_armor_4.label": "Uncommon", - - "tiered:uncommon_tool_1.label": "Uncommon", - "tiered:uncommon_tool_2.label": "Uncommon", - "tiered:uncommon_tool_3.label": "Uncommon", - "tiered:uncommon_tool_4.label": "Uncommon", - - "tiered:uncommon_melee_1.label": "Uncommon", - "tiered:uncommon_melee_2.label": "Uncommon", - "tiered:uncommon_melee_3.label": "Uncommon", - "tiered:uncommon_melee_4.label": "Uncommon", - - "tiered:uncommon_ranged_1.label": "Uncommon", - "tiered:uncommon_ranged_2.label": "Uncommon", - "tiered:uncommon_ranged_3.label": "Uncommon", - "tiered:uncommon_ranged_4.label": "Uncommon", - - "tiered:uncommon_fishing_1.label": "Uncommon", - "tiered:uncommon_fishing_2.label": "Uncommon", - "tiered:uncommon_fishing_3.label": "Uncommon", - "tiered:uncommon_fishing_4.label": "Uncommon", - - "tiered:uncommon_shield_1.label": "Uncommon", - "tiered:uncommon_shield_2.label": "Uncommon", - "tiered:uncommon_shield_3.label": "Uncommon", - "tiered:uncommon_shield_4.label": "Uncommon", - - "tiered:uncommon_elytra_1.label": "Uncommon", - "tiered:uncommon_elytra_2.label": "Uncommon", - "tiered:uncommon_elytra_3.label": "Uncommon", - "tiered:uncommon_elytra_4.label": "Uncommon", - - "tiered:rare_armor_1.label": "Rare", - "tiered:rare_armor_2.label": "Rare", - "tiered:rare_armor_3.label": "Rare", - "tiered:rare_armor_4.label": "Rare", - - "tiered:rare_tool_1.label": "Rare", - "tiered:rare_tool_2.label": "Rare", - "tiered:rare_tool_3.label": "Rare", - "tiered:rare_tool_4.label": "Rare", - - "tiered:rare_melee_1.label": "Rare", - "tiered:rare_melee_2.label": "Rare", - "tiered:rare_melee_3.label": "Rare", - "tiered:rare_melee_4.label": "Rare", - - "tiered:rare_ranged_1.label": "Rare", - "tiered:rare_ranged_2.label": "Rare", - "tiered:rare_ranged_3.label": "Rare", - "tiered:rare_ranged_4.label": "Rare", - - "tiered:rare_fishing_1.label": "Rare", - "tiered:rare_fishing_2.label": "Rare", - "tiered:rare_fishing_3.label": "Rare", - "tiered:rare_fishing_4.label": "Rare", - - "tiered:rare_shield_1.label": "Rare", - "tiered:rare_shield_2.label": "Rare", - "tiered:rare_shield_3.label": "Rare", - "tiered:rare_shield_4.label": "Rare", - - "tiered:rare_elytra_1.label": "Rare", - "tiered:rare_elytra_2.label": "Rare", - "tiered:rare_elytra_3.label": "Rare", - "tiered:rare_elytra_4.label": "Rare", - - "tiered:epic_armor_1.label": "Epic", - "tiered:epic_armor_2.label": "Epic", - "tiered:epic_armor_3.label": "Epic", - "tiered:epic_armor_4.label": "Epic", - - "tiered:epic_tool_1.label": "Epic", - "tiered:epic_tool_2.label": "Epic", - "tiered:epic_tool_3.label": "Epic", - "tiered:epic_tool_4.label": "Epic", - - "tiered:epic_melee_1.label": "Epic", - "tiered:epic_melee_2.label": "Epic", - "tiered:epic_melee_3.label": "Epic", - "tiered:epic_melee_4.label": "Epic", - - "tiered:epic_ranged_1.label": "Epic", - "tiered:epic_ranged_2.label": "Epic", - "tiered:epic_ranged_3.label": "Epic", - "tiered:epic_ranged_4.label": "Epic", - - "tiered:epic_fishing_1.label": "Epic", - "tiered:epic_fishing_2.label": "Epic", - "tiered:epic_fishing_3.label": "Epic", - "tiered:epic_fishing_4.label": "Epic", - - "tiered:epic_shield_1.label": "Epic", - "tiered:epic_shield_2.label": "Epic", - "tiered:epic_shield_3.label": "Epic", - "tiered:epic_shield_4.label": "Epic", - - "tiered:epic_elytra_1.label": "Epic", - "tiered:epic_elytra_2.label": "Epic", - "tiered:epic_elytra_3.label": "Epic", - "tiered:epic_elytra_4.label": "Epic", - - "tiered:legendary_armor_1.label": "Legendary", - "tiered:legendary_armor_2.label": "Legendary", - "tiered:legendary_armor_3.label": "Legendary", - "tiered:legendary_armor_4.label": "Legendary", - - "tiered:legendary_tool_1.label": "Legendary", - "tiered:legendary_tool_2.label": "Legendary", - "tiered:legendary_tool_3.label": "Legendary", - "tiered:legendary_tool_4.label": "Legendary", - - "tiered:legendary_melee_1.label": "Legendary", - "tiered:legendary_melee_2.label": "Legendary", - "tiered:legendary_melee_3.label": "Legendary", - "tiered:legendary_melee_4.label": "Legendary", - - "tiered:legendary_ranged_1.label": "Legendary", - "tiered:legendary_ranged_2.label": "Legendary", - "tiered:legendary_ranged_3.label": "Legendary", - "tiered:legendary_ranged_4.label": "Legendary", - - "tiered:legendary_fishing_1.label": "Legendary", - "tiered:legendary_fishing_2.label": "Legendary", - "tiered:legendary_fishing_3.label": "Legendary", - "tiered:legendary_fishing_4.label": "Legendary", - - "tiered:legendary_shield_1.label": "Legendary", - "tiered:legendary_shield_2.label": "Legendary", - "tiered:legendary_shield_3.label": "Legendary", - "tiered:legendary_shield_4.label": "Legendary", - - "tiered:legendary_elytra_1.label": "Legendary", - "tiered:legendary_elytra_2.label": "Legendary", - "tiered:legendary_elytra_3.label": "Legendary", - "tiered:legendary_elytra_4.label": "Legendary", - - "tiered:unique_armor_1.label": "Unique", - "tiered:unique_armor_2.label": "Unique", - "tiered:unique_armor_3.label": "Unique", - "tiered:unique_armor_4.label": "Unique", - - "tiered:unique_tool_1.label": "Unique", - "tiered:unique_tool_2.label": "Unique", - "tiered:unique_tool_3.label": "Unique", - "tiered:unique_tool_4.label": "Unique", - - "tiered:unique_melee_1.label": "Unique", - "tiered:unique_melee_2.label": "Unique", - "tiered:unique_melee_3.label": "Unique", - "tiered:unique_melee_4.label": "Unique", - - "tiered:unique_ranged_1.label": "Unique", - "tiered:unique_ranged_2.label": "Unique", - "tiered:unique_ranged_3.label": "Unique", - "tiered:unique_ranged_4.label": "Unique", - - "tiered:unique_fishing_1.label": "Unique", - "tiered:unique_fishing_2.label": "Unique", - "tiered:unique_fishing_3.label": "Unique", - "tiered:unique_fishing_4.label": "Unique", - - "tiered:unique_shield_1.label": "Unique", - "tiered:unique_shield_2.label": "Unique", - "tiered:unique_shield_3.label": "Unique", - "tiered:unique_shield_4.label": "Unique", - - "tiered:unique_elytra_1.label": "Unique", - "tiered:unique_elytra_2.label": "Unique", - "tiered:unique_elytra_3.label": "Unique", - "tiered:unique_elytra_4.label": "Unique", - - "tiered:common.label": "Common", - "tiered:uncommon.label": "Uncommon", - "tiered:rare.label": "Rare", - "tiered:epic.label": "Epic", - "tiered:legendary.label": "Legendary", - "tiered:unique.label": "Unique", - - "text.autoconfig.tiered.title": "Tiered Config", - "text.autoconfig.tiered.category.default": "Tiered Settings", - "text.autoconfig.tiered.category.client_settings": "Client Settings", - "text.autoconfig.tiered.option.lootContainerModifier": "Loot Container Modifier", - "text.autoconfig.tiered.option.entityItemModifier": "Entity Item Modifier", - "text.autoconfig.tiered.option.craftingModifier": "Crafting Modifier", - "text.autoconfig.tiered.option.merchantModifier": "Merchant Modifier", - "text.autoconfig.tiered.option.reforgeModifier": "Reforge Modifier", - "text.autoconfig.tiered.option.levelzReforgeModifier": "LevelZ Reforge Modifier", - "text.autoconfig.tiered.option.luckReforgeModifier": "Luck Reforge Modifier", - "text.autoconfig.tiered.option.uniqueReforge": "Unique Reforge", - "text.autoconfig.tiered.option.showReforgingTab": "Show Reforging Tab", - "text.autoconfig.tiered.option.xIconPosition": "Icon X Position", - "text.autoconfig.tiered.option.yIconPosition": "Icon Y Position", - "text.autoconfig.tiered.option.tieredTooltip": "Tiered Tooltip", - "text.autoconfig.tiered.option.centerName": "Center Name", - - "container.reforge": "Reforge Gear", - "screen.tiered.reforging_screen": "Reforge Gear", - "screen.tiered.reforge_ingredient": "Requires Ingredient", - "screen.tiered.reforge_damaged": "Requires Full Durability", - - "text.tiered.smithing_info_1_1": "Each skill point increases luck", - "text.tiered.smithing_info_1_2": "of reforging by %d%%", - - "tiered.attribute.modifier.plus.0": "%s %s %s", - "tiered.attribute.modifier.plus.1": "%s %s %s", - "tiered.attribute.modifier.plus.2": "%s %s %s", - - "tiered.attribute.modifier.equals.0": "%s %s %s", - "tiered.attribute.modifier.equals.1": "%s %s %s", - "tiered.attribute.modifier.equals.2": "%s %s %s", - - "tiered.attribute.modifier.take.0": "%s %s %s", - "tiered.attribute.modifier.take.1": "%s %s %s", - "tiered.attribute.modifier.take.2": "%s %s %s", - - "item.modifiers.hand": "When in Hand:", - - "commands.tiered.failed": "Nothing changed. Targets main hand is empty", - "commands.tiered.untier_failed": "Nothing changed. %s from %s has no tier", - "commands.tiered.untier": "Untiered %s from %s", - "commands.tiered.tiering_failed": "Nothing changed. %s from %s has no given tier", - "commands.tiered.tier": "Tiered %s from %s", - - "tiered:absolute_zero.label": "Absolute Zero", - "tiered:eldritch.label": "Eldritch", - "tiered:phoenix.label": "Phoenix", - - "tiered:incandescent.label": "Incandescent", - "tiered:mystic.label": "Mystic", - "tiered:polar.label": "Polar", - - "tiered:arcanum.label": "Arcanum", - "tiered:artic.label": "Artic", - "tiered:scorching.label": "Scorching", - - "tiered:ironclad.label": "Ironclad", - "tiered:titan.label": "Titan", - "tiered:forcefield.label": "Forcefield", - - "tiered:all_rounder.label": "All Rounder", - "tiered:spellbound.label": "Spellbound", - "tiered:sniper.label": "Sniper", - "tiered:magical.label": "Magical" -} \ No newline at end of file diff --git a/src/main/resources/assets/tiered/textures/gui/anvil_tab_icon.png b/src/main/resources/assets/tiered/textures/gui/anvil_tab_icon.png deleted file mode 100644 index c440e78dd1ee84f44e6d9e70ca29500d5ff5f906..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 225 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zC7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0(2Ka=yR+JTFrzgk9g}b{r>g#F;`g;Rqj@NwL0HoMUg8YL2g8_q-H?td1 zh_k>WvKVN|VGw3Kp1&dmDCp$r;usz>% diff --git a/src/main/resources/assets/tiered/textures/gui/reforge_tab_icon.png b/src/main/resources/assets/tiered/textures/gui/reforge_tab_icon.png deleted file mode 100644 index b0f7bb6a071239283afda66b5f996024602b6656..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 262 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh3?wzC-F*zC7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E2l#}z{{R2~!`l~^FP;uEU}%hGHxXp0C@aWLPmYfZcXx5r*VPX6_Xeun z6WMtjNb!~g`2_>DzyX8p3#B%o1ZROqWHHe4!ywFfJby(BP|)Ag#W6%8-1m$(Q-cDB zYv2{GpKt2-9t`fbzPMOvr?9ELYP5W~8Q*)+8&&uH4@&(E=K6G}^ThcZj}4D!#x3|d qbyd>ejMECUMVD~Y<$iSvO*GkCiCxvX diff --git a/src/main/resources/assets/tiered/textures/gui/reforging_screen.png b/src/main/resources/assets/tiered/textures/gui/reforging_screen.png deleted file mode 100644 index d7c059f08af9295010a0b3c403e805893baca7eb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1639 zcmcIkX;4#F6u$3~up|Tm5ID&fFxn^9~Y0 zjQ{{3v6u{303ghTfV2c=LVxyhUu7KE9d@Af`T8-8;DYE*bO7$95|;z;7!P4Py4zzG zNZE?TVp%*eF)?XuZ1nK(NKAifVjDRj9PMapiQgyXY79&i0E5AZj*8gj;;@53-)yMg z-QCSHqtw^e2Rm!fG>Az-y5{EQ$;rukcJG03(pt+gxSjg`eqZAeP_+B^v-er%)rJMClDrKF1*<;BhI`L4#2yw}Gq#MjE66dSlm zeK&ldmdg^W!due%qSEGmU|n$)FYM&{mdJhI;}kbA^y(Q)Tv=J?E#V9F+5ya%YA0NF!EQ*c@Zj_Q3AeOBJ? zgA<7^Vr*q_^yyH9>La0cMJum)+;UVnQ7Olbvq~w<&5u>1W|JvY zx3EGde_h=C!`|R2iVQ(DbAae|C(24S;+u2Qx~Je$L;uR9g=ry4^7L&ATM&u=BdV-y zacDPpJpAP;^&?6>V4=EcChEnH_T7?*7%UO=EOvhk4xacr}d zuj&~kTupAo2%#glL|XOXvK}}o)xO49mVgXE1Oc%Sfs_y^Yc7}#@NB`b+vAT;4ezXS zh`7Pnbw+i5JRiU#WRJ;};bQp1`ZRxA*w%LDXdWuBZ4ZU@9v+;oto^{<5Gf#%=qM-a z8tCG$TYlQP7k7SKe+!f!JG?&)3~&QsOJR#kI0|NRdB8j<=b_sc1St_$;6_ufmLTC! zq-Y!ok!ii**RdD5CH@^(#UcgK!ZwD0}$_MV{Y*6e?11}7e(8J0E#FU7Cq9T&~csE%c`t@Fj=UjrdVsDRv<>-a9 znK;^9wausjGnj!Kwa$>*hbzeM6w+@`xo=;0wZMMYydhn^id!o(_OggkkUig=XJZC& qG|MGKWpXJkjn_y`kxax432bc4g~W0a%xy$`a}q7L(afzx znG&2VwaKY)Nu!j;rA!n{b4vwtNqZeq>#Z@17yo_F`_FsNx%Zy$J?Eb1^PGFn&83iu zdT>)X004R9zszQg$zGf#p_UGREQ9RzMRBfllo<;LJQE!y^wGtyS z%_enHxUb=#_G?{Xx&98S_mX262N0@1xsTUipRpF!kn3<>C7JNT91GpD)GMRwNGEM!oVHz-Q0&HRs0boZOpi);#Rb2qEodE#nN7QNyYhZ)e`6nuwrpEjK z4A7(SlG zRjN|;FO^usJFk*hiEk6HKh8wkT=_tH%zY801qr;H6W6cdcRQ>yM!Sdq+f-f<0DeWq z<+Y0*7yh>FXNhOt(~Ra~G@M9n-988(Jj3B$X2#KXBwiP z|9bZ6_0#M?roLh<+$U(x5cV|UCYrI+eAg49%`d7?c$fTGG&J%cJx}nOb5*fO9pF^! z3mR{0`d!Mh7H7}7Cb(Fc-8Z;kAmdqVTVRzc4!8^>7}~Ya2gB{QW@lzB-oT%e){!hI zOrhh{Ecx`i!#otxmJQUFFtGG|Q8fGpZiIVWz{;*SWs?b(EfW68 zifN4ZCCSmJa2S}OV%{`!q$m`O+whn*y0; z#O}ATN9Fy;^>e?hTj+H;r2|RGX9F#I%F;@vG zPag%}5kT09tKOLh1EW}A#{syb-MfTKi)9TyJ?GA|J7%HW``!^1+H1B;BrC@q^2wjf zn4(e3JvAz}?h6?_v*of z^9VrFDsQ4sOhF~YHlL{BPP}$Ms?Z-YIRPwlGnhTCqrx@4J4I{hmD}U@gM#`Z-dwsz z^ts}kJRQ!SiLNmg8-`eHo5;XI>^tTpIyHQD4#i_OnRTgN=2++~=hZITpj_ho(Sord zv;XKY9A+5n~wVe9E*$n_{t&b`V+n z;#S!_1`<{oo)VXD_ibVPu<{3%hB*yZDCiP-E>#>}BjQAkh{lcgTDV#-cZ(2ao^5F5DR zyl}S_v(@j=!R<;!cZ}4cci0GH_&$n=Q*D-|xAEHCR=U(WfQUx$UO+w%R diff --git a/src/main/resources/assets/tiered/tooltips/tooltip_borders.json b/src/main/resources/assets/tiered/tooltips/tooltip_borders.json deleted file mode 100644 index a9e1f8d..0000000 --- a/src/main/resources/assets/tiered/tooltips/tooltip_borders.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "tooltips": [ - { - "index": 0, - "start_border_gradient": "FFBABABA", - "end_border_gradient": "FF565656", - "texture": "tiered_borders", - "decider": [ - "tiered:common_armor_1", - "tiered:common_armor_2", - "tiered:common_armor_3", - "tiered:common_armor_4", - "tiered:common_tool_1", - "tiered:common_tool_2", - "tiered:common_tool_3", - "tiered:common_tool_4", - "tiered:common_melee_1", - "tiered:common_melee_2", - "tiered:common_melee_3", - "tiered:common_melee_4", - "tiered:common_ranged_1", - "tiered:common_ranged_2", - "tiered:common_ranged_3", - "tiered:common_ranged_4", - "tiered:common_fishing_1", - "tiered:common_fishing_2", - "tiered:common_fishing_3", - "tiered:common_fishing_4", - "tiered:common_shield_1", - "tiered:common_shield_2", - "tiered:common_shield_3", - "tiered:common_shield_4" - ] - }, - { - "index": 1, - "start_border_gradient": "FF3FC43A", - "end_border_gradient": "FF133F2A", - "texture": "tiered_borders", - "decider": [ - "tiered:uncommon_armor_1", - "tiered:uncommon_armor_2", - "tiered:uncommon_armor_3", - "tiered:uncommon_armor_4", - "tiered:uncommon_tool_1", - "tiered:uncommon_tool_2", - "tiered:uncommon_tool_3", - "tiered:uncommon_tool_4", - "tiered:uncommon_melee_1", - "tiered:uncommon_melee_2", - "tiered:uncommon_melee_3", - "tiered:uncommon_melee_4", - "tiered:uncommon_ranged_1", - "tiered:uncommon_ranged_2", - "tiered:uncommon_ranged_3", - "tiered:uncommon_ranged_4", - "tiered:uncommon_fishing_1", - "tiered:uncommon_fishing_2", - "tiered:uncommon_fishing_3", - "tiered:uncommon_fishing_4", - "tiered:uncommon_shield_1", - "tiered:uncommon_shield_2", - "tiered:uncommon_shield_3", - "tiered:uncommon_shield_4" - ] - }, - { - "index": 2, - "start_border_gradient": "FF163F54", - "end_border_gradient": "FF163F54", - "texture": "tiered_borders", - "decider": [ - "tiered:rare_armor_1", - "tiered:rare_armor_2", - "tiered:rare_armor_3", - "tiered:rare_armor_4", - "tiered:rare_tool_1", - "tiered:rare_tool_2", - "tiered:rare_tool_3", - "tiered:rare_tool_4", - "tiered:rare_melee_1", - "tiered:rare_melee_2", - "tiered:rare_melee_3", - "tiered:rare_melee_4", - "tiered:rare_ranged_1", - "tiered:rare_ranged_2", - "tiered:rare_ranged_3", - "tiered:rare_ranged_4", - "tiered:rare_fishing_1", - "tiered:rare_fishing_2", - "tiered:rare_fishing_3", - "tiered:rare_fishing_4", - "tiered:rare_shield_1", - "tiered:rare_shield_2", - "tiered:rare_shield_3", - "tiered:rare_shield_4" - ] - }, - { - "index": 3, - "start_border_gradient": "FF380F54", - "end_border_gradient": "FF380F54", - "texture": "tiered_borders", - "decider": [ - "tiered:epic_armor_1", - "tiered:epic_armor_2", - "tiered:epic_armor_3", - "tiered:epic_armor_4", - "tiered:epic_tool_1", - "tiered:epic_tool_2", - "tiered:epic_tool_3", - "tiered:epic_tool_4", - "tiered:epic_melee_1", - "tiered:epic_melee_2", - "tiered:epic_melee_3", - "tiered:epic_melee_4", - "tiered:epic_ranged_1", - "tiered:epic_ranged_2", - "tiered:epic_ranged_3", - "tiered:epic_ranged_4", - "tiered:epic_fishing_1", - "tiered:epic_fishing_2", - "tiered:epic_fishing_3", - "tiered:epic_fishing_4", - "tiered:epic_shield_1", - "tiered:epic_shield_2", - "tiered:epic_shield_3", - "tiered:epic_shield_4", - "tiered:forcefield", - "tiered:scorching", - "tiered:artic", - "tiered:arcanum" - ] - }, - { - "index": 4, - "start_border_gradient": "FF6D3C24", - "end_border_gradient": "FF6D3C24", - "texture": "tiered_borders", - "decider": [ - "tiered:legendary_armor_1", - "tiered:legendary_armor_2", - "tiered:legendary_armor_3", - "tiered:legendary_armor_4", - "tiered:legendary_tool_1", - "tiered:legendary_tool_2", - "tiered:legendary_tool_3", - "tiered:legendary_tool_4", - "tiered:legendary_melee_1", - "tiered:legendary_melee_2", - "tiered:legendary_melee_3", - "tiered:legendary_melee_4", - "tiered:legendary_ranged_1", - "tiered:legendary_ranged_2", - "tiered:legendary_ranged_3", - "tiered:legendary_ranged_4", - "tiered:legendary_fishing_1", - "tiered:legendary_fishing_2", - "tiered:legendary_fishing_3", - "tiered:legendary_fishing_4", - "tiered:legendary_shield_1", - "tiered:legendary_shield_2", - "tiered:legendary_shield_3", - "tiered:legendary_shield_4", - "tiered:ironclad", - "tiered:polar", - "tiered:mystic", - "tiered:incandescent" - ] - }, - { - "index": 5, - "start_border_gradient": "FF77276E", - "end_border_gradient": "FF77276E", - "texture": "tiered_borders", - "decider": [ - "tiered:unique_armor_1", - "tiered:unique_armor_2", - "tiered:unique_armor_3", - "tiered:unique_armor_4", - "tiered:unique_tool_1", - "tiered:unique_tool_2", - "tiered:unique_tool_3", - "tiered:unique_tool_4", - "tiered:unique_melee_1", - "tiered:unique_melee_2", - "tiered:unique_melee_3", - "tiered:unique_melee_4", - "tiered:unique_ranged_1", - "tiered:unique_ranged_2", - "tiered:unique_ranged_3", - "tiered:unique_ranged_4", - "tiered:unique_fishing_1", - "tiered:unique_fishing_2", - "tiered:unique_fishing_3", - "tiered:unique_fishing_4", - "tiered:unique_shield_1", - "tiered:unique_shield_2", - "tiered:unique_shield_3", - "tiered:unique_shield_4", - "tiered:titan", - "tiered:eldritch", - "tiered:phoenix", - "tiered:absolute_zero" - ] - }, - { - "index": 6, - "start_border_gradient": "FF77276E", - "end_border_gradient": "FF77276E", - "texture": "tiered_borders", - "decider": [ - "tiered:all_rounder", - "tiered:spellbound" - ] - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_1.json b/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_1.json index dbdfed8..2077a3a 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_1.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_1.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_2.json b/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_2.json index a7de72a..c454be3 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_2.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_2.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_3.json b/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_3.json index eccca3c..007cb17 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_3.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_3.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_4.json b/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_4.json index 1d1d5f1..b2754e4 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_4.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/common_armor_4.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_1.json b/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_1.json index 2ca65aa..539df61 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_1.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_1.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_2.json b/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_2.json index c542b8d..0474640 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_2.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_2.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_3.json b/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_3.json index 6be357b..650de88 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_3.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_3.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_4.json b/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_4.json index 444d298..a5c7350 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_4.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/epic_armor_4.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_1.json b/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_1.json index 8951469..61f91da 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_1.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_1.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_2.json b/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_2.json index a14f68a..c6e67e2 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_2.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_2.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_3.json b/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_3.json index d24201e..84d92f1 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_3.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_3.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_4.json b/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_4.json index 3a49a88..2d7958a 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_4.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/legendary_armor_4.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_1.json b/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_1.json index 5ab1b5a..e20fd39 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_1.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_1.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_2.json b/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_2.json index bf3c120..48ab843 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_2.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_2.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_3.json b/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_3.json index af2585a..d60f6a9 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_3.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_3.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_4.json b/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_4.json index 4818511..084f794 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_4.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/rare_armor_4.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_1.json b/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_1.json index a69e583..0379949 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_1.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_1.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_2.json b/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_2.json index da5d348..bc7f0ff 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_2.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_2.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_3.json b/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_3.json index ef09686..0857f93 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_3.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_3.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_4.json b/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_4.json index dd7d905..cf6b0e5 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_4.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/uncommon_armor_4.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_1.json b/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_1.json index 2c4680e..140f430 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_1.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_1.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_2.json b/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_2.json index f80b65a..f866d18 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_2.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_2.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_3.json b/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_3.json index 0a31811..46dd77a 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_3.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_3.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_4.json b/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_4.json index a569eb5..2c2c31c 100644 --- a/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_4.json +++ b/src/main/resources/data/tiered/item_attributes/all_armor/unique_armor_4.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_1.json b/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_1.json index ac26e92..68f91e5 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_1.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_1.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_2.json b/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_2.json index a0aefa1..f8e99d3 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_2.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_2.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_3.json b/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_3.json index 4b1c3af..db488b4 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_3.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_3.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_4.json b/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_4.json index e533b99..fb47c32 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_4.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/common_tool_4.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_1.json b/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_1.json index 96086e2..aa39ae4 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_1.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_1.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_2.json b/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_2.json index 2984646..32bc81b 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_2.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_2.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_3.json b/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_3.json index 276d56c..030becc 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_3.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_3.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_4.json b/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_4.json index 1608544..07030db 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_4.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/epic_tool_4.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_1.json b/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_1.json index c28378a..f48e15e 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_1.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_1.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_2.json b/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_2.json index d4faf0f..cc4d2c6 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_2.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_2.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_3.json b/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_3.json index af2142d..ea91184 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_3.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_3.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_4.json b/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_4.json index 7d11a53..6f36d2c 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_4.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/legendary_tool_4.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_1.json b/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_1.json index 521d9ed..a0ab757 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_1.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_1.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_2.json b/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_2.json index 69a624e..ab43540 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_2.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_2.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_3.json b/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_3.json index 70d8bd5..999fa4f 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_3.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_3.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_4.json b/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_4.json index 4e321bd..6cba87c 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_4.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/rare_tool_4.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_1.json b/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_1.json index 8fe3583..e850eb5 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_1.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_1.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_2.json b/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_2.json index 647fb6f..6eb3044 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_2.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_2.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_3.json b/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_3.json index 92c6c1b..2e371ce 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_3.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_3.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_4.json b/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_4.json index 8dd7289..6e11648 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_4.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/uncommon_tool_4.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_1.json b/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_1.json index fa19433..1c40d8b 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_1.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_1.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_2.json b/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_2.json index 134e00a..522d943 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_2.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_2.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_3.json b/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_3.json index 29f000d..b538479 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_3.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_3.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_4.json b/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_4.json index d39a6c9..1c6b653 100644 --- a/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_4.json +++ b/src/main/resources/data/tiered/item_attributes/all_tools/unique_tool_4.json @@ -14,7 +14,7 @@ "tag": "c:hoes" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/elytra/common_elytra_1.json b/src/main/resources/data/tiered/item_attributes/elytra/common_elytra_1.json index 6506de2..672c0cf 100644 --- a/src/main/resources/data/tiered/item_attributes/elytra/common_elytra_1.json +++ b/src/main/resources/data/tiered/item_attributes/elytra/common_elytra_1.json @@ -1,9 +1,12 @@ { "id": "tiered:common_elytra_1", "verifiers": [ - { - "id": "minecraft:elytra" - } + { + "id": "minecraft:elytra" + }, + { + "id": "mythicmetals:celestium_elytra" + } ], "weight": 75, "style": { diff --git a/src/main/resources/data/tiered/item_attributes/elytra/common_elytra_2.json b/src/main/resources/data/tiered/item_attributes/elytra/common_elytra_2.json index 0fb50e1..777e3ca 100644 --- a/src/main/resources/data/tiered/item_attributes/elytra/common_elytra_2.json +++ b/src/main/resources/data/tiered/item_attributes/elytra/common_elytra_2.json @@ -1,9 +1,12 @@ { "id": "tiered:common_elytra_2", "verifiers": [ - { - "id": "minecraft:elytra" - } + { + "id": "minecraft:elytra" + }, + { + "id": "mythicmetals:celestium_elytra" + } ], "weight": 75, "style": { @@ -22,11 +25,11 @@ ] }, { - "type": "generic.movement_speed", + "type": "mythicmetals:elytra_rocket_speed", "modifier": { "name": "tiered:common_elytra_2", "operation": "MULTIPLY_TOTAL", - "amount": -0.2 + "amount": -1 }, "optional_equipment_slots": [ "CHEST" diff --git a/src/main/resources/data/tiered/item_attributes/elytra/epic_elytra_1.json b/src/main/resources/data/tiered/item_attributes/elytra/epic_elytra_1.json index 127c547..affc0ea 100644 --- a/src/main/resources/data/tiered/item_attributes/elytra/epic_elytra_1.json +++ b/src/main/resources/data/tiered/item_attributes/elytra/epic_elytra_1.json @@ -1,11 +1,14 @@ { "id": "tiered:epic_elytra_1", "verifiers": [ - { + { "id": "minecraft:elytra" + }, + { + "id": "mythicmetals:celestium_elytra" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/elytra/epic_elytra_2.json b/src/main/resources/data/tiered/item_attributes/elytra/epic_elytra_2.json index 21a0d7e..7779e08 100644 --- a/src/main/resources/data/tiered/item_attributes/elytra/epic_elytra_2.json +++ b/src/main/resources/data/tiered/item_attributes/elytra/epic_elytra_2.json @@ -1,11 +1,14 @@ { "id": "tiered:epic_elytra_2", "verifiers": [ - { + { "id": "minecraft:elytra" + }, + { + "id": "mythicmetals:celestium_elytra" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, @@ -22,11 +25,11 @@ ] }, { - "type": "generic.movement_speed", + "type": "mythicmetals:elytra_rocket_speed", "modifier": { "name": "tiered:epic_elytra_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.05 + "amount": 0.1 }, "optional_equipment_slots": [ "CHEST" diff --git a/src/main/resources/data/tiered/item_attributes/elytra/legendary_elytra_1.json b/src/main/resources/data/tiered/item_attributes/elytra/legendary_elytra_1.json index fa18b10..cc0ebc8 100644 --- a/src/main/resources/data/tiered/item_attributes/elytra/legendary_elytra_1.json +++ b/src/main/resources/data/tiered/item_attributes/elytra/legendary_elytra_1.json @@ -1,11 +1,14 @@ -{ + { "id": "tiered:legendary_elytra_1", "verifiers": [ - { + { "id": "minecraft:elytra" + }, + { + "id": "mythicmetals:celestium_elytra" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, @@ -22,11 +25,11 @@ ] }, { - "type": "generic.movement_speed", + "type": "mythicmetals:elytra_rocket_speed", "modifier": { "name": "tiered:legendary_elytra_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.15 }, "optional_equipment_slots": [ "CHEST" diff --git a/src/main/resources/data/tiered/item_attributes/elytra/legendary_elytra_2.json b/src/main/resources/data/tiered/item_attributes/elytra/legendary_elytra_2.json index cd44798..a7c3ae2 100644 --- a/src/main/resources/data/tiered/item_attributes/elytra/legendary_elytra_2.json +++ b/src/main/resources/data/tiered/item_attributes/elytra/legendary_elytra_2.json @@ -1,11 +1,14 @@ { "id": "tiered:legendary_elytra_2", "verifiers": [ - { + { "id": "minecraft:elytra" + }, + { + "id": "mythicmetals:celestium_elytra" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/elytra/rare_elytra_1.json b/src/main/resources/data/tiered/item_attributes/elytra/rare_elytra_1.json index 49a8caa..386a011 100644 --- a/src/main/resources/data/tiered/item_attributes/elytra/rare_elytra_1.json +++ b/src/main/resources/data/tiered/item_attributes/elytra/rare_elytra_1.json @@ -1,11 +1,14 @@ { "id": "tiered:rare_elytra_1", "verifiers": [ - { + { "id": "minecraft:elytra" + }, + { + "id": "mythicmetals:celestium_elytra" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/elytra/rare_elytra_2.json b/src/main/resources/data/tiered/item_attributes/elytra/rare_elytra_2.json index 88d5311..0e96188 100644 --- a/src/main/resources/data/tiered/item_attributes/elytra/rare_elytra_2.json +++ b/src/main/resources/data/tiered/item_attributes/elytra/rare_elytra_2.json @@ -1,11 +1,14 @@ { "id": "tiered:rare_elytra_2", "verifiers": [ - { + { "id": "minecraft:elytra" + }, + { + "id": "mythicmetals:celestium_elytra" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, @@ -22,11 +25,11 @@ ] }, { - "type": "generic.movement_speed", + "type": "mythicmetals:elytra_rocket_speed", "modifier": { "name": "tiered:rare_elytra_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.05 + "amount": 0.075 }, "optional_equipment_slots": [ "CHEST" diff --git a/src/main/resources/data/tiered/item_attributes/elytra/uncommon_elytra_1.json b/src/main/resources/data/tiered/item_attributes/elytra/uncommon_elytra_1.json index 74638c0..d00aab9 100644 --- a/src/main/resources/data/tiered/item_attributes/elytra/uncommon_elytra_1.json +++ b/src/main/resources/data/tiered/item_attributes/elytra/uncommon_elytra_1.json @@ -1,11 +1,14 @@ { "id": "tiered:uncommon_elytra_1", "verifiers": [ - { + { "id": "minecraft:elytra" + }, + { + "id": "mythicmetals:celestium_elytra" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/elytra/uncommon_elytra_2.json b/src/main/resources/data/tiered/item_attributes/elytra/uncommon_elytra_2.json index 3318eee..8dd4f73 100644 --- a/src/main/resources/data/tiered/item_attributes/elytra/uncommon_elytra_2.json +++ b/src/main/resources/data/tiered/item_attributes/elytra/uncommon_elytra_2.json @@ -1,11 +1,14 @@ { "id": "tiered:uncommon_elytra_2", "verifiers": [ - { + { "id": "minecraft:elytra" + }, + { + "id": "mythicmetals:celestium_elytra" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, @@ -22,7 +25,7 @@ ] }, { - "type": "generic.movement_speed", + "type": "mythicmetals:elytra_rocket_speed", "modifier": { "name": "tiered:uncommon_elytra_2", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/elytra/unique_elytra_1.json b/src/main/resources/data/tiered/item_attributes/elytra/unique_elytra_1.json index 7d374ad..815dbb0 100644 --- a/src/main/resources/data/tiered/item_attributes/elytra/unique_elytra_1.json +++ b/src/main/resources/data/tiered/item_attributes/elytra/unique_elytra_1.json @@ -1,11 +1,14 @@ { "id": "tiered:unique_elytra_1", "verifiers": [ - { + { "id": "minecraft:elytra" + }, + { + "id": "mythicmetals:celestium_elytra" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, @@ -22,11 +25,11 @@ ] }, { - "type": "generic.movement_speed", + "type": "mythicmetals:elytra_rocket_speed", "modifier": { "name": "tiered:unique_elytra_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.25 }, "optional_equipment_slots": [ "CHEST" diff --git a/src/main/resources/data/tiered/item_attributes/elytra/unique_elytra_2.json b/src/main/resources/data/tiered/item_attributes/elytra/unique_elytra_2.json index c48d8a0..03aa735 100644 --- a/src/main/resources/data/tiered/item_attributes/elytra/unique_elytra_2.json +++ b/src/main/resources/data/tiered/item_attributes/elytra/unique_elytra_2.json @@ -1,11 +1,14 @@ { "id": "tiered:unique_elytra_2", "verifiers": [ - { + { "id": "minecraft:elytra" + }, + { + "id": "mythicmetals:celestium_elytra" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/fishing_rod/epic_fishing_1.json b/src/main/resources/data/tiered/item_attributes/fishing_rod/epic_fishing_1.json index 1806691..d42cfd4 100644 --- a/src/main/resources/data/tiered/item_attributes/fishing_rod/epic_fishing_1.json +++ b/src/main/resources/data/tiered/item_attributes/fishing_rod/epic_fishing_1.json @@ -5,7 +5,7 @@ "id": "minecraft:fishing_rod" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/fishing_rod/epic_fishing_2.json b/src/main/resources/data/tiered/item_attributes/fishing_rod/epic_fishing_2.json index 0b08da3..43e3ad0 100644 --- a/src/main/resources/data/tiered/item_attributes/fishing_rod/epic_fishing_2.json +++ b/src/main/resources/data/tiered/item_attributes/fishing_rod/epic_fishing_2.json @@ -5,7 +5,7 @@ "id": "minecraft:fishing_rod" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/fishing_rod/legendary_fishing_1.json b/src/main/resources/data/tiered/item_attributes/fishing_rod/legendary_fishing_1.json index e8ee5b3..2449b18 100644 --- a/src/main/resources/data/tiered/item_attributes/fishing_rod/legendary_fishing_1.json +++ b/src/main/resources/data/tiered/item_attributes/fishing_rod/legendary_fishing_1.json @@ -5,7 +5,7 @@ "id": "minecraft:fishing_rod" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/fishing_rod/legendary_fishing_2.json b/src/main/resources/data/tiered/item_attributes/fishing_rod/legendary_fishing_2.json index fd67e87..b97da49 100644 --- a/src/main/resources/data/tiered/item_attributes/fishing_rod/legendary_fishing_2.json +++ b/src/main/resources/data/tiered/item_attributes/fishing_rod/legendary_fishing_2.json @@ -5,7 +5,7 @@ "id": "minecraft:fishing_rod" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/fishing_rod/rare_fishing_1.json b/src/main/resources/data/tiered/item_attributes/fishing_rod/rare_fishing_1.json index 9ec7e7f..7278b2e 100644 --- a/src/main/resources/data/tiered/item_attributes/fishing_rod/rare_fishing_1.json +++ b/src/main/resources/data/tiered/item_attributes/fishing_rod/rare_fishing_1.json @@ -5,7 +5,7 @@ "id": "minecraft:fishing_rod" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/fishing_rod/rare_fishing_2.json b/src/main/resources/data/tiered/item_attributes/fishing_rod/rare_fishing_2.json index dae374e..59ee8ac 100644 --- a/src/main/resources/data/tiered/item_attributes/fishing_rod/rare_fishing_2.json +++ b/src/main/resources/data/tiered/item_attributes/fishing_rod/rare_fishing_2.json @@ -5,7 +5,7 @@ "id": "minecraft:fishing_rod" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/fishing_rod/uncommon_fishing_1.json b/src/main/resources/data/tiered/item_attributes/fishing_rod/uncommon_fishing_1.json index ea879d5..617bba3 100644 --- a/src/main/resources/data/tiered/item_attributes/fishing_rod/uncommon_fishing_1.json +++ b/src/main/resources/data/tiered/item_attributes/fishing_rod/uncommon_fishing_1.json @@ -5,7 +5,7 @@ "id": "minecraft:fishing_rod" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/fishing_rod/uncommon_fishing_2.json b/src/main/resources/data/tiered/item_attributes/fishing_rod/uncommon_fishing_2.json index 9282573..02e1fb5 100644 --- a/src/main/resources/data/tiered/item_attributes/fishing_rod/uncommon_fishing_2.json +++ b/src/main/resources/data/tiered/item_attributes/fishing_rod/uncommon_fishing_2.json @@ -5,7 +5,7 @@ "id": "minecraft:fishing_rod" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/fishing_rod/unique_fishing_1.json b/src/main/resources/data/tiered/item_attributes/fishing_rod/unique_fishing_1.json index 8ca90cd..145e3e5 100644 --- a/src/main/resources/data/tiered/item_attributes/fishing_rod/unique_fishing_1.json +++ b/src/main/resources/data/tiered/item_attributes/fishing_rod/unique_fishing_1.json @@ -5,7 +5,7 @@ "id": "minecraft:fishing_rod" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/fishing_rod/unique_fishing_2.json b/src/main/resources/data/tiered/item_attributes/fishing_rod/unique_fishing_2.json index d0cc914..587827b 100644 --- a/src/main/resources/data/tiered/item_attributes/fishing_rod/unique_fishing_2.json +++ b/src/main/resources/data/tiered/item_attributes/fishing_rod/unique_fishing_2.json @@ -5,7 +5,7 @@ "id": "minecraft:fishing_rod" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/anti-gravity.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/anti-gravity.json new file mode 100644 index 0000000..d3aeaf3 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/anti-gravity.json @@ -0,0 +1,70 @@ +{ + "id": "tiered:anti-gravity_1", + "verifiers": [ + { + "tag": "c:boots" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "porting_lib:entity_gravity", + "modifier": { + "name": "tiered:anti-gravity_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.65 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "porting_lib:step_height_addition", + "modifier": { + "name": "tiered:anti-gravity_1", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "minecraft:generic.movement_speed", + "modifier": { + "name": "tiered:anti-gravity_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.jump", + "modifier": { + "name": "tiered:anti-gravity_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/aquatic.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/aquatic.json new file mode 100644 index 0000000..6e4a620 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/aquatic.json @@ -0,0 +1,56 @@ +{ + "id": "tiered:aquatic_1", + "verifiers": [ + { + "tag": "c:boots" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "porting_lib:swim_speed", + "modifier": { + "name": "tiered:aquatic_1", + "operation": "MULTIPLY_TOTAL", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "mythicmetals:fire_vulnerability", + "modifier": { + "name": "tiered:aquatic_1", + "operation": "ADDITION", + "amount": 5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "spell_power:frost", + "modifier": { + "name": "tiered:aquatic_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/swift.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/swift.json new file mode 100644 index 0000000..0eddbf4 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/swift.json @@ -0,0 +1,70 @@ +{ + "id": "tiered:swift_1", + "verifiers": [ + { + "tag": "c:boots" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:swift_1", + "operation": "MULTIPLY_TOTAL", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:swift_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:swift_1", + "operation": "ADDITION", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:swift_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.35 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/guardian.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/guardian.json new file mode 100644 index 0000000..72dc719 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/guardian.json @@ -0,0 +1,56 @@ +{ + "id": "tiered:guardian_1", + "verifiers": [ + { + "tag": "c:chestplates" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "obscure_api:healing_power", + "modifier": { + "name": "tiered:guardian_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "reabsorption:reabsorption", + "modifier": { + "name": "tiered:guardian_1", + "operation": "ADDITION", + "amount": 10 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:guardian_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/shadowguard.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/shadowguard.json new file mode 100644 index 0000000..66bd975 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/shadowguard.json @@ -0,0 +1,56 @@ +{ + "id": "tiered:shadowguard_1", + "verifiers": [ + { + "tag": "c:chestplates" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "spell_power:arcane", + "modifier": { + "name": "tiered:shadowguard_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.armor", + "modifier": { + "name": "tiered:shadowguard_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:shadowguard_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.15 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/all_rounder.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/all_rounder.json index 4f35898..0a795a3 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/all_rounder.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/all_rounder.json @@ -1,58 +1,58 @@ -{ - "id": "tiered:all_rounder", - "verifiers": [ - { - "tag": "c:swords" - } - ], - "weight": 1, - "style": { - "color": "dark_red" - }, - "attributes": [ - { - "type": "spell_power:frost", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 1.5 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "spell_power:fire", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 1.5 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "spell_power:arcane", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 1.5 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.attack_damage", - "modifier": { - "name": "tiered:unique_melee_1", - "operation": "MULTIPLY_TOTAL", - "amount": 0.15 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - } - ] +{ + "id": "tiered:all_rounder", + "verifiers": [ + { + "tag": "c:swords" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "spell_power:frost", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 1.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:fire", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 1.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:arcane", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 1.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_melee_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/magical.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/magical.json index 83b55fb..8370447 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/magical.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/magical.json @@ -1,65 +1,65 @@ -{ - "id": "tiered:magical", - "verifiers": [ - { - "tag": "c:bows" - }, - { - "tag": "c:crossbows" - } - ], - "weight": 1, - "style": { - "color": "dark_red" - }, - "attributes": [ - { - "type": "spell_power:frost", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 4 - }, - "optional_equipment_slots": [ - "MAINHAND", - "OFFHAND" - ] - }, - { - "type": "spell_power:fire", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 4 - }, - "optional_equipment_slots": [ - "MAINHAND", - "OFFHAND" - ] - }, - { - "type": "spell_power:arcane", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 4 - }, - "optional_equipment_slots": [ - "MAINHAND", - "OFFHAND" - ] - }, - { - "type": "puffish_skills:player.ranged_damage", - "modifier": { - "name": "tiered:unique_ranged_1", - "operation": "MULTIPLY_TOTAL", - "amount": -0.6 - }, - "optional_equipment_slots": [ - "MAINHAND", - "OFFHAND" - ] - } - ] +{ + "id": "tiered:magical", + "verifiers": [ + { + "tag": "c:bows" + }, + { + "tag": "c:crossbows" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "spell_power:frost", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 4 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + }, + { + "type": "spell_power:fire", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 4 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + }, + { + "type": "spell_power:arcane", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 4 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + }, + { + "type": "puffish_skills:player.ranged_damage", + "modifier": { + "name": "tiered:unique_ranged_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.6 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/sniper.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/sniper.json index 38bc065..971eb00 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/sniper.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/sniper.json @@ -1,41 +1,41 @@ -{ - "id": "tiered:sniper", - "verifiers": [ - { - "tag": "c:bows" - }, - { - "tag": "c:crossbows" - } - ], - "weight": 1, - "style": { - "color": "dark_red" - }, - "attributes": [ - { - "type": "puffish_skills:player.ranged_damage", - "modifier": { - "name": "tiered:unique_ranged_1", - "operation": "MULTIPLY_TOTAL", - "amount": 0.75 - }, - "optional_equipment_slots": [ - "MAINHAND", - "OFFHAND" - ] - }, - { - "type": "generic.movement_speed", - "modifier": { - "name": "tiered:unique_ranged_2", - "operation": "MULTIPLY_TOTAL", - "amount": -0.5 - }, - "optional_equipment_slots": [ - "MAINHAND", - "OFFHAND" - ] - } - ] +{ + "id": "tiered:sniper", + "verifiers": [ + { + "tag": "c:bows" + }, + { + "tag": "c:crossbows" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "puffish_skills:player.ranged_damage", + "modifier": { + "name": "tiered:unique_ranged_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.75 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_ranged_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.5 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/spellbound.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/spellbound.json index 18b6fed..647cb15 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/spellbound.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/spellbound.json @@ -1,69 +1,69 @@ -{ - "id": "tiered:spellbound", - "verifiers": [ - { - "tag": "c:swords" - } - ], - "weight": 1, - "style": { - "color": "dark_red" - }, - "attributes": [ - { - "type": "spell_power:frost", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 5 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "spell_power:fire", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 5 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "spell_power:arcane", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 5 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.attack_damage", - "modifier": { - "name": "tiered:unique_melee_1", - "operation": "MULTIPLY_TOTAL", - "amount": -0.85 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.attack_speed", - "modifier": { - "name": "tiered:unique_melee_1", - "operation": "MULTIPLY_TOTAL", - "amount": -0.65 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - } - ] +{ + "id": "tiered:spellbound", + "verifiers": [ + { + "tag": "c:swords" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "spell_power:frost", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:fire", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:arcane", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_melee_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.65 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:unique_melee_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.65 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_1.json new file mode 100644 index 0000000..f4524c4 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_1.json @@ -0,0 +1,63 @@ +{ + "id": "tiered:common_archer_1", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:common_archer_1", + "operation": "ADDITION", + "amount": 0.0375 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:common_archer_1", + "operation": "ADDITION", + "amount": -2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_2.json new file mode 100644 index 0000000..62e2425 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_2.json @@ -0,0 +1,63 @@ +{ + "id": "tiered:common_archer_2", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:common_archer_2", + "operation": "ADDITION", + "amount": 0.0375 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:common_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_5.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_5.json new file mode 100644 index 0000000..ed295b5 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_5.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:common_armor_5", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:common_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": -0.03 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:common_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_6.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_6.json new file mode 100644 index 0000000..993edd9 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_6.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:common_armor_6", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:common_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": -0.03 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:common_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": -0.2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_1.json new file mode 100644 index 0000000..3cf5441 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_1.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:common_papsw_1", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:common_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:common_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:common_papsw_3", + "operation": "ADDITION", + "amount": -2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_2.json new file mode 100644 index 0000000..f02aa26 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_2.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:common_papsw_2", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:common_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:common_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:common_papsw_3", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_3.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_3.json new file mode 100644 index 0000000..0effdba --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_3.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:common_papsw_3", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:common_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:common_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:common_papsw_3", + "operation": "ADDITION", + "amount": -2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_1.json new file mode 100644 index 0000000..5364d87 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_1.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:common_papmelee_1", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:common_papmelee_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:common_papmelee_1", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:common_papmelee_1", + "operation": "ADDITION", + "amount": -2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_2.json new file mode 100644 index 0000000..2139c49 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_2.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:common_papmelee_2", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:common_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:common_papmelee_2", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:common_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_3.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_3.json new file mode 100644 index 0000000..dfb56c3 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_3.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:common_papmelee_3", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:common_papmelee_3", + "operation": "ADDITION", + "amount": -0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:common_papmelee_3", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:common_papmelee_3", + "operation": "ADDITION", + "amount": -2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_1.json index d4a6aee..1e02b33 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_1.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_1.json @@ -1,11 +1,11 @@ { - "id": "tiered:common_melee_1", + "id": "tiered:common_staves_1", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:common_melee_1", + "name": "tiered:common_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.3 }, @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:common_melee_1", + "name": "tiered:common_staves_2", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:common_melee_1", + "name": "tiered:common_staves_3", "operation": "ADDITION", "amount": -2 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_2.json index b5c23b1..8105b39 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_2.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_2.json @@ -1,11 +1,11 @@ { - "id": "tiered:common_melee_2", + "id": "tiered:common_staves_2", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:common_melee_2", + "name": "tiered:common_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.3 }, @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:common_melee_2", + "name": "tiered:common_staves_2", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:common_melee_2", + "name": "tiered:common_staves_3", "operation": "MULTIPLY_TOTAL", "amount": -0.3 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_3.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_3.json index a5a643b..f22f201 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_3.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_3.json @@ -1,11 +1,11 @@ { - "id": "tiered:common_melee_3", + "id": "tiered:common_staves_3", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:common_melee_3", + "name": "tiered:common_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -24,7 +24,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:common_melee_3", + "name": "tiered:common_staves_2", "operation": "MULTIPLY_TOTAL", "amount": -0.3 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:common_melee_3", + "name": "tiered:common_staves_3", "operation": "ADDITION", "amount": -2 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/wand/common_wand_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/wand/common_wand_1.json index 89ec417..35c9530 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/wand/common_wand_1.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/wand/common_wand_1.json @@ -1,11 +1,11 @@ { - "id": "tiered:common_melee_1", + "id": "tiered:common_wand_1", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:common_melee_1", + "name": "tiered:common_wand_1", "operation": "MULTIPLY_TOTAL", "amount": -0.3 }, @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:common_melee_1", + "name": "tiered:common_wand_1", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:common_melee_1", + "name": "tiered:common_wand_1", "operation": "ADDITION", "amount": -2 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/wand/common_wand_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/wand/common_wand_2.json index 7546ae3..c93f4d5 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/wand/common_wand_2.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/wand/common_wand_2.json @@ -1,11 +1,11 @@ { - "id": "tiered:common_melee_2", + "id": "tiered:common_wand_2", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:common_melee_2", + "name": "tiered:common_wand_2", "operation": "MULTIPLY_TOTAL", "amount": -0.3 }, @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:common_melee_2", + "name": "tiered:common_wand_2", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:common_melee_2", + "name": "tiered:common_wand_2", "operation": "MULTIPLY_TOTAL", "amount": -0.3 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/wand/common_wand_3.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/wand/common_wand_3.json index e4e9d55..b49e65d 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/wand/common_wand_3.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/wand/common_wand_3.json @@ -1,11 +1,11 @@ { - "id": "tiered:common_melee_3", + "id": "tiered:common_wand_3", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:common_melee_3", + "name": "tiered:common_wand_3", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -24,7 +24,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:common_melee_3", + "name": "tiered:common_wand_3", "operation": "MULTIPLY_TOTAL", "amount": -0.3 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:common_melee_3", + "name": "tiered:common_wand_3", "operation": "ADDITION", "amount": -2 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_1.json new file mode 100644 index 0000000..38edade --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_1.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:epic_archer_1", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:epic_archer_1", + "operation": "ADDITION", + "amount": 0.125 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_archer_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:epic_archer_1", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_2.json new file mode 100644 index 0000000..aff921f --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_2.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:epic_archer_2", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:epic_archer_2", + "operation": "ADDITION", + "amount": 0.125 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:epic_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_5.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_5.json new file mode 100644 index 0000000..80a3460 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_5.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:epic_armor_5", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:epic_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.02 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:epic_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.02 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:epic_armor_5", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_6.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_6.json new file mode 100644 index 0000000..7935f4e --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_6.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:epic_armor_6", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.armor_toughness", + "modifier": { + "name": "tiered:epic_armor_6", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:epic_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.02 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:epic_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.02 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/forcefield.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/forcefield.json index 0941b84..2b1c897 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/forcefield.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/forcefield.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 12, + "weight": 14, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_armor/epic_pap_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_armor/epic_pap_1.json new file mode 100644 index 0000000..f3a0a09 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_armor/epic_pap_1.json @@ -0,0 +1,101 @@ +{ + "id": "tiered:epic_pap_1", + "verifiers": [ + { + "id": "paladins:paladin_armor_legs" + }, + { + "id": "paladins:paladin_armor_feet" + }, + { + "id": "paladins:paladin_armor_head" + }, + { + "id": "paladins:paladin_armor_chest" + }, + { + "id": "paladins:crusader_armor_legs" + }, + { + "id": "paladins:crusader_armor_feet" + }, + { + "id": "paladins:crusader_armor_head" + }, + { + "id": "paladins:crusader_armor_chest" + }, + { + "id": "paladins:priest_armor_legs" + }, + { + "id": "paladins:priest_armor_feet" + }, + { + "id": "paladins:priest_armor_head" + }, + { + "id": "paladins:priest_armor_chest" + }, + { + "id": "paladins:prior_armor_legs" + }, + { + "id": "paladins:prior_armor_feet" + }, + { + "id": "paladins:prior_armor_head" + }, + { + "id": "paladins:prior_armor_chest" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "obscure_api:healing_power", + "modifier": { + "name": "tiered:epic_pap_1", + "operation": "ADDITION", + "amount": 0.375 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_pap_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:epic_pap_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_1.json new file mode 100644 index 0000000..9bc7dd1 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_1.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:epic_papsw_1", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:epic_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:epic_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.075 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:epic_papsw_3", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_2.json new file mode 100644 index 0000000..c6f070f --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_2.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:epic_papsw_2", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:epic_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:epic_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_papsw_3", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_1.json new file mode 100644 index 0000000..33f0f1c --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_1.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:epic_papmelee_1", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:epic_papmelee_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:epic_papmelee_1", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:epic_papmelee_1", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_2.json new file mode 100644 index 0000000..c296f5a --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_2.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:epic_papmelee_2", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:epic_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:epic_papmelee_2", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_10.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_10.json new file mode 100644 index 0000000..8f34843 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_10.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:epic_melee_10", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:epic_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:epic_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_5.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_5.json new file mode 100644 index 0000000..6fee285 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_5.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:epic_melee_5", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:epic_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:epic_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.075 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:epic_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_6.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_6.json new file mode 100644 index 0000000..66db6e7 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_6.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:epic_melee_6", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:epic_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:epic_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.075 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_7.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_7.json new file mode 100644 index 0000000..dc64f2f --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_7.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:epic_melee_7", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:epic_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.075 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:epic_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_8.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_8.json new file mode 100644 index 0000000..222da97 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_8.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:epic_melee_8", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:epic_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:epic_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_9.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_9.json new file mode 100644 index 0000000..951047f --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_9.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:epic_melee_9", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:epic_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.055 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:epic_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/melee/arcanum.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/melee/arcanum.json index 868f49c..c935448 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/melee/arcanum.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/melee/arcanum.json @@ -1,36 +1,36 @@ -{ - "id": "tiered:arcanum", - "verifiers": [ - { - "tag": "c:swords" - } - ], - "weight": 12, - "style": { - "color": "dark_purple" - }, - "attributes": [ - { - "type": "spell_power:arcane", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 1 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.movement_speed", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "MULTIPLY_TOTAL", - "amount": 0.015 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - } - ] +{ + "id": "tiered:arcanum", + "verifiers": [ + { + "tag": "c:swords" + } + ], + "weight": 14, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "spell_power:arcane", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "MULTIPLY_TOTAL", + "amount": 0.015 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/melee/arctic.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/melee/arctic.json index 0c6470a..eb40291 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/melee/arctic.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/melee/arctic.json @@ -1,36 +1,36 @@ -{ - "id": "tiered:artic", - "verifiers": [ - { - "tag": "c:swords" - } - ], - "weight": 12, - "style": { - "color": "dark_purple" - }, - "attributes": [ - { - "type": "spell_power:frost", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 1 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.movement_speed", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "MULTIPLY_TOTAL", - "amount": 0.015 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - } - ] +{ + "id": "tiered:artic", + "verifiers": [ + { + "tag": "c:swords" + } + ], + "weight": 14, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "spell_power:frost", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "MULTIPLY_TOTAL", + "amount": 0.015 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/melee/scorching.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/melee/scorching.json index 357f17d..20087cf 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/melee/scorching.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/melee/scorching.json @@ -1,36 +1,36 @@ -{ - "id": "tiered:scorching", - "verifiers": [ - { - "tag": "c:swords" - } - ], - "weight": 12, - "style": { - "color": "dark_purple" - }, - "attributes": [ - { - "type": "spell_power:fire", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 1 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.movement_speed", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "MULTIPLY_TOTAL", - "amount": 0.015 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - } - ] +{ + "id": "tiered:scorching", + "verifiers": [ + { + "tag": "c:swords" + } + ], + "weight": 14, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "spell_power:fire", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "MULTIPLY_TOTAL", + "amount": 0.015 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_1.json index 1afdc35..579980c 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_1.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_1.json @@ -1,11 +1,11 @@ { - "id": "tiered:epic_melee_1", + "id": "tiered:epic_staves_1", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:epic_melee_1", + "name": "tiered:epic_staves_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.3 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:epic_melee_1", + "name": "tiered:epic_staves_2", "operation": "MULTIPLY_TOTAL", "amount": 0.1 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:epic_melee_1", + "name": "tiered:epic_staves_3", "operation": "ADDITION", "amount": 1 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_2.json index 68b68e4..ce95499 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_2.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_2.json @@ -1,11 +1,11 @@ { - "id": "tiered:epic_melee_2", + "id": "tiered:epic_staves_2", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:epic_melee_2", + "name": "tiered:epic_staves_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.325 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,9 +24,9 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:epic_melee_2", + "name": "tiered:epic_staves_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.125 }, "optional_equipment_slots": [ "MAINHAND" @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:epic_melee_2", + "name": "tiered:epic_staves_3", "operation": "MULTIPLY_TOTAL", "amount": 0.2 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/wand/epic_wand_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/wand/epic_wand_1.json index bc682f5..f8363b3 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/wand/epic_wand_1.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/wand/epic_wand_1.json @@ -1,11 +1,11 @@ { - "id": "tiered:epic_melee_1", + "id": "tiered:epic_wand_1", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:epic_melee_1", + "name": "tiered:epic_wand_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.15 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,9 +24,9 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:epic_melee_1", + "name": "tiered:epic_wand_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.075 }, "optional_equipment_slots": [ "MAINHAND" @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:epic_melee_1", + "name": "tiered:epic_wand_1", "operation": "ADDITION", "amount": 1 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/wand/epic_wand_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/wand/epic_wand_2.json index 477a8b2..be70dcd 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/wand/epic_wand_2.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/wand/epic_wand_2.json @@ -1,11 +1,11 @@ { - "id": "tiered:epic_melee_2", + "id": "tiered:epic_wand_2", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:epic_melee_2", + "name": "tiered:epic_wand_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.2 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:epic_melee_2", + "name": "tiered:epic_wand_2", "operation": "MULTIPLY_TOTAL", "amount": 0.1 }, @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:epic_melee_2", + "name": "tiered:epic_wand_2", "operation": "MULTIPLY_TOTAL", "amount": 0.2 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_1.json new file mode 100644 index 0000000..8f316de --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_1.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:legendary_archer_1", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:legendary_archer_1", + "operation": "ADDITION", + "amount": 0.1625 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:legendary_archer_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.06 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:legendary_archer_1", + "operation": "ADDITION", + "amount": 4 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_2.json new file mode 100644 index 0000000..c5a7aff --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_2.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:legendary_archer_2", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:legendary_archer_2", + "operation": "ADDITION", + "amount": 0.1625 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:legendary_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.07 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/ironclad.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/ironclad.json index 0c81802..ada70ed 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/ironclad.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/ironclad.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 4, + "weight": 6, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_5.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_5.json new file mode 100644 index 0000000..760f78d --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_5.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:legendary_armor_5", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.armor", + "modifier": { + "name": "tiered:legendary_armor_5", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:legendary_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.03 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:legendary_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.03 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_6.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_6.json new file mode 100644 index 0000000..aff7496 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_6.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:legendary_armor_6", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.armor", + "modifier": { + "name": "tiered:legendary_armor_6", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:legendary_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.03 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:legendary_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.03 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_armor/legendary_pap_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_armor/legendary_pap_1.json new file mode 100644 index 0000000..66e4a88 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_armor/legendary_pap_1.json @@ -0,0 +1,101 @@ +{ + "id": "tiered:legendary_pap_1", + "verifiers": [ + { + "id": "paladins:paladin_armor_legs" + }, + { + "id": "paladins:paladin_armor_feet" + }, + { + "id": "paladins:paladin_armor_head" + }, + { + "id": "paladins:paladin_armor_chest" + }, + { + "id": "paladins:crusader_armor_legs" + }, + { + "id": "paladins:crusader_armor_feet" + }, + { + "id": "paladins:crusader_armor_head" + }, + { + "id": "paladins:crusader_armor_chest" + }, + { + "id": "paladins:priest_armor_legs" + }, + { + "id": "paladins:priest_armor_feet" + }, + { + "id": "paladins:priest_armor_head" + }, + { + "id": "paladins:priest_armor_chest" + }, + { + "id": "paladins:prior_armor_legs" + }, + { + "id": "paladins:prior_armor_feet" + }, + { + "id": "paladins:prior_armor_head" + }, + { + "id": "paladins:prior_armor_chest" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "obscure_api:healing_power", + "modifier": { + "name": "tiered:legendary_pap_1", + "operation": "ADDITION", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.armor_toughness", + "modifier": { + "name": "tiered:legendary_pap_1", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:legendary_pap_1", + "operation": "ADDITION", + "amount": 6 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_1.json new file mode 100644 index 0000000..bd27749 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_1.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:legendary_papsw_1", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:legendary_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:legendary_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:legendary_papsw_3", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_2.json new file mode 100644 index 0000000..2ca0624 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_2.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:legendary_papsw_2", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:legendary_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.125 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:legendary_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_papsw_3", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_1.json new file mode 100644 index 0000000..35cabbe --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_1.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:legendary_papmelee_1", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:legendary_papmelee_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:legendary_papmelee_1", + "operation": "ADDITION", + "amount": 1.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:legendary_papmelee_1", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_2.json new file mode 100644 index 0000000..0f9dfd7 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_2.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:legendary_papmelee_2", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:legendary_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:legendary_papmelee_2", + "operation": "ADDITION", + "amount": 1.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_10.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_10.json new file mode 100644 index 0000000..6cec184 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_10.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:legendary_melee_10", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:legendary_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:legendary_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_5.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_5.json new file mode 100644 index 0000000..f8bfd3b --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_5.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:legendary_melee_5", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:legendary_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:legendary_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:legendary_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.135 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_6.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_6.json new file mode 100644 index 0000000..8881ab9 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_6.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:legendary_melee_6", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:legendary_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:legendary_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.125 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_7.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_7.json new file mode 100644 index 0000000..d3e1f04 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_7.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:legendary_melee_7", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:legendary_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:legendary_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_8.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_8.json new file mode 100644 index 0000000..b57c898 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_8.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:legendary_melee_8", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:legendary_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:legendary_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_9.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_9.json new file mode 100644 index 0000000..96a9b6a --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_9.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:legendary_melee_9", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:legendary_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.075 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:legendary_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.02 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/melee/incandescent.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/melee/incandescent.json index 6a55bfc..fbcfb0d 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/melee/incandescent.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/melee/incandescent.json @@ -1,47 +1,47 @@ -{ - "id": "tiered:incandescent", - "verifiers": [ - { - "tag": "c:swords" - } - ], - "weight": 4, - "style": { - "color": "gold" - }, - "attributes": [ - { - "type": "spell_power:fire", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 1.5 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.attack_damage", - "modifier": { - "name": "tiered:legendary_melee_2", - "operation": "MULTIPLY_TOTAL", - "amount": 0.1 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.movement_speed", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "MULTIPLY_TOTAL", - "amount": 0.025 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - } - ] +{ + "id": "tiered:incandescent", + "verifiers": [ + { + "tag": "c:swords" + } + ], + "weight": 6, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "spell_power:fire", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 1.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:legendary_melee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "MULTIPLY_TOTAL", + "amount": 0.025 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/melee/mystic.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/melee/mystic.json index 89cac51..e0ec583 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/melee/mystic.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/melee/mystic.json @@ -1,47 +1,47 @@ -{ - "id": "tiered:mystic", - "verifiers": [ - { - "tag": "c:swords" - } - ], - "weight": 4, - "style": { - "color": "gold" - }, - "attributes": [ - { - "type": "spell_power:arcane", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 1.5 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.attack_damage", - "modifier": { - "name": "tiered:legendary_melee_2", - "operation": "MULTIPLY_TOTAL", - "amount": 0.1 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.movement_speed", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "MULTIPLY_TOTAL", - "amount": 0.025 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - } - ] +{ + "id": "tiered:mystic", + "verifiers": [ + { + "tag": "c:swords" + } + ], + "weight": 6, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "spell_power:arcane", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 1.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:legendary_melee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "MULTIPLY_TOTAL", + "amount": 0.025 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/melee/polar.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/melee/polar.json index 40f861c..f1854d0 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/melee/polar.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/melee/polar.json @@ -1,47 +1,47 @@ -{ - "id": "tiered:polar", - "verifiers": [ - { - "tag": "c:swords" - } - ], - "weight": 4, - "style": { - "color": "gold" - }, - "attributes": [ - { - "type": "spell_power:frost", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 1.5 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.attack_damage", - "modifier": { - "name": "tiered:legendary_melee_2", - "operation": "MULTIPLY_TOTAL", - "amount": 0.1 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.movement_speed", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "MULTIPLY_TOTAL", - "amount": 0.025 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - } - ] +{ + "id": "tiered:polar", + "verifiers": [ + { + "tag": "c:swords" + } + ], + "weight": 6, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "spell_power:frost", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 1.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:legendary_melee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "MULTIPLY_TOTAL", + "amount": 0.025 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_1.json index 2c6392d..5d661b1 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_1.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_1.json @@ -1,11 +1,11 @@ { - "id": "tiered:legendary_melee_1", + "id": "tiered:legendary_staves_1", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:legendary_melee_1", + "name": "tiered:legendary_staves_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.45 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,20 +24,20 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:legendary_melee_1", + "name": "tiered:legendary_staves_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.15 + "amount": 0.2 }, "optional_equipment_slots": [ "MAINHAND" ] }, { - "type": "generic.luck", + "type": "spell_power:haste", "modifier": { - "name": "tiered:legendary_melee_1", - "operation": "ADDITION", - "amount": 2 + "name": "tiered:legendary_staves_3", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_2.json index 3e769bb..628fe81 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_2.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_2.json @@ -1,11 +1,11 @@ { - "id": "tiered:legendary_melee_2", + "id": "tiered:legendary_staves_2", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:legendary_melee_2", + "name": "tiered:legendary_staves_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.375 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,9 +24,9 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:legendary_melee_2", + "name": "tiered:legendary_staves_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.15 + "amount": 0.2 }, "optional_equipment_slots": [ "MAINHAND" @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:legendary_melee_2", + "name": "tiered:legendary_staves_3", "operation": "MULTIPLY_TOTAL", "amount": 0.3 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_1.json index 449bc5c..f937851 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_1.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_1.json @@ -1,11 +1,11 @@ { - "id": "tiered:legendary_melee_1", + "id": "tiered:legendary_wand_1", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:legendary_melee_1", + "name": "tiered:legendary_wand_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.5 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,9 +24,9 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:legendary_melee_1", + "name": "tiered:legendary_wand_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.15 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND" @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:legendary_melee_1", + "name": "tiered:legendary_wand_1", "operation": "ADDITION", "amount": 2 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_2.json index 81b28a4..98d4675 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_2.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_2.json @@ -1,11 +1,11 @@ { - "id": "tiered:legendary_melee_2", + "id": "tiered:legendary_wand_2", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:legendary_melee_2", + "name": "tiered:legendary_wand_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.4 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:legendary_melee_2", + "name": "tiered:legendary_wand_2", "operation": "MULTIPLY_TOTAL", "amount": 0.15 }, @@ -33,9 +33,9 @@ ] }, { - "type": "tiered:generic.durable", + "type": "spell_power:haste", "modifier": { - "name": "tiered:legendary_melee_2", + "name": "tiered:legendary_wand_2", "operation": "MULTIPLY_TOTAL", "amount": 0.3 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_1.json new file mode 100644 index 0000000..36e3bee --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_1.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:rare_archer_1", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:rare_archer_1", + "operation": "ADDITION", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:rare_archer_1", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_archer_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_2.json new file mode 100644 index 0000000..4e72166 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_2.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:rare_archer_2", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:rare_archer_2", + "operation": "ADDITION", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:rare_archer_2", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:rare_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/miner.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/miner.json new file mode 100644 index 0000000..2dfee27 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/miner.json @@ -0,0 +1,37 @@ +{ + "id": "tiered:miner_armor", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "tiered:generic.dig_speed", + "modifier": { + "name": "tiered:miner_armor", + "operation": "MULTIPLY_TOTAL", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_5.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_5.json new file mode 100644 index 0000000..10eaf1f --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_5.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:rare_armor_5", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.armor", + "modifier": { + "name": "tiered:rare_armor_5", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:rare_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.005 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:rare_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.01 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_6.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_6.json new file mode 100644 index 0000000..85c8ba4 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_6.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:rare_armor_6", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:rare_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.01 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:rare_armor_6", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:rare_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.01 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_1.json new file mode 100644 index 0000000..7d98ff0 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_1.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:rare_papsw_1", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:rare_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:rare_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:rare_papsw_3", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_2.json new file mode 100644 index 0000000..d931a93 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_2.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:rare_papsw_2", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:rare_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:rare_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_papsw_3", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_1.json new file mode 100644 index 0000000..5c51dec --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_1.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:rare_papmelee_1", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:rare_papmelee_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:rare_papmelee_1", + "operation": "ADDITION", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:rare_papmelee_1", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_2.json new file mode 100644 index 0000000..4449a2c --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_2.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:rare_papmelee_2", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:rare_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:rare_papmelee_2", + "operation": "ADDITION", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_10.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_10.json new file mode 100644 index 0000000..9b835f8 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_10.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:rare_melee_10", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:rare_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": -0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:rare_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_5.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_5.json new file mode 100644 index 0000000..1297d9e --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_5.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:rare_melee_5", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:rare_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:rare_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:rare_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.075 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_6.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_6.json new file mode 100644 index 0000000..4492c59 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_6.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:rare_melee_6", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:rare_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:rare_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_7.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_7.json new file mode 100644 index 0000000..2b20594 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_7.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:rare_melee_7", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:rare_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:rare_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_8.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_8.json new file mode 100644 index 0000000..00b0d88 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_8.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:rare_melee_8", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:rare_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": -0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:rare_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_9.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_9.json new file mode 100644 index 0000000..2d4b7fe --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_9.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:rare_melee_9", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:rare_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.06 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:rare_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_1.json index 3a79455..066a290 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_1.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_1.json @@ -1,11 +1,11 @@ { - "id": "tiered:rare_melee_1", + "id": "tiered:rare_staves_1", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:rare_melee_1", + "name": "tiered:rare_staves_1", "operation": "MULTIPLY_TOTAL", "amount": 0.05 }, @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:rare_melee_1", + "name": "tiered:rare_staves_2", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:rare_melee_1", + "name": "tiered:rare_staves_3", "operation": "ADDITION", "amount": 1 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_2.json index 9922954..b2bac42 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_2.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_2.json @@ -1,11 +1,11 @@ { - "id": "tiered:rare_melee_2", + "id": "tiered:rare_staves_2", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:rare_melee_2", + "name": "tiered:rare_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:rare_melee_2", + "name": "tiered:rare_staves_2", "operation": "MULTIPLY_TOTAL", "amount": 0.05 }, @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:rare_melee_2", + "name": "tiered:rare_staves_3", "operation": "MULTIPLY_TOTAL", "amount": 0.1 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_3.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_3.json index 2c6d8ba..189827c 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_3.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_3.json @@ -1,11 +1,11 @@ { - "id": "tiered:rare_melee_3", + "id": "tiered:rare_staves_3", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:rare_melee_3", + "name": "tiered:rare_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -24,7 +24,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:rare_melee_3", + "name": "tiered:rare_staves_2", "operation": "MULTIPLY_TOTAL", "amount": 0.1 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:rare_melee_3", + "name": "tiered:rare_staves_3", "operation": "ADDITION", "amount": -1 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/wand/rare_wand_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/wand/rare_wand_1.json index b4ef935..d494115 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/wand/rare_wand_1.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/wand/rare_wand_1.json @@ -1,11 +1,11 @@ { - "id": "tiered:rare_melee_1", + "id": "tiered:rare_wand_1", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:rare_melee_1", + "name": "tiered:rare_wand_1", "operation": "MULTIPLY_TOTAL", "amount": 0.05 }, @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:rare_melee_1", + "name": "tiered:rare_wand_1", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:rare_melee_1", + "name": "tiered:rare_wand_1", "operation": "ADDITION", "amount": 1 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/wand/rare_wand_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/wand/rare_wand_2.json index 5bffeeb..26a57b4 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/wand/rare_wand_2.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/wand/rare_wand_2.json @@ -1,11 +1,11 @@ { - "id": "tiered:rare_melee_2", + "id": "tiered:rare_wand_2", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:rare_melee_2", + "name": "tiered:rare_wand_2", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:rare_melee_2", + "name": "tiered:rare_wand_2", "operation": "MULTIPLY_TOTAL", "amount": 0.05 }, @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:rare_melee_2", + "name": "tiered:rare_wand_2", "operation": "MULTIPLY_TOTAL", "amount": 0.1 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/wand/rare_wand_3.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/wand/rare_wand_3.json index 2e5fb46..e964d6d 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/wand/rare_wand_3.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/wand/rare_wand_3.json @@ -1,11 +1,11 @@ { - "id": "tiered:rare_melee_3", + "id": "tiered:rare_wand_3", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:rare_melee_3", + "name": "tiered:rare_wand_3", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -24,7 +24,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:rare_melee_3", + "name": "tiered:rare_wand_3", "operation": "MULTIPLY_TOTAL", "amount": 0.1 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:rare_melee_3", + "name": "tiered:rare_wand_3", "operation": "ADDITION", "amount": -1 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_1.json new file mode 100644 index 0000000..ab66fe0 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_1.json @@ -0,0 +1,63 @@ +{ + "id": "tiered:uncommon_archer_1", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "generic.armor", + "modifier": { + "name": "tiered:uncommon_archer_1", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:uncommon_archer_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.25 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_2.json new file mode 100644 index 0000000..9a63301 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_2.json @@ -0,0 +1,63 @@ +{ + "id": "tiered:uncommon_archer_2", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "generic.armor", + "modifier": { + "name": "tiered:uncommon_archer_2", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:uncommon_archer_2", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_5.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_5.json new file mode 100644 index 0000000..2fb4ca4 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_5.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:uncommon_armor_5", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "generic.armor", + "modifier": { + "name": "tiered:uncommon_armor_5", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:uncommon_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.0075 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_6.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_6.json new file mode 100644 index 0000000..f9a56ff --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_6.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:uncommon_armor_6", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:uncommon_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.0075 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:uncommon_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.01 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_1.json new file mode 100644 index 0000000..d058489 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_1.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:uncommon_papsw_1", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:uncommon_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:uncommon_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:uncommon_papsw_3", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_2.json new file mode 100644 index 0000000..30b11c4 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_2.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:uncommon_papsw_2", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:uncommon_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:uncommon_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:uncommon_papsw_3", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_3.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_3.json new file mode 100644 index 0000000..6547dd3 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_3.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:uncommon_papsw_3", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:uncommon_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:uncommon_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:uncommon_papsw_3", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_1.json new file mode 100644 index 0000000..d13d945 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_1.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:uncommon_papmelee_1", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:uncommon_papmelee_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:uncommon_papmelee_1", + "operation": "ADDITION", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:uncommon_papmelee_1", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_2.json new file mode 100644 index 0000000..7b5f3c8 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_2.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:uncommon_papmelee_2", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:uncommon_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:uncommon_papmelee_2", + "operation": "ADDITION", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:uncommon_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_3.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_3.json new file mode 100644 index 0000000..10ba93d --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_3.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:uncommon_papmelee_3", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:uncommon_papmelee_3", + "operation": "ADDITION", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:uncommon_papmelee_3", + "operation": "ADDITION", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:uncommon_papmelee_3", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_1.json index e0824ed..af88f49 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_1.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_1.json @@ -1,11 +1,11 @@ { - "id": "tiered:uncommon_melee_1", + "id": "tiered:uncommon_staves_1", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:uncommon_melee_1", + "name": "tiered:uncommon_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:uncommon_melee_1", + "name": "tiered:uncommon_staves_2", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:uncommon_melee_1", + "name": "tiered:uncommon_staves_3", "operation": "ADDITION", "amount": -1 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_2.json index 7ec172c..4c8883b 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_2.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_2.json @@ -1,11 +1,11 @@ { - "id": "tiered:uncommon_melee_2", + "id": "tiered:uncommon_staves_2", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:uncommon_melee_2", + "name": "tiered:uncommon_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:uncommon_melee_2", + "name": "tiered:uncommon_staves_2", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:uncommon_melee_2", + "name": "tiered:uncommon_staves_3", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_3.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_3.json index 6ed038e..217538c 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_3.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_3.json @@ -1,11 +1,11 @@ { - "id": "tiered:uncommon_melee_3", + "id": "tiered:uncommon_staves_3", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:uncommon_melee_3", + "name": "tiered:uncommon_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -24,7 +24,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:uncommon_melee_3", + "name": "tiered:uncommon_staves_2", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:uncommon_melee_3", + "name": "tiered:uncommon_staves_3", "operation": "ADDITION", "amount": -1 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/wand/uncommon_wand_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/wand/uncommon_wand_1.json index 58f0bdd..e8eef45 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/wand/uncommon_wand_1.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/wand/uncommon_wand_1.json @@ -1,11 +1,11 @@ { - "id": "tiered:uncommon_melee_1", + "id": "tiered:uncommon_wand_1", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:uncommon_melee_1", + "name": "tiered:uncommon_wand_1", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:uncommon_melee_1", + "name": "tiered:uncommon_wand_1", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:uncommon_melee_1", + "name": "tiered:uncommon_wand_1", "operation": "ADDITION", "amount": -1 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/wand/uncommon_wand_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/wand/uncommon_wand_2.json index 1afc206..eea1a36 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/wand/uncommon_wand_2.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/wand/uncommon_wand_2.json @@ -1,11 +1,11 @@ { - "id": "tiered:uncommon_melee_2", + "id": "tiered:uncommon_wand_2", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:uncommon_melee_2", + "name": "tiered:uncommon_wand_2", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:uncommon_melee_2", + "name": "tiered:uncommon_wand_2", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:uncommon_melee_2", + "name": "tiered:uncommon_wand_2", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/wand/uncommon_wand_3.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/wand/uncommon_wand_3.json index 9f20043..0f897af 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/wand/uncommon_wand_3.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/wand/uncommon_wand_3.json @@ -1,11 +1,11 @@ { - "id": "tiered:uncommon_melee_3", + "id": "tiered:uncommon_wand_3", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, @@ -13,7 +13,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:uncommon_melee_3", + "name": "tiered:uncommon_wand_3", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -24,7 +24,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:uncommon_melee_3", + "name": "tiered:uncommon_wand_3", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:uncommon_melee_3", + "name": "tiered:uncommon_wand_3", "operation": "ADDITION", "amount": -1 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_1.json new file mode 100644 index 0000000..7a3aec7 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_1.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:unique_archer_1", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:unique_archer_1", + "operation": "ADDITION", + "amount": 0.175 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_archer_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:unique_archer_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_2.json new file mode 100644 index 0000000..f30d5e6 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_2.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:unique_archer_2", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:unique_archer_2", + "operation": "ADDITION", + "amount": 0.15 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:unique_archer_2", + "operation": "ADDITION", + "amount": 5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/titan.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/titan.json index b13c725..319f8f0 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/titan.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/titan.json @@ -14,7 +14,7 @@ "tag": "c:boots" } ], - "weight": 2, + "weight": 3, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_5.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_5.json new file mode 100644 index 0000000..06f36cc --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_5.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:unique_armor_5", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:unique_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.04 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:unique_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.04 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:unique_armor_5", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_6.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_6.json new file mode 100644 index 0000000..995e756 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_6.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:unique_armor_6", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:unique_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.04 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:unique_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_armor/unique_pap_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_armor/unique_pap_1.json new file mode 100644 index 0000000..b3a1841 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_armor/unique_pap_1.json @@ -0,0 +1,101 @@ +{ + "id": "tiered:unique_pap_1", + "verifiers": [ + { + "id": "paladins:paladin_armor_legs" + }, + { + "id": "paladins:paladin_armor_feet" + }, + { + "id": "paladins:paladin_armor_head" + }, + { + "id": "paladins:paladin_armor_chest" + }, + { + "id": "paladins:crusader_armor_legs" + }, + { + "id": "paladins:crusader_armor_feet" + }, + { + "id": "paladins:crusader_armor_head" + }, + { + "id": "paladins:crusader_armor_chest" + }, + { + "id": "paladins:priest_armor_legs" + }, + { + "id": "paladins:priest_armor_feet" + }, + { + "id": "paladins:priest_armor_head" + }, + { + "id": "paladins:priest_armor_chest" + }, + { + "id": "paladins:prior_armor_legs" + }, + { + "id": "paladins:prior_armor_feet" + }, + { + "id": "paladins:prior_armor_head" + }, + { + "id": "paladins:prior_armor_chest" + } + ], + "weight": 500, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "obscure_api:healing_power", + "modifier": { + "name": "tiered:unique_pap_1", + "operation": "ADDITION", + "amount": 0.75 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.armor_toughness", + "modifier": { + "name": "tiered:unique_pap_1", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:unique_pap_1", + "operation": "ADDITION", + "amount": 8 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_1.json new file mode 100644 index 0000000..1a32652 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_1.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:unique_papsw_1", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:unique_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.6 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:unique_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:regeneration", + "modifier": { + "name": "tiered:unique_papsw_3", + "operation": "ADDITION", + "amount": 39.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_2.json new file mode 100644 index 0000000..0e9f830 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_2.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:unique_papsw_2", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:unique_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:unique_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:regeneration", + "modifier": { + "name": "tiered:unique_papsw_3", + "operation": "ADDITION", + "amount": 39.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_1.json new file mode 100644 index 0000000..b160314 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_1.json @@ -0,0 +1,64 @@ +{ + "id": "tiered:unique_papmelee_1", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_papmelee_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:unique_papmelee_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:unique_papmelee_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "reach-entity-attributes:attack_range", + "modifier": { + "name": "tiered:unique_papmelee_1", + "operation": "ADDITION", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_2.json new file mode 100644 index 0000000..8ec4596 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_2.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:unique_papmelee_2", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:unique_papmelee_2", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/absolute_zero.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/absolute_zero.json index aa83e4e..d75e318 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/absolute_zero.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/absolute_zero.json @@ -1,47 +1,47 @@ -{ - "id": "tiered:absolute_zero", - "verifiers": [ - { - "tag": "c:swords" - } - ], - "weight": 2, - "style": { - "color": "light_purple" - }, - "attributes": [ - { - "type": "spell_power:frost", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 3 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.attack_damage", - "modifier": { - "name": "tiered:unique_melee_1", - "operation": "MULTIPLY_TOTAL", - "amount": 0.15 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.movement_speed", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "MULTIPLY_TOTAL", - "amount": 0.05 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - } - ] +{ + "id": "tiered:absolute_zero", + "verifiers": [ + { + "tag": "c:swords" + } + ], + "weight": 3, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "spell_power:frost", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_melee_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/eldritch.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/eldritch.json index 7312e62..492e931 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/eldritch.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/eldritch.json @@ -1,47 +1,47 @@ -{ - "id": "tiered:eldritch", - "verifiers": [ - { - "tag": "c:swords" - } - ], - "weight": 2, - "style": { - "color": "light_purple" - }, - "attributes": [ - { - "type": "spell_power:arcane", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 3 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.attack_damage", - "modifier": { - "name": "tiered:unique_melee_1", - "operation": "MULTIPLY_TOTAL", - "amount": 0.15 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.movement_speed", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "MULTIPLY_TOTAL", - "amount": 0.05 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - } - ] +{ + "id": "tiered:eldritch", + "verifiers": [ + { + "tag": "c:swords" + } + ], + "weight": 3, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "spell_power:arcane", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_melee_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/phoenix.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/phoenix.json index 35ad79f..3b47d9c 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/phoenix.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/phoenix.json @@ -1,47 +1,47 @@ -{ - "id": "tiered:phoenix", - "verifiers": [ - { - "tag": "c:swords" - } - ], - "weight": 2, - "style": { - "color": "light_purple" - }, - "attributes": [ - { - "type": "spell_power:fire", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "ADDITION", - "amount": 3 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.attack_damage", - "modifier": { - "name": "tiered:unique_melee_1", - "operation": "MULTIPLY_TOTAL", - "amount": 0.15 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - }, - { - "type": "generic.movement_speed", - "modifier": { - "name": "tiered:unique_tool_4", - "operation": "MULTIPLY_TOTAL", - "amount": 0.05 - }, - "optional_equipment_slots": [ - "MAINHAND" - ] - } - ] +{ + "id": "tiered:phoenix", + "verifiers": [ + { + "tag": "c:swords" + } + ], + "weight": 3, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "spell_power:fire", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_melee_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_tool_4", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] } \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_1.json index 88f31ec..fdca89d 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_1.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_1.json @@ -1,11 +1,11 @@ { - "id": "tiered:unique_melee_1", + "id": "tiered:unique_staves_1", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:unique_melee_1", + "name": "tiered:unique_staves_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.8 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,20 +24,20 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:unique_melee_1", + "name": "tiered:unique_staves_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.275 }, "optional_equipment_slots": [ "MAINHAND" ] }, { - "type": "generic.luck", + "type": "spell_power:haste", "modifier": { - "name": "tiered:unique_melee_1", - "operation": "ADDITION", - "amount": 3 + "name": "tiered:unique_staves_3", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_2.json index 8f1ecb7..5cabdc4 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_2.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_2.json @@ -1,11 +1,11 @@ { - "id": "tiered:unique_melee_2", + "id": "tiered:unique_staves_2", "verifiers": [ { "tag": "wizards:staves" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:unique_melee_2", + "name": "tiered:unique_staves_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.6 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,9 +24,9 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:unique_melee_2", + "name": "tiered:unique_staves_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.3 }, "optional_equipment_slots": [ "MAINHAND" @@ -35,9 +35,9 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:unique_melee_2", + "name": "tiered:unique_staves_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.5 + "amount": 0.8 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_10.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_10.json new file mode 100644 index 0000000..6cfa3b7 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_10.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:unique_melee_10", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:unique_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_5.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_5.json new file mode 100644 index 0000000..07b529c --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_5.json @@ -0,0 +1,61 @@ +{ + "id": "tiered:unique_melee_5", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:unique_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:unique_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:unique_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.4 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "reach-entity-attributes:attack_range", + "modifier": { + "name": "tiered:unique_melee_5", + "operation": "ADDITION", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_6.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_6.json new file mode 100644 index 0000000..2cce979 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_6.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:unique_melee_6", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:unique_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:unique_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_7.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_7.json new file mode 100644 index 0000000..65ab52b --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_7.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:unique_melee_7", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:unique_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:unique_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_8.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_8.json new file mode 100644 index 0000000..b815509 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_8.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:unique_melee_8", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:unique_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_9.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_9.json new file mode 100644 index 0000000..2e5def2 --- /dev/null +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_9.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:unique_melee_9", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:unique_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.125 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:unique_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_1.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_1.json index fcf22df..f74805c 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_1.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_1.json @@ -1,11 +1,11 @@ { - "id": "tiered:unique_melee_1", + "id": "tiered:unique_wand_1", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:unique_melee_1", + "name": "tiered:unique_wand_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.7 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,9 +24,9 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:unique_melee_1", + "name": "tiered:unique_wand_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.15 }, "optional_equipment_slots": [ "MAINHAND" @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:unique_melee_1", + "name": "tiered:unique_wand_1", "operation": "ADDITION", "amount": 3 }, diff --git a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_2.json b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_2.json index a8c763c..5eead7d 100644 --- a/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_2.json +++ b/src/main/resources/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_2.json @@ -1,11 +1,11 @@ { - "id": "tiered:unique_melee_2", + "id": "tiered:unique_wand_2", "verifiers": [ { "tag": "wizards:wands" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:unique_melee_2", + "name": "tiered:unique_wand_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,18 +24,18 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:unique_melee_2", + "name": "tiered:unique_wand_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.3 }, "optional_equipment_slots": [ "MAINHAND" ] }, { - "type": "tiered:generic.durable", + "type": "spell_power:haste", "modifier": { - "name": "tiered:unique_melee_2", + "name": "tiered:unique_wand_2", "operation": "MULTIPLY_TOTAL", "amount": 0.5 }, diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_1.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_1.json index 777194f..2020a35 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_1.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_1.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, @@ -22,11 +25,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:common_melee_1", "operation": "MULTIPLY_TOTAL", - "amount": -0.15 + "amount": -0.05 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_2.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_2.json index 1b1ea98..3b71737 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_2.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_2.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, @@ -22,11 +25,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:common_melee_2", "operation": "MULTIPLY_TOTAL", - "amount": -0.15 + "amount": -0.05 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_3.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_3.json index ab35317..47db256 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_3.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_3.json @@ -3,19 +3,22 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:common_melee_3", "operation": "MULTIPLY_TOTAL", - "amount": -0.15 + "amount": -0.05 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_4.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_4.json index c7c8f48..3ab27ed 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_4.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/common_melee_4.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_1.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_1.json index 8acc452..2fc3569 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_1.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_1.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, @@ -22,11 +25,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:epic_melee_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.075 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_2.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_2.json index a047af4..4e8e77e 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_2.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_2.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, @@ -22,11 +25,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:epic_melee_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.075 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_3.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_3.json index 09016bf..c23c959 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_3.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_3.json @@ -3,19 +3,22 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:epic_melee_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.075 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_4.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_4.json index 7bacafc..c945315 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_4.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/epic_melee_4.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_1.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_1.json index d34d102..1e81352 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_1.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_1.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, @@ -22,11 +25,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:legendary_melee_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.15 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_2.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_2.json index 72272f6..c46fb83 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_2.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_2.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, @@ -22,11 +25,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:legendary_melee_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.15 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_3.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_3.json index ad77c4e..d2fbcb1 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_3.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_3.json @@ -3,19 +3,22 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:legendary_melee_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.15 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_4.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_4.json index 915d90a..b9f903e 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_4.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/legendary_melee_4.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_1.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_1.json index 40411a0..dedb3d3 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_1.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_1.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, @@ -22,11 +25,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:rare_melee_1", "operation": "MULTIPLY_TOTAL", - "amount": -0.05 + "amount": 0.05 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_2.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_2.json index cc8b659..aed0d2a 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_2.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_2.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, @@ -22,7 +25,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:rare_melee_2", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_3.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_3.json index bfa9175..b50d23f 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_3.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_3.json @@ -3,19 +3,22 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:rare_melee_3", "operation": "MULTIPLY_TOTAL", - "amount": -0.05 + "amount": 0.05 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_4.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_4.json index 26f52f5..fe5fb45 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_4.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/rare_melee_4.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_1.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_1.json index f65a79b..fad23f5 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_1.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_1.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, @@ -22,7 +25,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:uncommon_melee_1", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_2.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_2.json index 08f2e5e..f939d6f 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_2.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_2.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, @@ -22,7 +25,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:uncommon_melee_2", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_3.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_3.json index 0354b0f..4f754fb 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_3.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_3.json @@ -3,15 +3,18 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:uncommon_melee_3", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_4.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_4.json index df197af..af90096 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_4.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/uncommon_melee_4.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_1.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_1.json index 58e95ca..82f1d61 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_1.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_1.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, @@ -22,11 +25,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:unique_melee_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_2.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_2.json index 6ca9299..e441c69 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_2.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_2.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, @@ -22,11 +25,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:unique_melee_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.15 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_3.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_3.json index e10342c..e87376c 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_3.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_3.json @@ -3,19 +3,22 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:unique_melee_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.125 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_4.json b/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_4.json index 146d900..c76b282 100644 --- a/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_4.json +++ b/src/main/resources/data/tiered/item_attributes/melee_weapons/unique_melee_4.json @@ -3,9 +3,12 @@ "verifiers": [ { "tag": "c:swords" + }, + { + "tag": "c:tridents" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_1.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_1.json index e2797b1..c41f8fa 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_1.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_1.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:common_ranged_1", "operation": "MULTIPLY_TOTAL", @@ -38,7 +41,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:common_ranged_1", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_2.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_2.json index f3a2dc8..1905e91 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_2.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_2.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:common_ranged_2", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_3.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_3.json index a51eae0..e2c5fd7 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_3.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_3.json @@ -6,15 +6,18 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:common_ranged_3", "operation": "MULTIPLY_TOTAL", @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:common_ranged_3", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_4.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_4.json index f4e233a..e9be03d 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_4.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/common_ranged_4.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:common_ranged_4", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_1.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_1.json index 116dea8..71c97b4 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_1.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_1.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:epic_ranged_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.05 }, "optional_equipment_slots": [ "MAINHAND", @@ -38,11 +41,11 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:epic_ranged_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.15 + "amount": 0.075 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_2.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_2.json index 566082c..a164fe3 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_2.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_2.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:epic_ranged_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.05 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_3.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_3.json index 7c436fb..75a5f65 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_3.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_3.json @@ -6,19 +6,22 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:epic_ranged_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.05 }, "optional_equipment_slots": [ "MAINHAND", @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:epic_ranged_3", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_4.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_4.json index 046f711..ffceb1c 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_4.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/epic_ranged_4.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:epic_ranged_4", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_1.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_1.json index 16626de..7bdb142 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_1.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_1.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:legendary_ranged_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND", @@ -38,11 +41,11 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:legendary_ranged_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.075 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_2.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_2.json index c59d95b..bb2d664 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_2.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_2.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:legendary_ranged_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_3.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_3.json index f17e5ac..0fab925 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_3.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_3.json @@ -6,19 +6,22 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:legendary_ranged_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.075 }, "optional_equipment_slots": [ "MAINHAND", @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:legendary_ranged_3", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_4.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_4.json index d90ffbc..d545b35 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_4.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/legendary_ranged_4.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:legendary_ranged_4", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_1.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_1.json index 6aa7376..b541747 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_1.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_1.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:rare_ranged_1", "operation": "MULTIPLY_TOTAL", @@ -38,7 +41,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:rare_ranged_1", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_2.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_2.json index 096717c..e06b67c 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_2.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_2.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:rare_ranged_2", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_3.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_3.json index da3148e..91a3561 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_3.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_3.json @@ -6,15 +6,18 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:rare_ranged_3", "operation": "MULTIPLY_TOTAL", @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:rare_ranged_3", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_4.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_4.json index 6b262bf..d10a81c 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_4.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/rare_ranged_4.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:rare_ranged_4", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_1.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_1.json index e9b0ded..54db7a0 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_1.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_1.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:uncommon_ranged_1", "operation": "MULTIPLY_TOTAL", @@ -38,7 +41,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:uncommon_ranged_1", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_2.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_2.json index c3ece90..6685a46 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_2.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_2.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:uncommon_ranged_2", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_3.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_3.json index 5540ed2..7681ac4 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_3.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_3.json @@ -6,15 +6,18 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:uncommon_ranged_3", "operation": "MULTIPLY_TOTAL", @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:uncommon_ranged_3", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_4.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_4.json index 3f930ec..74217cc 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_4.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_4.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:uncommon_ranged_4", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_1.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_1.json index 75fdf16..a9aaaac 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_1.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_1.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:unique_ranged_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.15 }, "optional_equipment_slots": [ "MAINHAND", @@ -38,11 +41,11 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:unique_ranged_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.5 + "amount": 0.15 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_2.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_2.json index 6afa20c..66bfbb0 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_2.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_2.json @@ -6,9 +6,12 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:unique_ranged_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.2 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_3.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_3.json index 77512aa..b22a86b 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_3.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_3.json @@ -6,19 +6,22 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:unique_ranged_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.15 }, "optional_equipment_slots": [ "MAINHAND", @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:unique_ranged_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.5 + "amount": 0.25 }, "optional_equipment_slots": [ "MAINHAND", @@ -42,7 +45,7 @@ "modifier": { "name": "tiered:unique_ranged_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.3 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_4.json b/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_4.json index a3ab11c..5ce1602 100644 --- a/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_4.json +++ b/src/main/resources/data/tiered/item_attributes/ranged_weapons/unique_ranged_4.json @@ -1,14 +1,17 @@ { - "id": "tiered:unique_ranged_4", + "id": "tiered:unique_gem_4", "verifiers": [ { "tag": "c:bows" }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, @@ -16,7 +19,7 @@ { "type": "puffish_skills:player.ranged_damage", "modifier": { - "name": "tiered:unique_ranged_4", + "name": "tiered:unique_gem_4", "operation": "MULTIPLY_TOTAL", "amount": 0.5 }, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { - "name": "tiered:unique_ranged_4", + "name": "tiered:unique_gem_4", "operation": "MULTIPLY_TOTAL", - "amount": 0.5 + "amount": 0.35 }, "optional_equipment_slots": [ "MAINHAND", @@ -38,11 +41,11 @@ ] }, { - "type": "generic.movement_speed", + "type": "obscure_api:critical_hit", "modifier": { - "name": "tiered:unique_ranged_4", + "name": "tiered:unique_gem_4", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.05 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/data/tiered/item_attributes/shields/common_shield_1.json b/src/main/resources/data/tiered/item_attributes/shields/common_shield_1.json index 8ab4693..462c8b2 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/common_shield_1.json +++ b/src/main/resources/data/tiered/item_attributes/shields/common_shield_1.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/common_shield_2.json b/src/main/resources/data/tiered/item_attributes/shields/common_shield_2.json index 43f50ea..06c2bb2 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/common_shield_2.json +++ b/src/main/resources/data/tiered/item_attributes/shields/common_shield_2.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/common_shield_3.json b/src/main/resources/data/tiered/item_attributes/shields/common_shield_3.json index 2d96980..7e29277 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/common_shield_3.json +++ b/src/main/resources/data/tiered/item_attributes/shields/common_shield_3.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/common_shield_4.json b/src/main/resources/data/tiered/item_attributes/shields/common_shield_4.json index 9cd86b6..6547954 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/common_shield_4.json +++ b/src/main/resources/data/tiered/item_attributes/shields/common_shield_4.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 65, + "weight": 55, "style": { "color": "gray" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/epic_shield_1.json b/src/main/resources/data/tiered/item_attributes/shields/epic_shield_1.json index fb6fd77..c1c6b23 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/epic_shield_1.json +++ b/src/main/resources/data/tiered/item_attributes/shields/epic_shield_1.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/epic_shield_2.json b/src/main/resources/data/tiered/item_attributes/shields/epic_shield_2.json index c565e12..f8b2180 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/epic_shield_2.json +++ b/src/main/resources/data/tiered/item_attributes/shields/epic_shield_2.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/epic_shield_3.json b/src/main/resources/data/tiered/item_attributes/shields/epic_shield_3.json index d5706b4..941119d 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/epic_shield_3.json +++ b/src/main/resources/data/tiered/item_attributes/shields/epic_shield_3.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/epic_shield_4.json b/src/main/resources/data/tiered/item_attributes/shields/epic_shield_4.json index 4dbfebf..f47826d 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/epic_shield_4.json +++ b/src/main/resources/data/tiered/item_attributes/shields/epic_shield_4.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 12, + "weight": 16, "style": { "color": "dark_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_1.json b/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_1.json index 23f020c..0077dff 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_1.json +++ b/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_1.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_2.json b/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_2.json index 05c0521..20cebe1 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_2.json +++ b/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_2.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_3.json b/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_3.json index be5ac89..d2f2cfd 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_3.json +++ b/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_3.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_4.json b/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_4.json index 8f0acd7..fb8d40a 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_4.json +++ b/src/main/resources/data/tiered/item_attributes/shields/legendary_shield_4.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 5, + "weight": 7, "style": { "color": "gold" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/rare_shield_1.json b/src/main/resources/data/tiered/item_attributes/shields/rare_shield_1.json index 13206f2..4ada16a 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/rare_shield_1.json +++ b/src/main/resources/data/tiered/item_attributes/shields/rare_shield_1.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/rare_shield_2.json b/src/main/resources/data/tiered/item_attributes/shields/rare_shield_2.json index b6e3a62..5787af2 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/rare_shield_2.json +++ b/src/main/resources/data/tiered/item_attributes/shields/rare_shield_2.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/rare_shield_3.json b/src/main/resources/data/tiered/item_attributes/shields/rare_shield_3.json index b0a0f26..2ef5501 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/rare_shield_3.json +++ b/src/main/resources/data/tiered/item_attributes/shields/rare_shield_3.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/rare_shield_4.json b/src/main/resources/data/tiered/item_attributes/shields/rare_shield_4.json index 266e29d..09d2740 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/rare_shield_4.json +++ b/src/main/resources/data/tiered/item_attributes/shields/rare_shield_4.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 30, + "weight": 35, "style": { "color": "blue" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_1.json b/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_1.json index 7902478..9b5d429 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_1.json +++ b/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_1.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_2.json b/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_2.json index 8fa4aa4..90493ae 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_2.json +++ b/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_2.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_3.json b/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_3.json index 193f3fc..dbc406f 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_3.json +++ b/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_3.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_4.json b/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_4.json index 83f0b0a..e906ea5 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_4.json +++ b/src/main/resources/data/tiered/item_attributes/shields/uncommon_shield_4.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 60, + "weight": 45, "style": { "color": "dark_green" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/unique_shield_1.json b/src/main/resources/data/tiered/item_attributes/shields/unique_shield_1.json index 9e8c57b..ff84440 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/unique_shield_1.json +++ b/src/main/resources/data/tiered/item_attributes/shields/unique_shield_1.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/unique_shield_2.json b/src/main/resources/data/tiered/item_attributes/shields/unique_shield_2.json index 081673f..372bb8b 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/unique_shield_2.json +++ b/src/main/resources/data/tiered/item_attributes/shields/unique_shield_2.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/unique_shield_3.json b/src/main/resources/data/tiered/item_attributes/shields/unique_shield_3.json index 56b5a69..b66fb32 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/unique_shield_3.json +++ b/src/main/resources/data/tiered/item_attributes/shields/unique_shield_3.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/item_attributes/shields/unique_shield_4.json b/src/main/resources/data/tiered/item_attributes/shields/unique_shield_4.json index 4957f90..306e749 100644 --- a/src/main/resources/data/tiered/item_attributes/shields/unique_shield_4.json +++ b/src/main/resources/data/tiered/item_attributes/shields/unique_shield_4.json @@ -5,7 +5,7 @@ "tag": "c:shields" } ], - "weight": 3, + "weight": 5, "style": { "color": "light_purple" }, diff --git a/src/main/resources/data/tiered/reforge_items/archerreforges1.json b/src/main/resources/data/tiered/reforge_items/archerreforges1.json new file mode 100644 index 0000000..3ad5999 --- /dev/null +++ b/src/main/resources/data/tiered/reforge_items/archerreforges1.json @@ -0,0 +1,11 @@ +{ + "items": [ + "archers:netherite_shortbow", + "archers:netherite_longbow", + "archers:netherite_rapid_shortbow", + "archers:netherite_heavy_shortbow" + ], + "base": [ + "minecraft:netherite_ingot" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/reforge_items/archerreforges2.json b/src/main/resources/data/tiered/reforge_items/archerreforges2.json new file mode 100644 index 0000000..ec9e249 --- /dev/null +++ b/src/main/resources/data/tiered/reforge_items/archerreforges2.json @@ -0,0 +1,9 @@ +{ + "items": [ + "archers:royal_longbow", + "archers:heavy_crossbow" + ], + "base": [ + "minecraft:diamond" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/reforge_items/bow.json b/src/main/resources/data/tiered/reforge_items/bow.json new file mode 100644 index 0000000..47089f4 --- /dev/null +++ b/src/main/resources/data/tiered/reforge_items/bow.json @@ -0,0 +1,9 @@ +{ + "items": [ + "minecraft:bow", + "archers:composite_longbow" + ], + "base": [ + "minecraft:string" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/reforge_items/celestelytra.json b/src/main/resources/data/tiered/reforge_items/celestelytra.json new file mode 100644 index 0000000..c13ef61 --- /dev/null +++ b/src/main/resources/data/tiered/reforge_items/celestelytra.json @@ -0,0 +1,8 @@ +{ + "items": [ + "mythicmetals:celestium_elytra" + ], + "base": [ + "mythicmetals:celestium_nugget" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/reforge_items/crossbow.json b/src/main/resources/data/tiered/reforge_items/crossbow.json new file mode 100644 index 0000000..48bce75 --- /dev/null +++ b/src/main/resources/data/tiered/reforge_items/crossbow.json @@ -0,0 +1,10 @@ +{ + "items": [ + "minecraft:crossbow", + "archers:rapid_crossbow", + "archers:mechanical_shortbow" + ], + "base": [ + "minecraft:iron_ingot" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/reforge_items/elytra.json b/src/main/resources/data/tiered/reforge_items/elytra.json new file mode 100644 index 0000000..0307c65 --- /dev/null +++ b/src/main/resources/data/tiered/reforge_items/elytra.json @@ -0,0 +1,8 @@ +{ + "items": [ + "minecraft:elytra" + ], + "base": [ + "minecraft:phantom_membrane" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/reforge_items/fishing_rods.json b/src/main/resources/data/tiered/reforge_items/fishing_rods.json new file mode 100644 index 0000000..ffc733d --- /dev/null +++ b/src/main/resources/data/tiered/reforge_items/fishing_rods.json @@ -0,0 +1,8 @@ +{ + "items": [ + "minecraft:fishing_rod" + ], + "base": [ + "minecraft:string" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/reforge_items/gems.json b/src/main/resources/data/tiered/reforge_items/gems.json new file mode 100644 index 0000000..c95e5f8 --- /dev/null +++ b/src/main/resources/data/tiered/reforge_items/gems.json @@ -0,0 +1,9 @@ +{ + "items": [ + "jewelry:ruby" + ], + "base": [ + "jewelry:ruby", + "jewelry:topaz" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/reforge_items/jewelry.json b/src/main/resources/data/tiered/reforge_items/jewelry.json new file mode 100644 index 0000000..4f350f2 --- /dev/null +++ b/src/main/resources/data/tiered/reforge_items/jewelry.json @@ -0,0 +1,8 @@ +{ + "tags": [ + "jewelry:necklaces" + ], + "base": [ + "minecraft:prismarine_crystals" + ] +} \ No newline at end of file diff --git a/src/main/resources/data/tiered/reforge_items/trident.json b/src/main/resources/data/tiered/reforge_items/trident.json new file mode 100644 index 0000000..9701204 --- /dev/null +++ b/src/main/resources/data/tiered/reforge_items/trident.json @@ -0,0 +1,8 @@ +{ + "items": [ + "minecraft:trident" + ], + "base": [ + "minecraft:prismarine_crystals" + ] +} \ No newline at end of file diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index d3301a9..6b9e193 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "kevstieredzmodifiers", - "version": "${version}", + "version": "2.1.0", "name": "Kev's TieredZ Modifiers", "description": "Tons of new modifiers for you to discover!", "authors": [ @@ -32,7 +32,11 @@ "wizards": "*", "reabsorption": "*", "puffish_skills": "*", - "tiered": "*" + "tiered": "*", + "archers": "*", + "paladins": "*", + "obscure_api": "*", + "mythicmetals": "*" }, "suggests": { "simplyskills": "*", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/anti-gravity.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/anti-gravity.json new file mode 100644 index 0000000..d3aeaf3 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/anti-gravity.json @@ -0,0 +1,70 @@ +{ + "id": "tiered:anti-gravity_1", + "verifiers": [ + { + "tag": "c:boots" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "porting_lib:entity_gravity", + "modifier": { + "name": "tiered:anti-gravity_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.65 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "porting_lib:step_height_addition", + "modifier": { + "name": "tiered:anti-gravity_1", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "minecraft:generic.movement_speed", + "modifier": { + "name": "tiered:anti-gravity_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.jump", + "modifier": { + "name": "tiered:anti-gravity_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/aquatic.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/aquatic.json new file mode 100644 index 0000000..6e4a620 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/aquatic.json @@ -0,0 +1,56 @@ +{ + "id": "tiered:aquatic_1", + "verifiers": [ + { + "tag": "c:boots" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "porting_lib:swim_speed", + "modifier": { + "name": "tiered:aquatic_1", + "operation": "MULTIPLY_TOTAL", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "mythicmetals:fire_vulnerability", + "modifier": { + "name": "tiered:aquatic_1", + "operation": "ADDITION", + "amount": 5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "spell_power:frost", + "modifier": { + "name": "tiered:aquatic_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/swift.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/swift.json new file mode 100644 index 0000000..0eddbf4 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/boots/swift.json @@ -0,0 +1,70 @@ +{ + "id": "tiered:swift_1", + "verifiers": [ + { + "tag": "c:boots" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:swift_1", + "operation": "MULTIPLY_TOTAL", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:swift_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:swift_1", + "operation": "ADDITION", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:swift_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.35 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/guardian.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/guardian.json new file mode 100644 index 0000000..72dc719 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/guardian.json @@ -0,0 +1,56 @@ +{ + "id": "tiered:guardian_1", + "verifiers": [ + { + "tag": "c:chestplates" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "obscure_api:healing_power", + "modifier": { + "name": "tiered:guardian_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "reabsorption:reabsorption", + "modifier": { + "name": "tiered:guardian_1", + "operation": "ADDITION", + "amount": 10 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:guardian_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/shadowguard.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/shadowguard.json new file mode 100644 index 0000000..66bd975 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/armor/chestplate/shadowguard.json @@ -0,0 +1,56 @@ +{ + "id": "tiered:shadowguard_1", + "verifiers": [ + { + "tag": "c:chestplates" + } + ], + "weight": 1, + "style": { + "color": "dark_red" + }, + "attributes": [ + { + "type": "spell_power:arcane", + "modifier": { + "name": "tiered:shadowguard_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.armor", + "modifier": { + "name": "tiered:shadowguard_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:shadowguard_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.15 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/spellbound.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/spellbound.json index ecbb8c8..647cb15 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/spellbound.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/chaotic_modifiers/weapon/spellbound.json @@ -15,7 +15,7 @@ "modifier": { "name": "tiered:unique_tool_4", "operation": "ADDITION", - "amount": 5 + "amount": 3 }, "optional_equipment_slots": [ "MAINHAND" @@ -26,7 +26,7 @@ "modifier": { "name": "tiered:unique_tool_4", "operation": "ADDITION", - "amount": 5 + "amount": 3 }, "optional_equipment_slots": [ "MAINHAND" @@ -37,7 +37,7 @@ "modifier": { "name": "tiered:unique_tool_4", "operation": "ADDITION", - "amount": 5 + "amount": 3 }, "optional_equipment_slots": [ "MAINHAND" @@ -48,7 +48,7 @@ "modifier": { "name": "tiered:unique_melee_1", "operation": "MULTIPLY_TOTAL", - "amount": -0.85 + "amount": -0.65 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_1.json new file mode 100644 index 0000000..f4524c4 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_1.json @@ -0,0 +1,63 @@ +{ + "id": "tiered:common_archer_1", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:common_archer_1", + "operation": "ADDITION", + "amount": 0.0375 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:common_archer_1", + "operation": "ADDITION", + "amount": -2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_2.json new file mode 100644 index 0000000..62e2425 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/archer_armor/common_archer_2.json @@ -0,0 +1,63 @@ +{ + "id": "tiered:common_archer_2", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:common_archer_2", + "operation": "ADDITION", + "amount": 0.0375 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:common_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_5.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_5.json new file mode 100644 index 0000000..ed295b5 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_5.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:common_armor_5", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:common_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": -0.03 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:common_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_6.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_6.json new file mode 100644 index 0000000..993edd9 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/armor/common_armor_6.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:common_armor_6", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:common_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": -0.03 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:common_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": -0.2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_1.json new file mode 100644 index 0000000..3cf5441 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_1.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:common_papsw_1", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:common_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:common_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:common_papsw_3", + "operation": "ADDITION", + "amount": -2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_2.json new file mode 100644 index 0000000..f02aa26 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_2.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:common_papsw_2", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:common_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:common_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:common_papsw_3", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_3.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_3.json new file mode 100644 index 0000000..0effdba --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/pap_staveswands/common_papsw_3.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:common_papsw_3", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:common_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:common_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:common_papsw_3", + "operation": "ADDITION", + "amount": -2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_1.json new file mode 100644 index 0000000..5364d87 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_1.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:common_papmelee_1", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:common_papmelee_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:common_papmelee_1", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:common_papmelee_1", + "operation": "ADDITION", + "amount": -2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_2.json new file mode 100644 index 0000000..2139c49 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_2.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:common_papmelee_2", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:common_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:common_papmelee_2", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:common_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_3.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_3.json new file mode 100644 index 0000000..dfb56c3 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/papmelee/common_papmelee_3.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:common_papmelee_3", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 55, + "style": { + "color": "gray" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:common_papmelee_3", + "operation": "ADDITION", + "amount": -0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:common_papmelee_3", + "operation": "MULTIPLY_TOTAL", + "amount": -0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:common_papmelee_3", + "operation": "ADDITION", + "amount": -2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_1.json index bcf3393..1e02b33 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_1.json @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:common_staves_1", + "name": "tiered:common_staves_2", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:common_staves_1", + "name": "tiered:common_staves_3", "operation": "ADDITION", "amount": -2 }, diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_2.json index e65d533..8105b39 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_2.json @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:common_staves_2", + "name": "tiered:common_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.3 }, @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:common_staves_2", + "name": "tiered:common_staves_3", "operation": "MULTIPLY_TOTAL", "amount": -0.3 }, diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_3.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_3.json index f5998c3..f22f201 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_3.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/common/weapon/staves/common_staves_3.json @@ -13,7 +13,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:common_staves_3", + "name": "tiered:common_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -24,7 +24,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:common_staves_3", + "name": "tiered:common_staves_2", "operation": "MULTIPLY_TOTAL", "amount": -0.3 }, diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_1.json new file mode 100644 index 0000000..38edade --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_1.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:epic_archer_1", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:epic_archer_1", + "operation": "ADDITION", + "amount": 0.125 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_archer_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:epic_archer_1", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_2.json new file mode 100644 index 0000000..aff921f --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/archer_armor/epic_archer_2.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:epic_archer_2", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:epic_archer_2", + "operation": "ADDITION", + "amount": 0.125 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:epic_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_5.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_5.json new file mode 100644 index 0000000..80a3460 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_5.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:epic_armor_5", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:epic_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.02 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:epic_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.02 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:epic_armor_5", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_6.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_6.json new file mode 100644 index 0000000..7935f4e --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/armor/epic_armor_6.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:epic_armor_6", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.armor_toughness", + "modifier": { + "name": "tiered:epic_armor_6", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:epic_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.02 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:epic_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.02 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_armor/epic_pap_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_armor/epic_pap_1.json new file mode 100644 index 0000000..f3a0a09 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_armor/epic_pap_1.json @@ -0,0 +1,101 @@ +{ + "id": "tiered:epic_pap_1", + "verifiers": [ + { + "id": "paladins:paladin_armor_legs" + }, + { + "id": "paladins:paladin_armor_feet" + }, + { + "id": "paladins:paladin_armor_head" + }, + { + "id": "paladins:paladin_armor_chest" + }, + { + "id": "paladins:crusader_armor_legs" + }, + { + "id": "paladins:crusader_armor_feet" + }, + { + "id": "paladins:crusader_armor_head" + }, + { + "id": "paladins:crusader_armor_chest" + }, + { + "id": "paladins:priest_armor_legs" + }, + { + "id": "paladins:priest_armor_feet" + }, + { + "id": "paladins:priest_armor_head" + }, + { + "id": "paladins:priest_armor_chest" + }, + { + "id": "paladins:prior_armor_legs" + }, + { + "id": "paladins:prior_armor_feet" + }, + { + "id": "paladins:prior_armor_head" + }, + { + "id": "paladins:prior_armor_chest" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "obscure_api:healing_power", + "modifier": { + "name": "tiered:epic_pap_1", + "operation": "ADDITION", + "amount": 0.375 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_pap_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:epic_pap_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_1.json new file mode 100644 index 0000000..9bc7dd1 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_1.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:epic_papsw_1", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:epic_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:epic_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.075 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:epic_papsw_3", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_2.json new file mode 100644 index 0000000..c6f070f --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/pap_staveswands/epic_papsw_2.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:epic_papsw_2", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:epic_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:epic_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_papsw_3", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_1.json new file mode 100644 index 0000000..33f0f1c --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_1.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:epic_papmelee_1", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:epic_papmelee_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:epic_papmelee_1", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:epic_papmelee_1", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_2.json new file mode 100644 index 0000000..c296f5a --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/papmelee/epic_papmelee_2.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:epic_papmelee_2", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:epic_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:epic_papmelee_2", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_10.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_10.json new file mode 100644 index 0000000..8f34843 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_10.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:epic_melee_10", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:epic_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:epic_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_5.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_5.json new file mode 100644 index 0000000..6fee285 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_5.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:epic_melee_5", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:epic_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:epic_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.075 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:epic_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_6.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_6.json new file mode 100644 index 0000000..66db6e7 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_6.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:epic_melee_6", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:epic_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:epic_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.075 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_7.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_7.json new file mode 100644 index 0000000..dc64f2f --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_7.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:epic_melee_7", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:epic_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.075 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:epic_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_8.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_8.json new file mode 100644 index 0000000..222da97 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_8.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:epic_melee_8", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:epic_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:epic_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_9.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_9.json new file mode 100644 index 0000000..951047f --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/epic_melee_9.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:epic_melee_9", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 16, + "style": { + "color": "dark_purple" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:epic_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.055 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:epic_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:epic_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_1.json index 0b18ad3..579980c 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_1.json @@ -15,7 +15,7 @@ "modifier": { "name": "tiered:epic_staves_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.3 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,9 +24,9 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:epic_staves_1", + "name": "tiered:epic_staves_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.075 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND" @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:epic_staves_1", + "name": "tiered:epic_staves_3", "operation": "ADDITION", "amount": 1 }, diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_2.json index 80bf5f8..ce95499 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/epic/weapon/staves/epic_staves_2.json @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:epic_staves_2", + "name": "tiered:epic_staves_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.25 + "amount": 0.325 }, "optional_equipment_slots": [ "MAINHAND" @@ -26,7 +26,7 @@ "modifier": { "name": "tiered:epic_staves_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.05 + "amount": 0.125 }, "optional_equipment_slots": [ "MAINHAND" @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:epic_staves_2", + "name": "tiered:epic_staves_3", "operation": "MULTIPLY_TOTAL", "amount": 0.2 }, diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_1.json new file mode 100644 index 0000000..8f316de --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_1.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:legendary_archer_1", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:legendary_archer_1", + "operation": "ADDITION", + "amount": 0.1625 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:legendary_archer_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.06 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:legendary_archer_1", + "operation": "ADDITION", + "amount": 4 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_2.json new file mode 100644 index 0000000..c5a7aff --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/archer_armor/legendary_archer_2.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:legendary_archer_2", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:legendary_archer_2", + "operation": "ADDITION", + "amount": 0.1625 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:legendary_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.07 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_5.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_5.json new file mode 100644 index 0000000..760f78d --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_5.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:legendary_armor_5", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.armor", + "modifier": { + "name": "tiered:legendary_armor_5", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:legendary_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.03 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:legendary_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.03 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_6.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_6.json new file mode 100644 index 0000000..aff7496 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/armor/legendary_armor_6.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:legendary_armor_6", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.armor", + "modifier": { + "name": "tiered:legendary_armor_6", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:legendary_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.03 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:legendary_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.03 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_armor/legendary_pap_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_armor/legendary_pap_1.json new file mode 100644 index 0000000..66e4a88 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_armor/legendary_pap_1.json @@ -0,0 +1,101 @@ +{ + "id": "tiered:legendary_pap_1", + "verifiers": [ + { + "id": "paladins:paladin_armor_legs" + }, + { + "id": "paladins:paladin_armor_feet" + }, + { + "id": "paladins:paladin_armor_head" + }, + { + "id": "paladins:paladin_armor_chest" + }, + { + "id": "paladins:crusader_armor_legs" + }, + { + "id": "paladins:crusader_armor_feet" + }, + { + "id": "paladins:crusader_armor_head" + }, + { + "id": "paladins:crusader_armor_chest" + }, + { + "id": "paladins:priest_armor_legs" + }, + { + "id": "paladins:priest_armor_feet" + }, + { + "id": "paladins:priest_armor_head" + }, + { + "id": "paladins:priest_armor_chest" + }, + { + "id": "paladins:prior_armor_legs" + }, + { + "id": "paladins:prior_armor_feet" + }, + { + "id": "paladins:prior_armor_head" + }, + { + "id": "paladins:prior_armor_chest" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "obscure_api:healing_power", + "modifier": { + "name": "tiered:legendary_pap_1", + "operation": "ADDITION", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.armor_toughness", + "modifier": { + "name": "tiered:legendary_pap_1", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:legendary_pap_1", + "operation": "ADDITION", + "amount": 6 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_1.json new file mode 100644 index 0000000..bd27749 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_1.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:legendary_papsw_1", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:legendary_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:legendary_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:legendary_papsw_3", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_2.json new file mode 100644 index 0000000..2ca0624 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/pap_staveswands/legendary_papsw_2.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:legendary_papsw_2", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:legendary_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.125 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:legendary_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_papsw_3", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_1.json new file mode 100644 index 0000000..35cabbe --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_1.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:legendary_papmelee_1", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:legendary_papmelee_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:legendary_papmelee_1", + "operation": "ADDITION", + "amount": 1.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:legendary_papmelee_1", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_2.json new file mode 100644 index 0000000..0f9dfd7 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/papmelee/legendary_papmelee_2.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:legendary_papmelee_2", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:legendary_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:legendary_papmelee_2", + "operation": "ADDITION", + "amount": 1.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_10.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_10.json new file mode 100644 index 0000000..6cec184 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_10.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:legendary_melee_10", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:legendary_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:legendary_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_5.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_5.json new file mode 100644 index 0000000..f8bfd3b --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_5.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:legendary_melee_5", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:legendary_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:legendary_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:legendary_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.135 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_6.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_6.json new file mode 100644 index 0000000..8881ab9 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_6.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:legendary_melee_6", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:legendary_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:legendary_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.125 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_7.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_7.json new file mode 100644 index 0000000..d3e1f04 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_7.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:legendary_melee_7", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:legendary_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:legendary_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_8.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_8.json new file mode 100644 index 0000000..b57c898 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_8.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:legendary_melee_8", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:legendary_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:legendary_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_9.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_9.json new file mode 100644 index 0000000..96a9b6a --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/legendary_melee_9.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:legendary_melee_9", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 7, + "style": { + "color": "gold" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:legendary_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.075 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:legendary_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:legendary_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.02 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_1.json index 94b805f..5d661b1 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_1.json @@ -15,7 +15,7 @@ "modifier": { "name": "tiered:legendary_staves_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.45 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:legendary_staves_1", + "name": "tiered:legendary_staves_2", "operation": "MULTIPLY_TOTAL", "amount": 0.2 }, @@ -33,11 +33,11 @@ ] }, { - "type": "generic.luck", + "type": "spell_power:haste", "modifier": { - "name": "tiered:legendary_staves_1", - "operation": "ADDITION", - "amount": 2 + "name": "tiered:legendary_staves_3", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_2.json index b1597f7..628fe81 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/staves/legendary_staves_2.json @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:legendary_staves_2", + "name": "tiered:legendary_staves_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.125 + "amount": 0.375 }, "optional_equipment_slots": [ "MAINHAND" @@ -26,7 +26,7 @@ "modifier": { "name": "tiered:legendary_staves_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.2 }, "optional_equipment_slots": [ "MAINHAND" @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:legendary_staves_2", + "name": "tiered:legendary_staves_3", "operation": "MULTIPLY_TOTAL", "amount": 0.3 }, diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_1.json index c9ec60d..f937851 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_1.json @@ -15,7 +15,7 @@ "modifier": { "name": "tiered:legendary_wand_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.5 }, "optional_equipment_slots": [ "MAINHAND" @@ -26,7 +26,7 @@ "modifier": { "name": "tiered:legendary_wand_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.175 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_2.json index 256ab2a..98d4675 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/legendary/weapon/wand/legendary_wand_2.json @@ -33,7 +33,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "spell_power:haste", "modifier": { "name": "tiered:legendary_wand_2", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_1.json new file mode 100644 index 0000000..36e3bee --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_1.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:rare_archer_1", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:rare_archer_1", + "operation": "ADDITION", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:rare_archer_1", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_archer_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_2.json new file mode 100644 index 0000000..4e72166 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/archer_armor/rare_archer_2.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:rare_archer_2", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:rare_archer_2", + "operation": "ADDITION", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:rare_archer_2", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:rare_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/miner.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/miner.json new file mode 100644 index 0000000..2dfee27 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/miner.json @@ -0,0 +1,37 @@ +{ + "id": "tiered:miner_armor", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "tiered:generic.dig_speed", + "modifier": { + "name": "tiered:miner_armor", + "operation": "MULTIPLY_TOTAL", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_5.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_5.json new file mode 100644 index 0000000..10eaf1f --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_5.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:rare_armor_5", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.armor", + "modifier": { + "name": "tiered:rare_armor_5", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:rare_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.005 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:rare_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.01 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_6.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_6.json new file mode 100644 index 0000000..85c8ba4 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/armor/rare_armor_6.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:rare_armor_6", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:rare_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.01 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:rare_armor_6", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:rare_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.01 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_1.json new file mode 100644 index 0000000..7d98ff0 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_1.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:rare_papsw_1", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:rare_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:rare_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:rare_papsw_3", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_2.json new file mode 100644 index 0000000..d931a93 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/pap_staveswands/rare_papsw_2.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:rare_papsw_2", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:rare_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:rare_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_papsw_3", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_1.json new file mode 100644 index 0000000..5c51dec --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_1.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:rare_papmelee_1", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:rare_papmelee_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:rare_papmelee_1", + "operation": "ADDITION", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:rare_papmelee_1", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_2.json new file mode 100644 index 0000000..4449a2c --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/papmelee/rare_papmelee_2.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:rare_papmelee_2", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:rare_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:rare_papmelee_2", + "operation": "ADDITION", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_10.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_10.json new file mode 100644 index 0000000..9b835f8 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_10.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:rare_melee_10", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:rare_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": -0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:rare_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_5.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_5.json new file mode 100644 index 0000000..1297d9e --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_5.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:rare_melee_5", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:rare_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:rare_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:rare_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.075 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_6.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_6.json new file mode 100644 index 0000000..4492c59 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_6.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:rare_melee_6", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:rare_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:rare_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_7.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_7.json new file mode 100644 index 0000000..2b20594 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_7.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:rare_melee_7", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:rare_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:rare_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_8.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_8.json new file mode 100644 index 0000000..00b0d88 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_8.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:rare_melee_8", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:rare_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": -0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:rare_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_9.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_9.json new file mode 100644 index 0000000..2d4b7fe --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/rare_melee_9.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:rare_melee_9", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 35, + "style": { + "color": "blue" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:rare_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.06 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:rare_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:rare_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_1.json index 90342c0..066a290 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_1.json @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:rare_staves_1", + "name": "tiered:rare_staves_2", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:rare_staves_1", + "name": "tiered:rare_staves_3", "operation": "ADDITION", "amount": 1 }, diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_2.json index 38be482..b2bac42 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_2.json @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:rare_staves_2", + "name": "tiered:rare_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:rare_staves_2", + "name": "tiered:rare_staves_3", "operation": "MULTIPLY_TOTAL", "amount": 0.1 }, diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_3.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_3.json index 1e0d9ea..189827c 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_3.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/rare/weapon/staves/rare_staves_3.json @@ -13,7 +13,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:rare_staves_3", + "name": "tiered:rare_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -24,7 +24,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:rare_staves_3", + "name": "tiered:rare_staves_2", "operation": "MULTIPLY_TOTAL", "amount": 0.1 }, diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_1.json new file mode 100644 index 0000000..ab66fe0 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_1.json @@ -0,0 +1,63 @@ +{ + "id": "tiered:uncommon_archer_1", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "generic.armor", + "modifier": { + "name": "tiered:uncommon_archer_1", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:uncommon_archer_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.25 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_2.json new file mode 100644 index 0000000..9a63301 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/archer_armor/uncommon_archer_2.json @@ -0,0 +1,63 @@ +{ + "id": "tiered:uncommon_archer_2", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "generic.armor", + "modifier": { + "name": "tiered:uncommon_archer_2", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:uncommon_archer_2", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_5.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_5.json new file mode 100644 index 0000000..2fb4ca4 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_5.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:uncommon_armor_5", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "generic.armor", + "modifier": { + "name": "tiered:uncommon_armor_5", + "operation": "ADDITION", + "amount": 1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:uncommon_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.0075 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_6.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_6.json new file mode 100644 index 0000000..f9a56ff --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/armor/uncommon_armor_6.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:uncommon_armor_6", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:uncommon_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.0075 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:uncommon_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.01 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_1.json new file mode 100644 index 0000000..d058489 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_1.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:uncommon_papsw_1", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:uncommon_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:uncommon_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:uncommon_papsw_3", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_2.json new file mode 100644 index 0000000..30b11c4 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_2.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:uncommon_papsw_2", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:uncommon_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:uncommon_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:uncommon_papsw_3", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_3.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_3.json new file mode 100644 index 0000000..6547dd3 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/pap_staveswands/uncommon_papsw_3.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:uncommon_papsw_3", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:uncommon_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:uncommon_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:uncommon_papsw_3", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_1.json new file mode 100644 index 0000000..d13d945 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_1.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:uncommon_papmelee_1", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:uncommon_papmelee_1", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:uncommon_papmelee_1", + "operation": "ADDITION", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:uncommon_papmelee_1", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_2.json new file mode 100644 index 0000000..7b5f3c8 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_2.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:uncommon_papmelee_2", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:uncommon_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:uncommon_papmelee_2", + "operation": "ADDITION", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:uncommon_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": -0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_3.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_3.json new file mode 100644 index 0000000..10ba93d --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/papmelee/uncommon_papmelee_3.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:uncommon_papmelee_3", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 45, + "style": { + "color": "dark_green" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:uncommon_papmelee_3", + "operation": "ADDITION", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:uncommon_papmelee_3", + "operation": "ADDITION", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:uncommon_papmelee_3", + "operation": "ADDITION", + "amount": -1 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_1.json index af170f2..af88f49 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_1.json @@ -24,7 +24,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:uncommon_staves_1", + "name": "tiered:uncommon_staves_2", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -35,7 +35,7 @@ { "type": "generic.luck", "modifier": { - "name": "tiered:uncommon_staves_1", + "name": "tiered:uncommon_staves_3", "operation": "ADDITION", "amount": -1 }, diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_2.json index b38d817..4c8883b 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_2.json @@ -13,7 +13,7 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:uncommon_staves_2", + "name": "tiered:uncommon_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, @@ -35,7 +35,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:uncommon_staves_2", + "name": "tiered:uncommon_staves_3", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_3.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_3.json index 06954a6..217538c 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_3.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/uncommon/weapon/staves/uncommon_staves_3.json @@ -13,7 +13,7 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:uncommon_staves_3", + "name": "tiered:uncommon_staves_1", "operation": "MULTIPLY_TOTAL", "amount": -0.05 }, @@ -24,7 +24,7 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:uncommon_staves_3", + "name": "tiered:uncommon_staves_2", "operation": "MULTIPLY_TOTAL", "amount": -0.15 }, diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_1.json new file mode 100644 index 0000000..7a3aec7 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_1.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:unique_archer_1", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:unique_archer_1", + "operation": "ADDITION", + "amount": 0.175 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_archer_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:unique_archer_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_2.json new file mode 100644 index 0000000..f30d5e6 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/archer_armor/unique_archer_2.json @@ -0,0 +1,77 @@ +{ + "id": "tiered:unique_archer_2", + "verifiers": [ + { + "id": "archers:archer_armor_head" + }, + { + "id": "archers:archer_armor_chest" + }, + { + "id": "archers:archer_armor_legs" + }, + { + "id": "archers:archer_armor_feet" + }, + { + "id": "archers:ranger_armor_head" + }, + { + "id": "archers:ranger_armor_chest" + }, + { + "id": "archers:ranger_armor_legs" + }, + { + "id": "archers:ranger_armor_feet" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "obscure_api:dodge", + "modifier": { + "name": "tiered:unique_archer_2", + "operation": "ADDITION", + "amount": 0.15 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:unique_archer_2", + "operation": "ADDITION", + "amount": 5 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_archer_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_5.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_5.json new file mode 100644 index 0000000..06f36cc --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_5.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:unique_armor_5", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:unique_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.04 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:unique_armor_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.04 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:unique_armor_5", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_6.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_6.json new file mode 100644 index 0000000..995e756 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/armor/unique_armor_6.json @@ -0,0 +1,65 @@ +{ + "id": "tiered:unique_armor_6", + "verifiers": [ + { + "tag": "c:helmets" + }, + { + "tag": "c:chestplates" + }, + { + "tag": "c:leggings" + }, + { + "tag": "c:boots" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:unique_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.04 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "puffish_skills:player.melee_damage", + "modifier": { + "name": "tiered:unique_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.movement_speed", + "modifier": { + "name": "tiered:unique_armor_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.1 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_armor/unique_pap_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_armor/unique_pap_1.json new file mode 100644 index 0000000..b3a1841 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_armor/unique_pap_1.json @@ -0,0 +1,101 @@ +{ + "id": "tiered:unique_pap_1", + "verifiers": [ + { + "id": "paladins:paladin_armor_legs" + }, + { + "id": "paladins:paladin_armor_feet" + }, + { + "id": "paladins:paladin_armor_head" + }, + { + "id": "paladins:paladin_armor_chest" + }, + { + "id": "paladins:crusader_armor_legs" + }, + { + "id": "paladins:crusader_armor_feet" + }, + { + "id": "paladins:crusader_armor_head" + }, + { + "id": "paladins:crusader_armor_chest" + }, + { + "id": "paladins:priest_armor_legs" + }, + { + "id": "paladins:priest_armor_feet" + }, + { + "id": "paladins:priest_armor_head" + }, + { + "id": "paladins:priest_armor_chest" + }, + { + "id": "paladins:prior_armor_legs" + }, + { + "id": "paladins:prior_armor_feet" + }, + { + "id": "paladins:prior_armor_head" + }, + { + "id": "paladins:prior_armor_chest" + } + ], + "weight": 500, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "obscure_api:healing_power", + "modifier": { + "name": "tiered:unique_pap_1", + "operation": "ADDITION", + "amount": 0.75 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.armor_toughness", + "modifier": { + "name": "tiered:unique_pap_1", + "operation": "ADDITION", + "amount": 2 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + }, + { + "type": "generic.max_health", + "modifier": { + "name": "tiered:unique_pap_1", + "operation": "ADDITION", + "amount": 8 + }, + "optional_equipment_slots": [ + "FEET", + "LEGS", + "CHEST", + "HEAD" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_1.json new file mode 100644 index 0000000..1a32652 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_1.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:unique_papsw_1", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:unique_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.6 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:unique_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.05 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:regeneration", + "modifier": { + "name": "tiered:unique_papsw_3", + "operation": "ADDITION", + "amount": 39.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_2.json new file mode 100644 index 0000000..0e9f830 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/pap_staveswands/unique_papsw_2.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:unique_papsw_2", + "verifiers": [ + { + "tag": "paladins:staves" + }, + { + "tag": "paladins:wands" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:unique_papsw_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:haste", + "modifier": { + "name": "tiered:unique_papsw_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:regeneration", + "modifier": { + "name": "tiered:unique_papsw_3", + "operation": "ADDITION", + "amount": 39.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_1.json new file mode 100644 index 0000000..b160314 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_1.json @@ -0,0 +1,64 @@ +{ + "id": "tiered:unique_papmelee_1", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_papmelee_1", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:unique_papmelee_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "generic.luck", + "modifier": { + "name": "tiered:unique_papmelee_1", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "reach-entity-attributes:attack_range", + "modifier": { + "name": "tiered:unique_papmelee_1", + "operation": "ADDITION", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_2.json new file mode 100644 index 0000000..8ec4596 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/papmelee/unique_papmelee_2.json @@ -0,0 +1,53 @@ +{ + "id": "tiered:unique_papmelee_2", + "verifiers": [ + { + "tag": "paladins:claymores" + }, + { + "tag": "paladins:great_hammers" + }, + { + "tag": "paladins:maces" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "spell_power:healing", + "modifier": { + "name": "tiered:unique_papmelee_2", + "operation": "ADDITION", + "amount": 3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_papmelee_2", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/absolute_zero.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/absolute_zero.json index 750bb6c..d75e318 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/absolute_zero.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/absolute_zero.json @@ -15,7 +15,7 @@ "modifier": { "name": "tiered:unique_tool_4", "operation": "ADDITION", - "amount": 3 + "amount": 2 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/eldritch.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/eldritch.json index cfa81d9..492e931 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/eldritch.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/eldritch.json @@ -15,7 +15,7 @@ "modifier": { "name": "tiered:unique_tool_4", "operation": "ADDITION", - "amount": 3 + "amount": 2 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/phoenix.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/phoenix.json index 78a0e64..3b47d9c 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/phoenix.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/melee/phoenix.json @@ -15,7 +15,7 @@ "modifier": { "name": "tiered:unique_tool_4", "operation": "ADDITION", - "amount": 3 + "amount": 2 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_1.json index 546eff4..fdca89d 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_1.json @@ -15,7 +15,7 @@ "modifier": { "name": "tiered:unique_staves_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.6 + "amount": 0.8 }, "optional_equipment_slots": [ "MAINHAND" @@ -24,20 +24,20 @@ { "type": "spell_power:critical_chance", "modifier": { - "name": "tiered:unique_staves_1", + "name": "tiered:unique_staves_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.05 + "amount": 0.275 }, "optional_equipment_slots": [ "MAINHAND" ] }, { - "type": "generic.luck", + "type": "spell_power:haste", "modifier": { - "name": "tiered:unique_staves_1", - "operation": "ADDITION", - "amount": 2 + "name": "tiered:unique_staves_3", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_2.json index 5b91b5c..5cabdc4 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/staves/unique_staves_2.json @@ -13,9 +13,9 @@ { "type": "spell_power:critical_damage", "modifier": { - "name": "tiered:unique_staves_2", + "name": "tiered:unique_staves_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.6 }, "optional_equipment_slots": [ "MAINHAND" @@ -26,7 +26,7 @@ "modifier": { "name": "tiered:unique_staves_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.3 }, "optional_equipment_slots": [ "MAINHAND" @@ -35,9 +35,9 @@ { "type": "tiered:generic.durable", "modifier": { - "name": "tiered:unique_staves_2", + "name": "tiered:unique_staves_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.5 + "amount": 0.8 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_10.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_10.json new file mode 100644 index 0000000..6cfa3b7 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_10.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:unique_melee_10", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:unique_melee_10", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_5.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_5.json new file mode 100644 index 0000000..07b529c --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_5.json @@ -0,0 +1,61 @@ +{ + "id": "tiered:unique_melee_5", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:unique_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:unique_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.2 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:unique_melee_5", + "operation": "MULTIPLY_TOTAL", + "amount": 0.4 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "reach-entity-attributes:attack_range", + "modifier": { + "name": "tiered:unique_melee_5", + "operation": "ADDITION", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_6.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_6.json new file mode 100644 index 0000000..2cce979 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_6.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:unique_melee_6", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "generic.attack_speed", + "modifier": { + "name": "tiered:unique_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:unique_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.15 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_melee_6", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_7.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_7.json new file mode 100644 index 0000000..65ab52b --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_7.json @@ -0,0 +1,50 @@ +{ + "id": "tiered:unique_melee_7", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "obscure_api:penetration", + "modifier": { + "name": "tiered:unique_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.25 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:critical_damage", + "modifier": { + "name": "tiered:unique_melee_7", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_8.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_8.json new file mode 100644 index 0000000..b815509 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_8.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:unique_melee_8", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "generic.attack_damage", + "modifier": { + "name": "tiered:unique_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:unique_melee_8", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_9.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_9.json new file mode 100644 index 0000000..2e5def2 --- /dev/null +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/unique_melee_9.json @@ -0,0 +1,51 @@ +{ + "id": "tiered:unique_melee_9", + "verifiers": [ + { + "tag": "c:swords" + }, + { + "tag": "c:tridents" + } + ], + "weight": 5, + "style": { + "color": "light_purple" + }, + "attributes": [ + { + "type": "obscure_api:critical_hit", + "modifier": { + "name": "tiered:unique_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.125 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "tiered:generic.durable", + "modifier": { + "name": "tiered:unique_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.5 + }, + "optional_equipment_slots": [ + "MAINHAND" + ] + }, + { + "type": "obscure_api:parry", + "modifier": { + "name": "tiered:unique_melee_9", + "operation": "MULTIPLY_TOTAL", + "amount": 0.3 + }, + "optional_equipment_slots": [ + "MAINHAND", + "OFFHAND" + ] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_1.json index 7fc26c1..f74805c 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_1.json @@ -15,7 +15,7 @@ "modifier": { "name": "tiered:unique_wand_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.5 + "amount": 0.7 }, "optional_equipment_slots": [ "MAINHAND" @@ -26,7 +26,7 @@ "modifier": { "name": "tiered:unique_wand_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.15 }, "optional_equipment_slots": [ "MAINHAND" diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_2.json index 31abdeb..5eead7d 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/kevs_new_modifiers/unique/weapon/wand/unique_wand_2.json @@ -33,7 +33,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "spell_power:haste", "modifier": { "name": "tiered:unique_wand_2", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_1.json index 8698302..71c97b4 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_1.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 16, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:epic_ranged_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.05 }, "optional_equipment_slots": [ "MAINHAND", @@ -38,11 +41,11 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:epic_ranged_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.15 + "amount": 0.075 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_2.json index 43fb2c2..a164fe3 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_2.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 16, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:epic_ranged_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.05 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_3.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_3.json index f54336e..75a5f65 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_3.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_3.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 16, @@ -14,11 +17,11 @@ }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:epic_ranged_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.1 + "amount": 0.05 }, "optional_equipment_slots": [ "MAINHAND", @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:epic_ranged_3", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_4.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_4.json index ddd70e1..ffceb1c 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_4.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/epic_ranged_4.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 16, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:epic_ranged_4", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_1.json index ef7d42a..7bdb142 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_1.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 7, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:legendary_ranged_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND", @@ -38,11 +41,11 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:legendary_ranged_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.075 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_2.json index 89739cc..bb2d664 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_2.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 7, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:legendary_ranged_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_3.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_3.json index 7fd5380..0fab925 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_3.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_3.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 7, @@ -14,11 +17,11 @@ }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:legendary_ranged_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.075 }, "optional_equipment_slots": [ "MAINHAND", @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:legendary_ranged_3", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_4.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_4.json index 9ea3e05..d545b35 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_4.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/legendary_ranged_4.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 7, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:legendary_ranged_4", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.1 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_1.json index feb1250..b541747 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_1.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 35, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:rare_ranged_1", "operation": "MULTIPLY_TOTAL", @@ -38,7 +41,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:rare_ranged_1", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_2.json index 786c4fd..e06b67c 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_2.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 35, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:rare_ranged_2", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_3.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_3.json index d32e6d0..91a3561 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_3.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_3.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 35, @@ -14,7 +17,7 @@ }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:rare_ranged_3", "operation": "MULTIPLY_TOTAL", @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:rare_ranged_3", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_4.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_4.json index 46554f0..d10a81c 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_4.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/rare_ranged_4.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 35, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:rare_ranged_4", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_1.json index 2c69a9f..54db7a0 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_1.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 45, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:uncommon_ranged_1", "operation": "MULTIPLY_TOTAL", @@ -38,7 +41,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:uncommon_ranged_1", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_2.json index 91e56d2..6685a46 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_2.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 45, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:uncommon_ranged_2", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_3.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_3.json index d872eee..7681ac4 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_3.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_3.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 45, @@ -14,7 +17,7 @@ }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:uncommon_ranged_3", "operation": "MULTIPLY_TOTAL", @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:uncommon_ranged_3", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_4.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_4.json index 768cb61..74217cc 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_4.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/uncommon_ranged_4.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 45, @@ -26,7 +29,7 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:uncommon_ranged_4", "operation": "MULTIPLY_TOTAL", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_1.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_1.json index 9389f69..a9aaaac 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_1.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_1.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 5, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:unique_ranged_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.15 }, "optional_equipment_slots": [ "MAINHAND", @@ -38,11 +41,11 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:unique_ranged_1", "operation": "MULTIPLY_TOTAL", - "amount": 0.5 + "amount": 0.15 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_2.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_2.json index 29155fa..66bfbb0 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_2.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_2.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 5, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:unique_ranged_2", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.2 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_3.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_3.json index 3a6eee3..b22a86b 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_3.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_3.json @@ -6,6 +6,9 @@ }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 5, @@ -14,11 +17,11 @@ }, "attributes": [ { - "type": "tiered:generic.crit_chance", + "type": "obscure_api:critical_hit", "modifier": { "name": "tiered:unique_ranged_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.3 + "amount": 0.15 }, "optional_equipment_slots": [ "MAINHAND", @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { "name": "tiered:unique_ranged_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.5 + "amount": 0.25 }, "optional_equipment_slots": [ "MAINHAND", @@ -42,7 +45,7 @@ "modifier": { "name": "tiered:unique_ranged_3", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.3 }, "optional_equipment_slots": [ "MAINHAND", diff --git a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_4.json b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_4.json index cdeda80..5ce1602 100644 --- a/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_4.json +++ b/src/main/resources/resourcepacks/tieredcompat/data/tiered/item_attributes/ranged_weapons/unique_ranged_4.json @@ -1,11 +1,14 @@ { - "id": "tiered:unique_ranged_4", + "id": "tiered:unique_gem_4", "verifiers": [ { "tag": "c:bows" }, { "tag": "c:crossbows" + }, + { + "tag": "c:tridents" } ], "weight": 5, @@ -16,7 +19,7 @@ { "type": "puffish_skills:player.ranged_damage", "modifier": { - "name": "tiered:unique_ranged_4", + "name": "tiered:unique_gem_4", "operation": "MULTIPLY_TOTAL", "amount": 0.5 }, @@ -26,11 +29,11 @@ ] }, { - "type": "tiered:generic.durable", + "type": "obscure_api:critical_damage", "modifier": { - "name": "tiered:unique_ranged_4", + "name": "tiered:unique_gem_4", "operation": "MULTIPLY_TOTAL", - "amount": 0.5 + "amount": 0.35 }, "optional_equipment_slots": [ "MAINHAND", @@ -38,11 +41,11 @@ ] }, { - "type": "generic.movement_speed", + "type": "obscure_api:critical_hit", "modifier": { - "name": "tiered:unique_ranged_4", + "name": "tiered:unique_gem_4", "operation": "MULTIPLY_TOTAL", - "amount": 0.2 + "amount": 0.05 }, "optional_equipment_slots": [ "MAINHAND",