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:
@@ -54,6 +54,21 @@
|
||||
"damage": 13.5,
|
||||
"pull_time_bonus": 0.5,
|
||||
"velocity_bonus": 0.75
|
||||
},
|
||||
"archers:aether_longbow": {
|
||||
"damage": 13.5,
|
||||
"pull_time_bonus": 0.5,
|
||||
"velocity_bonus": 0.75
|
||||
},
|
||||
"archers:aether_rapid_crossbow": {
|
||||
"damage": 10.5,
|
||||
"pull_time_bonus": 0.0,
|
||||
"velocity_bonus": 0.0
|
||||
},
|
||||
"archers:aether_heavy_crossbow": {
|
||||
"damage": 17.0,
|
||||
"pull_time_bonus": 0.75,
|
||||
"velocity_bonus": 0.5
|
||||
}
|
||||
},
|
||||
"melee_weapons": {
|
||||
@@ -86,6 +101,11 @@
|
||||
"attack_damage": 8.0,
|
||||
"attack_speed": -2.6,
|
||||
"attributes": []
|
||||
},
|
||||
"aether_spear": {
|
||||
"attack_damage": 8.0,
|
||||
"attack_speed": -2.6,
|
||||
"attributes": []
|
||||
}
|
||||
},
|
||||
"armor_sets": {
|
||||
|
||||
Reference in New Issue
Block a user