game1/scripts/rscs/slimeStats.tres
2025-09-08 20:57:14 -04:00

13 lines
404 B
Plaintext

[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://biwt82n31llbp"]
[ext_resource type="Script" uid="uid://dketxenj4lhi2" path="res://scripts/rscs/characterstats.gd" id="1_ppipo"]
[resource]
script = ExtResource("1_ppipo")
health = 100
max_health = 100
starting_health = 100
meleeDamage = 100
rangeDamage = 0
metadata/_custom_type_script = "uid://dketxenj4lhi2"