summaryrefslogtreecommitdiff
path: root/config/death_knights/items
diff options
context:
space:
mode:
authorFelix Perktold <>2026-07-23 20:26:04 +0000
committerFelix Perktold <>2026-07-23 20:26:04 +0000
commite1feb22144d2821c577cb0a281f77c54306f437c (patch)
treec88aa93100893508ba9d60d2db55730f5a711616 /config/death_knights/items
asd
Diffstat (limited to 'config/death_knights/items')
-rw-r--r--config/death_knights/items/armor_sets.json473
-rw-r--r--config/death_knights/items/jewelry.json88
2 files changed, 561 insertions, 0 deletions
diff --git a/config/death_knights/items/armor_sets.json b/config/death_knights/items/armor_sets.json
new file mode 100644
index 0000000..d444835
--- /dev/null
+++ b/config/death_knights/items/armor_sets.json
@@ -0,0 +1,473 @@
+{
+ "weapons": {},
+ "armor_sets": {
+ "crimson_guard_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.2,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.max_health",
+ "value": 2.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 6,
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.2,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.max_health",
+ "value": 2.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 5,
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.2,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.max_health",
+ "value": 2.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.2,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.max_health",
+ "value": 2.0,
+ "operation": "ADDITION"
+ }
+ ]
+ }
+ },
+ "plaguebringer_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.2,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_damage",
+ "value": 0.04,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 6,
+ "attributes": [
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.2,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_damage",
+ "value": 0.04,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 5,
+ "attributes": [
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.2,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_damage",
+ "value": 0.04,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.2,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_damage",
+ "value": 0.04,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ }
+ },
+ "blightbringer_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_damage",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 8,
+ "attributes": [
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_damage",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 6,
+ "attributes": [
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_damage",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_damage",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ }
+ },
+ "frozen_champion_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "spell_power:frost",
+ "value": 0.2,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_speed",
+ "value": 0.04,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 6,
+ "attributes": [
+ {
+ "id": "spell_power:frost",
+ "value": 0.2,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_speed",
+ "value": 0.04,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 5,
+ "attributes": [
+ {
+ "id": "spell_power:frost",
+ "value": 0.2,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_speed",
+ "value": 0.04,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "spell_power:frost",
+ "value": 0.2,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_speed",
+ "value": 0.04,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ }
+ },
+ "crimson_knight_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.max_health",
+ "value": 4.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 8,
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.max_health",
+ "value": 4.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 6,
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.max_health",
+ "value": 4.0,
+ "operation": "ADDITION"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.max_health",
+ "value": 4.0,
+ "operation": "ADDITION"
+ }
+ ]
+ }
+ },
+ "icebound_knight_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "spell_power:frost",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_speed",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 8,
+ "attributes": [
+ {
+ "id": "spell_power:frost",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_speed",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 6,
+ "attributes": [
+ {
+ "id": "spell_power:frost",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_speed",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 3,
+ "attributes": [
+ {
+ "id": "spell_power:frost",
+ "value": 0.25,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_speed",
+ "value": 0.05,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ }
+ },
+ "initiate_armor": {
+ "armor_toughness": 0.0,
+ "knockback_resistance": 0.0,
+ "head": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "spell_power:frost",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "chest": {
+ "armor": 5,
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "spell_power:frost",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "legs": {
+ "armor": 4,
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "spell_power:frost",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "feet": {
+ "armor": 2,
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "spell_power:frost",
+ "value": 0.1,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ }
+ }
+ }
+} \ No newline at end of file
diff --git a/config/death_knights/items/jewelry.json b/config/death_knights/items/jewelry.json
new file mode 100644
index 0000000..dd03c7f
--- /dev/null
+++ b/config/death_knights/items/jewelry.json
@@ -0,0 +1,88 @@
+{
+ "items": {
+ "death_knights:blood_dk_ring": {
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.08,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.max_health",
+ "value": 0.06,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "death_knights:unholy_dk_ring": {
+ "attributes": [
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.08,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_damage",
+ "value": 0.06,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "death_knights:frost_dk_ring": {
+ "attributes": [
+ {
+ "id": "spell_power:frost",
+ "value": 0.08,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_damage",
+ "value": 0.06,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "death_knights:frost_dk_necklace": {
+ "attributes": [
+ {
+ "id": "spell_power:frost",
+ "value": 0.08,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_damage",
+ "value": 0.06,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "death_knights:blood_dk_necklace": {
+ "attributes": [
+ {
+ "id": "eternal_attributes:blood",
+ "value": 0.08,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.max_health",
+ "value": 0.06,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ },
+ "death_knights:unholy_dk_necklace": {
+ "attributes": [
+ {
+ "id": "eternal_attributes:unholy",
+ "value": 0.08,
+ "operation": "MULTIPLY_BASE"
+ },
+ {
+ "id": "minecraft:generic.attack_damage",
+ "value": 0.06,
+ "operation": "MULTIPLY_BASE"
+ }
+ ]
+ }
+ }
+} \ No newline at end of file