feat: Added potency_per_level spell property for Empowerment, reduced potency gain per level 0.25->0.15
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"base_properties": {
|
||||
"effect_radius": 5,
|
||||
"effect_duration": 900,
|
||||
"effect_strength": 1
|
||||
"effect_strength": 1,
|
||||
"potency_per_level": 0.15
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user