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:
@@ -133,6 +133,22 @@
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"aether_knuckle": {
|
||||
"attack_damage": 7.0,
|
||||
"attack_speed": -2.2,
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:arcane",
|
||||
"value": 5.5,
|
||||
"operation": "ADD_VALUE"
|
||||
},
|
||||
{
|
||||
"attribute": "generic.armor",
|
||||
"value": 3.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"armor_sets": {
|
||||
|
||||
Reference in New Issue
Block a user