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
+16
View File
@@ -301,6 +301,22 @@
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"aether_witcher_sword": {
"attack_damage": 7.0,
"attack_speed": -2.4,
"attributes": [
{
"attribute": "witcher_rpg:sign_intensity",
"value": 4.0,
"operation": "ADD_VALUE"
},
{
"attribute": "witcher_rpg:adrenaline_modifier",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"armor_sets": {