28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://oxlng6hm84g5"]
|
|
|
|
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_xkw56"]
|
|
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_86qwl"]
|
|
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/elder_eye_dog.tres" id="3_lt3r0"]
|
|
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="4_6qcon"]
|
|
|
|
[sub_resource type="Resource" id="Resource_wug4u"]
|
|
script = ExtResource("1_xkw56")
|
|
enemy = ExtResource("2_86qwl")
|
|
count = 15
|
|
metadata/_custom_type_script = "uid://3grc2j4bjrnw"
|
|
|
|
[sub_resource type="Resource" id="Resource_flldk"]
|
|
script = ExtResource("1_xkw56")
|
|
enemy = ExtResource("3_lt3r0")
|
|
count = 8
|
|
metadata/_custom_type_script = "uid://3grc2j4bjrnw"
|
|
|
|
[resource]
|
|
script = ExtResource("4_6qcon")
|
|
enemy_groups = Dictionary[ExtResource("1_xkw56"), int]({
|
|
SubResource("Resource_wug4u"): 0,
|
|
SubResource("Resource_flldk"): 1
|
|
})
|
|
rewards_blank_cassette = true
|
|
metadata/_custom_type_script = "uid://bp6q371iypd06"
|