FebruaryGame/februarygodotgame/scripts/res/slimeStats.tres

12 lines
346 B
Plaintext
Raw Permalink Normal View History

[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://bmwctbkvbp0en"]
2025-04-07 18:35:45 +00:00
[ext_resource type="Script" uid="uid://cn6xekfhl5rog" path="res://scripts/res/characterStats.gd" id="1_ev6pb"]
[resource]
script = ExtResource("1_ev6pb")
max_health = 50
starting_health = 50
health = 50
meleeDamage = 30
rangeDamage = 0