13 lines
403 B
Plaintext
13 lines
403 B
Plaintext
[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://bvj8xedeyxylx"]
|
|
|
|
[ext_resource type="Script" uid="uid://cfvf2k76qjwe6" path="res://scripts/rscs/characterstats.gd" id="1_sqkfu"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_sqkfu")
|
|
max_health = 100
|
|
starting_health = 100
|
|
health = 100
|
|
meleeDamage = 5
|
|
rangeDamage = 10
|
|
metadata/_custom_type_script = "uid://cfvf2k76qjwe6"
|