JuneGame/scripts/rscs/slimestats.tres

13 lines
398 B
Plaintext
Raw Permalink Normal View History

[gd_resource type="Resource" script_class="Characterstats" load_steps=2 format=3 uid="uid://bbmlaf14ihsxi"]
[ext_resource type="Script" uid="uid://0frd8tftk45e" path="res://scripts/rscs/characterstats.gd" id="1_2cjty"]
[resource]
script = ExtResource("1_2cjty")
max_health = 50
starting_health = 50
health = 50
meleeDamage = 10
rangeDamage = 0
metadata/_custom_type_script = "uid://0frd8tftk45e"