Implements modifier and stats system
Adds a modifier and stats system to manage combat-related attributes. Introduces StatsComponent for storing entity statistics and ModifierManager for applying dynamic modifiers. Recalculates stats based on modifier type and priority. Updates projectile and weapon components to utilize the new stats system.
This commit is contained in:
parent
f97521decc
commit
19cc8cb573
13 changed files with 178 additions and 65 deletions
1
entities/scripts/stats_component.gd.uid
Normal file
1
entities/scripts/stats_component.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://bd63bbuh27fj0
|
||||
Loading…
Add table
Add a link
Reference in a new issue