🚸Rebalanded fight to make it more likely to win

This commit is contained in:
jonathan
2025-11-25 17:32:27 +01:00
parent b205e45096
commit 073a74bb22
3 changed files with 8 additions and 11 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ public class AllyFighters
public FightWorld.Fighter vesnaFighter = new()
{
type = FightWorld.Fighter.Type.Vesna,
maxHealth = 20,
maxHealth = 60,
availableActions =
[
new AllyAttackAction()