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:
Leonid Pershin
2026-05-08 11:21:07 +03:00
parent 1bfb306db6
commit f8693b498a
73 changed files with 2585 additions and 12 deletions
+20
View File
@@ -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": {