JulyGame/scripts/rscs/playerStats.tres

13 lines
400 B
Plaintext
Raw Permalink Normal View History

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