FebGame/febfabgame/Scripts/res/playerStats.tres

12 lines
323 B
Plaintext

[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://dho7d11hshiq5"]
[ext_resource type="Script" path="res://Scripts/res/characterStats.gd" id="1_kp6r2"]
[resource]
script = ExtResource("1_kp6r2")
max_health = 100
starting_health = 100
health = 100
meleeDamage = 10
rangeDamage = 8