Add Aether-themed equipment and attributes for various RPG classes, including archers, bards, berserkers, elemental wizards, forcemasters, paladins, and rogues; enhance configuration clarity across multiple files.
This commit is contained in:
@@ -109,6 +109,26 @@
|
||||
"attack_damage": 9.3,
|
||||
"attack_speed": -2.6,
|
||||
"attributes": []
|
||||
},
|
||||
"aether_dagger": {
|
||||
"attack_damage": 5.5,
|
||||
"attack_speed": -1.6,
|
||||
"attributes": []
|
||||
},
|
||||
"aether_sickle": {
|
||||
"attack_damage": 6.8,
|
||||
"attack_speed": -2.0,
|
||||
"attributes": []
|
||||
},
|
||||
"aether_double_axe": {
|
||||
"attack_damage": 11.0,
|
||||
"attack_speed": -2.8,
|
||||
"attributes": []
|
||||
},
|
||||
"aether_glaive": {
|
||||
"attack_damage": 9.3,
|
||||
"attack_speed": -2.6,
|
||||
"attributes": []
|
||||
}
|
||||
},
|
||||
"armor_sets": {
|
||||
|
||||
Reference in New Issue
Block a user