Add new equipment types and attributes for Aether-themed items across various RPG classes, including archers, bards, berserkers, elemental wizards, forcemasters, paladins, and rogues; enhance sound properties for Aether-related entities in Sound Physics Remastered.

This commit is contained in:
Leonid Pershin
2026-05-08 11:07:10 +03:00
parent 05fd7ec484
commit 2e99f341f4
1176 changed files with 188646 additions and 47 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": {