Add Aether-themed equipment and attributes for various RPG classes, including archers, bards, berserkers, elemental wizards, forcemasters, paladins, and rogues; enhance configuration clarity across multiple files.

This commit is contained in:
Leonid Pershin
2026-05-08 11:21:07 +03:00
parent 1bfb306db6
commit f8693b498a
73 changed files with 2585 additions and 12 deletions
@@ -233,6 +233,27 @@
"operation": "ADD_VALUE"
}
]
},
"staff_aether": {
"attack_damage": 4.0,
"attack_speed": -3.0,
"attributes": [
{
"attribute": "spell_power:earth",
"value": 8.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:water",
"value": 8.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:air",
"value": 8.0,
"operation": "ADD_VALUE"
}
]
}
},
"armor_sets": {