13 lines
384 B
Plaintext
13 lines
384 B
Plaintext
[gd_resource type="Resource" script_class="CharacterStats" format=3 uid="uid://qpkg5xp8sk1a"]
|
|
|
|
[ext_resource type="Script" uid="uid://jdmo742f5t43" path="res://scripts/rscs/characterStats.gd" id="1_ppipo"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_ppipo")
|
|
health = 20
|
|
max_health = 30
|
|
starting_health = 20
|
|
meleeDamage = 20
|
|
rangeDamage = 0
|
|
metadata/_custom_type_script = "uid://jdmo742f5t43"
|