12 lines
320 B
Plaintext
12 lines
320 B
Plaintext
|
[gd_resource type="Resource" script_class="CharacterStats" load_steps=2 format=3 uid="uid://bmwctbkvbp0en"]
|
||
|
|
||
|
[ext_resource type="Script" 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
|