diff options
| author | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
|---|---|---|
| committer | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
| commit | e1feb22144d2821c577cb0a281f77c54306f437c (patch) | |
| tree | c88aa93100893508ba9d60d2db55730f5a711616 /config/paladins | |
asd
Diffstat (limited to 'config/paladins')
| -rw-r--r-- | config/paladins/items_v5.json | 482 | ||||
| -rw-r--r-- | config/paladins/shields.json | 53 | ||||
| -rw-r--r-- | config/paladins/tweaks.json | 8 | ||||
| -rw-r--r-- | config/paladins/villages.json | 54 |
4 files changed, 597 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 diff --git a/config/paladins/shields.json b/config/paladins/shields.json new file mode 100644 index 0000000..40d3c25 --- /dev/null +++ b/config/paladins/shields.json @@ -0,0 +1,53 @@ +{ + "shields": { + "paladins:netherite_kite_shield": { + "durability": 1344, + "attributes": [ + { + "id": "minecraft:generic.armor_toughness", + "value": 1.0, + "operation": "ADDITION" + }, + { + "id": "generic.max_health", + "value": 4.0, + "operation": "ADDITION" + } + ] + }, + "paladins:diamond_kite_shield": { + "durability": 672, + "attributes": [ + { + "id": "minecraft:generic.armor_toughness", + "value": 1.0, + "operation": "ADDITION" + }, + { + "id": "generic.max_health", + "value": 2.0, + "operation": "ADDITION" + } + ] + }, + "paladins:golden_kite_shield": { + "durability": 168, + "attributes": [] + }, + "paladins:iron_kite_shield": { + "durability": 336, + "attributes": [ + { + "id": "minecraft:generic.armor_toughness", + "value": 1.0, + "operation": "ADDITION" + }, + { + "id": "generic.max_health", + "value": 2.0, + "operation": "ADDITION" + } + ] + } + } +}
\ No newline at end of file diff --git a/config/paladins/tweaks.json b/config/paladins/tweaks.json new file mode 100644 index 0000000..50033d9 --- /dev/null +++ b/config/paladins/tweaks.json @@ -0,0 +1,8 @@ +{ + "ignore_items_required_mods": false, + "barrier_knockback_strength": 0.3, + "battle_banner_attack_speed_bonus": 0.4, + "battle_banner_ranged_haste_bonus": 0.4, + "battle_banner_spell_haste_bonus": 0.4, + "battle_banner_knockback_resistance_bonus": 0.5 +}
\ No newline at end of file diff --git a/config/paladins/villages.json b/config/paladins/villages.json new file mode 100644 index 0000000..1039140 --- /dev/null +++ b/config/paladins/villages.json @@ -0,0 +1,54 @@ +{ + "entries": [ + { + "pool": "minecraft:village/desert/houses", + "structures": [ + { + "id": "paladins:village/desert/sanctuary", + "weight": 3, + "limit": 1 + } + ] + }, + { + "pool": "minecraft:village/savanna/houses", + "structures": [ + { + "id": "paladins:village/savanna/sanctuary", + "weight": 3, + "limit": 1 + } + ] + }, + { + "pool": "minecraft:village/plains/houses", + "structures": [ + { + "id": "paladins:village/plains/sanctuary", + "weight": 3, + "limit": 1 + } + ] + }, + { + "pool": "minecraft:village/taiga/houses", + "structures": [ + { + "id": "paladins:village/taiga/sanctuary", + "weight": 3, + "limit": 1 + } + ] + }, + { + "pool": "minecraft:village/snowy/houses", + "structures": [ + { + "id": "paladins:village/snowy/sanctuary", + "weight": 3, + "limit": 1 + } + ] + } + ] +}
\ No newline at end of file |
