test hub improvements, new test portal, test save objects, added package with animations (Magical Knight)

This commit is contained in:
2025-09-24 15:21:20 +02:00
parent 707eb89cf7
commit fd92b30ed3
593 changed files with 210997 additions and 132 deletions

View File

@@ -147,7 +147,7 @@ namespace Beyond
public float sceneDependantFaithRegenMultiplier = 1f, faithRegenMultiplier = 1f;
private float healthBaseMaxValue = 200;
private float healthBaseRegenValue = 1;
private float healthBaseRegenValue = 0f;
private float staminaBaseMaxValue = 200;
private float staminaBaseRegenValue = 1.2f;
private float faithBaseMaxValue = 100f;