12 lines
381 B
Plaintext
12 lines
381 B
Plaintext
[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://8cwcd0phesw4"]
|
|
|
|
[ext_resource type="Script" uid="uid://oewo8kn4jbkl" path="res://scripts/rscs/characterstats.gd" id="1_ppipo"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_ppipo")
|
|
health = 50
|
|
max_health = 50
|
|
starting_health = 50
|
|
meleeDamage = 25
|
|
metadata/_custom_type_script = "uid://oewo8kn4jbkl"
|