FebruaryGame/februarygodotgame/scripts/res/slimeStats.tres

12 lines
319 B
Plaintext
Raw Normal View History

[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://bmwctbkvbp0en"]
[ext_resource type="Script" path="res://scripts/res/characterStats.gd" id="1_ev6pb"]
[resource]
script = ExtResource("1_ev6pb")
max_health = 50
starting_health = 50
health = 50
meleeDamage = 5
rangeDamage = 0