Files
mmo/resources/stats/boss_stats.tres
Marek Lenczewski 04749104a0 update
2026-03-30 22:56:58 +02:00

12 lines
307 B
Plaintext

[gd_resource type="Resource" script_class="EntityStats" load_steps=2 format=3]
[ext_resource type="Script" path="res://scripts/resources/entity_stats.gd" id="1"]
[resource]
script = ExtResource("1")
max_health = 500.0
health_regen = 0.0
max_shield = 100.0
shield_regen_delay = 5.0
shield_regen_time = 8.0