Solo_Week4_June2026Game/Scripts/rscs/playerStats.tres

11 lines
355 B
Plaintext
Raw Normal View History

[gd_resource type="Resource" script_class="CharacterStats" format=3 uid="uid://be2pt870o5sfl"]
[ext_resource type="Script" uid="uid://b184uwt12pcwt" path="res://Scripts/rscs/characterstats.gd" id="1_eiyfu"]
[resource]
script = ExtResource("1_eiyfu")
maxHealth = 200
meleeDamage = 30
rangeDamage = 20
metadata/_custom_type_script = "uid://b184uwt12pcwt"