newlon/resources/zombies/hobo.tres
2025-07-03 22:33:54 +05:00

23 lines
1.1 KiB
Text

[gd_resource type="Resource" script_class="ZombieResource" load_steps=4 format=3 uid="uid://c38vfdw5b60xw"]
[ext_resource type="PackedScene" uid="uid://bgqmwsb6ynm81" path="res://scenes/entities/Zombies/hobo.tscn" id="1_4myt6"]
[ext_resource type="Texture2D" uid="uid://bwdqbrnn7ygtr" path="res://assets/sprites/atlases/zombies/Зондби.png" id="1_nt7w3"]
[ext_resource type="Script" uid="uid://cqxj7o8hdm82n" path="res://scripts/resources/ZombieResource.cs" id="1_u5qpq"]
[resource]
script = ExtResource("1_u5qpq")
display_name = "Trash can zombie"
display_description = "Some time in the past he met a great conqueror. Hates to live without his can. Equivalent of ~8 zombies.
Health points: [color=darkred]13 peas[/color].
Armour points: [color=darkred]39 peas[/color].
Walk speed: [color=darkred]0.2 tiles/second[/color].
Run speed: [color=darkred]0.6 tiles/second[/color].
Attack speed: [color=darkred]1 Hz[/color].
Attack damage: [color=darkred]1 bite[/color]."
Cost = 7.0
Scene = ExtResource("1_4myt6")
ReloadTime = 1.0
ReloadProgress = 0.0
Preview = ExtResource("1_nt7w3")
Layer = 1
metadata/_custom_type_script = "uid://cqxj7o8hdm82n"