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
+21
View File
@@ -185,6 +185,27 @@
"operation": "ADD_VALUE"
}
]
},
"aether_wizard_staff": {
"attack_damage": 4.0,
"attack_speed": -3.0,
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 8.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:fire",
"value": 8.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:frost",
"value": 8.0,
"operation": "ADD_VALUE"
}
]
}
},
"armor_sets": {