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:
@@ -103,6 +103,17 @@
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"aether_berserker_axe": {
|
||||
"attack_damage": 15.0,
|
||||
"attack_speed": -3.1,
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "more_rpg_classes:rage_modifier",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"armor_sets": {
|
||||
|
||||
Reference in New Issue
Block a user