13 lines
400 B
Plaintext
13 lines
400 B
Plaintext
|
[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://r5hx4gu0mtog"]
|
||
|
|
||
|
[ext_resource type="Script" uid="uid://r408skwtvisy" path="res://scripts/rscs/characterstats.gd" id="1_ppipo"]
|
||
|
|
||
|
[resource]
|
||
|
script = ExtResource("1_ppipo")
|
||
|
health = 100
|
||
|
max_health = 100
|
||
|
starting_health = 100
|
||
|
meleeDamage = 25
|
||
|
rangeDamage = 0
|
||
|
metadata/_custom_type_script = "uid://r408skwtvisy"
|