12 lines
323 B
Plaintext
12 lines
323 B
Plaintext
[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://uiy3jm3rn86r"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/res/characterStats.gd" id="1_xg86d"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_xg86d")
|
|
max_health = 110
|
|
starting_health = 110
|
|
health = 110
|
|
meleeDamage = 15
|
|
rangeDamage = 20
|