10 lines
286 B
Plaintext
10 lines
286 B
Plaintext
|
[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://3vw8xffecvtj"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://scripts/res/characterStats.gd" id="1_74dik"]
|
||
|
|
||
|
[resource]
|
||
|
script = ExtResource("1_74dik")
|
||
|
max_health = 60
|
||
|
starting_health = 50
|
||
|
health = 50
|