19 lines
603 B
Plaintext
19 lines
603 B
Plaintext
[gd_resource type="Resource" script_class="UnitStats" format=3 uid="uid://ceyne237du1"]
|
|
|
|
[ext_resource type="Script" uid="uid://dgjdpmaiufhs6" path="res://resources/units/unit_stats.gd" id="1_02km3"]
|
|
[ext_resource type="Texture2D" uid="uid://dmox6e28kf6ax" path="res://assets/sprites/Players/Player_4.png" id="1_ul0bi"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_02km3")
|
|
name = "Bunny"
|
|
icon = ExtResource("1_ul0bi")
|
|
health = 20
|
|
health_increase_per_wave = 0.0
|
|
damage = 5
|
|
damage_increase_per_wave = 0.0
|
|
speed = 325
|
|
luck = 5.0
|
|
block_chance = 3.0
|
|
gold_drop = 0
|
|
metadata/_custom_type_script = "uid://dgjdpmaiufhs6"
|