12 lines
382 B
Plaintext
12 lines
382 B
Plaintext
[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://cuqjljjdqplsj"]
|
|
|
|
[ext_resource type="Script" uid="uid://dseptumqu6tok" path="res://resources/character_stats.gd" id="1_sbyxr"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_sbyxr")
|
|
health = 50
|
|
max_health = 50
|
|
starting_health = 50
|
|
melee_damage = 5
|
|
metadata/_custom_type_script = "uid://dseptumqu6tok"
|