SeptemberGame/scripts/rscs/slimeStats.tres

12 lines
380 B
Plaintext
Raw Normal View History

[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 = 5
metadata/_custom_type_script = "uid://oewo8kn4jbkl"