summaryrefslogtreecommitdiff
path: root/config/paladins/items_v5.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/paladins/items_v5.json')
-rw-r--r--config/paladins/items_v5.json482
1 files changed, 482 insertions, 0 deletions
diff --git a/config/paladins/items_v5.json b/config/paladins/items_v5.json
new file mode 100644
index 0000000..5f91410
--- /dev/null
+++ b/config/paladins/items_v5.json
@@ -0,0 +1,482 @@
+{
+ "weapons": {
+ "iron_claymore": {
+ "attack_damage": 8.3,
+ "attack_speed": -3.0,
+ "attributes": []
+ },
+ "iron_mace": {
+ "attack_damage": 7.0,
+ "attack_speed": -2.8,
+ "attributes": []
+ },
+ "diamond_claymore": {
+ "attack_damage": 9.9,
+ "attack_speed": -3.0,
+ "attributes": []
+ },
+ "golden_mace": {
+ "attack_damage": 4.3,
+ "attack_speed": -2.8,
+ "attributes": []
+ },
+ "netherite_holy_wand": {
+ "attack_damage": 2.0,
+ "attack_speed": -2.4,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 4.5,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "wooden_great_hammer": {
+ "attack_damage": 6.6,
+ "attack_speed": -3.2,
+ "attributes": []
+ },
+ "stone_great_hammer": {
+ "attack_damage": 8.5,
+ "attack_speed": -3.2,
+ "attributes": []
+ },
+ "diamond_mace": {
+ "attack_damage": 8.3,
+ "attack_speed": -2.8,
+ "attributes": []
+ },
+ "iron_great_hammer": {
+ "attack_damage": 10.3,
+ "attack_speed": -3.2,
+ "attributes": []
+ },
+ "golden_great_hammer": {
+ "attack_damage": 6.6,
+ "attack_speed": -3.2,
+ "attributes": []
+ },
+ "netherite_claymore": {
+ "attack_damage": 11.5,
+ "attack_speed": -3.0,
+ "attributes": []
+ },
+ "diamond_holy_staff": {
+ "attack_damage": 4.0,
+ "attack_speed": -3.0,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 5.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "golden_claymore": {
+ "attack_damage": 5.2,
+ "attack_speed": -3.0,
+ "attributes": []
+ },
+ "holy_staff": {
+ "attack_damage": 4.0,
+ "attack_speed": -3.0,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 4.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "acolyte_wand": {
+ "attack_damage": 2.0,
+ "attack_speed": -2.4,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 3.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "stone_claymore": {
+ "attack_damage": 6.8,
+ "attack_speed": -3.0,
+ "attributes": []
+ },
+ "diamond_great_hammer": {
+ "attack_damage": 12.2,
+ "attack_speed": -3.2,
+ "attributes": []
+ },
+ "netherite_holy_staff": {
+ "attack_damage": 4.0,
+ "attack_speed": -3.0,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 6.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "holy_wand": {
+ "attack_damage": 2.0,
+ "attack_speed": -2.4,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 3.5,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "netherite_great_hammer": {
+ "attack_damage": 14.1,
+ "attack_speed": -3.2,
+ "attributes": []
+ },
+ "diamond_holy_wand": {
+ "attack_damage": 2.0,
+ "attack_speed": -2.4,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 4.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "netherite_mace": {
+ "attack_damage": 9.6,
+ "attack_speed": -2.8,
+ "attributes": []
+ }
+ },
+ "armor_sets": {
+ "crusader_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 1.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 8,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 1.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 6,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 1.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 1.0,
+ "operation": "ADDITION"
+ }
+ ]
+ }
+ },
+ "netherite_crusader_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 1.0,
+ "operation": "ADDITION"
+ },
+ {
+ "id": "minecraft:generic.armor_toughness",
+ "value": 1.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 8,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 1.0,
+ "operation": "ADDITION"
+ },
+ {
+ "id": "minecraft:generic.armor_toughness",
+ "value": 1.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 6,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 1.0,
+ "operation": "ADDITION"
+ },
+ {
+ "id": "minecraft:generic.armor_toughness",
+ "value": 1.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 1.0,
+ "operation": "ADDITION"
+ },
+ {
+ "id": "minecraft:generic.armor_toughness",
+ "value": 1.0,
+ "operation": "ADDITION"
+ }
+ ]
+ }
+ },
+ "prior_robe": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 1,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "spell_power:haste",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "spell_power:haste",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "spell_power:haste",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 1,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "spell_power:haste",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ }
+ },
+ "priest_robe": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 1,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 1.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 1.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 1.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 1,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 1.0,
+ "operation": "ADDITION"
+ }
+ ]
+ }
+ },
+ "paladin_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 0.5,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 6,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 0.5,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 5,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 0.5,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 0.5,
+ "operation": "ADDITION"
+ }
+ ]
+ }
+ },
+ "netherite_prior_robe": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 1,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 0.3,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "spell_power:haste",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 0.3,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "spell_power:haste",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 0.3,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "spell_power:haste",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 1,
+ "attributes": [
+ {
+ "id": "spell_power:healing",
+ "value": 0.3,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "spell_power:haste",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ }
+ }
+ }
+} \ No newline at end of file