Apply difficulty modifiers to damage

This commit is contained in:
Marco 2025-04-08 19:06:39 +02:00
commit bb0f17124d
15 changed files with 94 additions and 59 deletions

View file

@ -15,5 +15,5 @@ Owner = 0
DamageType = 2
Controllable = false
Grazeable = true
GrazeValue = 1.0
GrazeValue = 0.2
TimeModifiers = Array[Object]([])