summaryrefslogtreecommitdiff
path: root/assets/definitions/actor/Player.tres
diff options
context:
space:
mode:
authorGustavoEklund <eklundgu@gmail.com>2025-08-30 14:37:33 -0300
committerGustavoEklund <eklundgu@gmail.com>2025-08-30 14:37:33 -0300
commitfa2f7ad139dc7d1929e7656324902d4acd766883 (patch)
tree6967b5604de78bd307d559e9a0387594328022d6 /assets/definitions/actor/Player.tres
parenta0866861c3beb376f9f91bc88c5ed56212e57677 (diff)
Update player stats
Diffstat (limited to 'assets/definitions/actor/Player.tres')
-rw-r--r--assets/definitions/actor/Player.tres6
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/definitions/actor/Player.tres b/assets/definitions/actor/Player.tres
index 94a4354..9901434 100644
--- a/assets/definitions/actor/Player.tres
+++ b/assets/definitions/actor/Player.tres
@@ -11,9 +11,9 @@ texture = ExtResource("2_2xyvf")
deathTexture = ExtResource("1_m72ac")
blocksMovement = true
Speed = 10
-Hp = 12
+Hp = 36
Mp = 12
-Atk = 6
-Def = 2
+Atk = 8
+Def = 5
Men = 3
metadata/_custom_type_script = "uid://crxw1e37xlrrt"