10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://hdyv13v8yr88"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/res/characterStats.gd" id="1_d4qjr"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_d4qjr")
|
|
max_health = 150
|
|
starting_health = 100
|
|
health = 100
|