232 lines
8.1 KiB
Text
232 lines
8.1 KiB
Text
[gd_scene load_steps=31 format=2]
|
|
|
|
[ext_resource path="res://autoloads/level_data.gd" type="Script" id=1]
|
|
[ext_resource path="res://maps/hills_scholar.tscn" type="PackedScene" id=2]
|
|
[ext_resource path="res://maps/canopy.tscn" type="PackedScene" id=3]
|
|
[ext_resource path="res://maps/cave.tscn" type="PackedScene" id=4]
|
|
[ext_resource path="res://scripts/level_entry.gd" type="Script" id=5]
|
|
[ext_resource path="res://maps/mountain.tscn" type="PackedScene" id=6]
|
|
[ext_resource path="res://maps/abyss_scholar.tscn" type="PackedScene" id=7]
|
|
[ext_resource path="res://maps/boss/boss1_arena.tscn" type="PackedScene" id=8]
|
|
[ext_resource path="res://maps/rust.tscn" type="PackedScene" id=9]
|
|
[ext_resource path="res://maps/station.tscn" type="PackedScene" id=10]
|
|
[ext_resource path="res://maps/graveyard.tscn" type="PackedScene" id=11]
|
|
[ext_resource path="res://maps/lab.tscn" type="PackedScene" id=12]
|
|
[ext_resource path="res://maps/boss/boss2_arena.tscn" type="PackedScene" id=13]
|
|
[ext_resource path="res://maps/cave_scholar.tscn" type="PackedScene" id=14]
|
|
[ext_resource path="res://maps/hills.tscn" type="PackedScene" id=15]
|
|
[ext_resource path="res://maps/boss/boss3_arena.tscn" type="PackedScene" id=16]
|
|
|
|
[sub_resource type="Resource" id=1]
|
|
resource_name = "Verdant Hills"
|
|
script = ExtResource( 5 )
|
|
title = "Verdant Hills"
|
|
shard_titles = [ "Climb to the top", "The obstacle course", "The smallest platform", "Energetic eviscerator", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "hills"
|
|
shards_required_sweet = 0
|
|
shards_required_salty = 0
|
|
shards_required_spicy = 0
|
|
shards_required_pungent = 0
|
|
boss_required = ""
|
|
boss = false
|
|
has_scoreboard = true
|
|
scene = ExtResource( 2 )
|
|
|
|
[sub_resource type="Resource" id=2]
|
|
resource_name = "Shady Canopy"
|
|
script = ExtResource( 5 )
|
|
title = "Shady Canopy"
|
|
shard_titles = [ "Archer and His Friend", "Thirsty Spiders", "Spider's Den", "Dancing Above the Pond", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "canopy"
|
|
shards_required_sweet = 0
|
|
shards_required_salty = 0
|
|
shards_required_spicy = 0
|
|
shards_required_pungent = 0
|
|
boss_required = ""
|
|
boss = false
|
|
has_scoreboard = true
|
|
scene = ExtResource( 3 )
|
|
|
|
[sub_resource type="Resource" id=4]
|
|
resource_name = "Echo Mountain"
|
|
script = ExtResource( 5 )
|
|
title = "Echo Mountain"
|
|
shard_titles = [ "Push the Rock", "Twin Rolling Fiends", "Beware! Moving Platforms", "Crafty CatBat", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "mountain"
|
|
shards_required_sweet = 0
|
|
shards_required_salty = 0
|
|
shards_required_spicy = 0
|
|
shards_required_pungent = 0
|
|
boss_required = ""
|
|
boss = false
|
|
has_scoreboard = true
|
|
scene = ExtResource( 6 )
|
|
|
|
[sub_resource type="Resource" id=6]
|
|
resource_name = "VS The Scrump"
|
|
script = ExtResource( 5 )
|
|
title = "VS The Scrump"
|
|
shard_titles = [ "-w-", "owo", "uwu", "o3o", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "boss1"
|
|
shards_required_sweet = 8
|
|
shards_required_salty = 12
|
|
shards_required_spicy = 16
|
|
shards_required_pungent = 24
|
|
boss_required = ""
|
|
boss = true
|
|
has_scoreboard = false
|
|
scene = ExtResource( 8 )
|
|
|
|
[sub_resource type="Resource" id=3]
|
|
resource_name = "Blue Ray Cavern"
|
|
script = ExtResource( 5 )
|
|
title = "Blue Ray Cavern"
|
|
shard_titles = [ "Dynamic Duo", "Stalactite Scramble", "OverHead Obstacle Course", "Sneaky Snail", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "cave"
|
|
shards_required_sweet = 0
|
|
shards_required_salty = 0
|
|
shards_required_spicy = 0
|
|
shards_required_pungent = 0
|
|
boss_required = "boss1"
|
|
boss = false
|
|
has_scoreboard = true
|
|
scene = ExtResource( 14 )
|
|
|
|
[sub_resource type="Resource" id=10]
|
|
resource_name = "Crater of the Abyss"
|
|
script = ExtResource( 5 )
|
|
title = "Crater of the Abyss"
|
|
shard_titles = [ "Follow the minnow", "Beel enclosure", "Turchin jump", "Drop Down Mine Jump", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "abyss"
|
|
shards_required_sweet = 0
|
|
shards_required_salty = 0
|
|
shards_required_spicy = 0
|
|
shards_required_pungent = 0
|
|
boss_required = "boss1"
|
|
boss = false
|
|
has_scoreboard = true
|
|
scene = ExtResource( 7 )
|
|
|
|
[sub_resource type="Resource" id=9]
|
|
resource_name = "ArlingWood Graveyard"
|
|
script = ExtResource( 5 )
|
|
title = "ArlingWood Graveyard"
|
|
shard_titles = [ "Bone Climb", "Soul Graze", "Bow Happy Hellarcher", "Look out for spikes!", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "graveyard"
|
|
shards_required_sweet = 0
|
|
shards_required_salty = 0
|
|
shards_required_spicy = 0
|
|
shards_required_pungent = 0
|
|
boss_required = "boss1"
|
|
boss = false
|
|
has_scoreboard = true
|
|
scene = ExtResource( 11 )
|
|
|
|
[sub_resource type="Resource" id=12]
|
|
resource_name = "VS. STG-2600"
|
|
script = ExtResource( 5 )
|
|
title = "VS. STG-2600"
|
|
shard_titles = [ "", "", "", "", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "boss2"
|
|
shards_required_sweet = 20
|
|
shards_required_salty = 24
|
|
shards_required_spicy = 32
|
|
shards_required_pungent = 40
|
|
boss_required = ""
|
|
boss = true
|
|
has_scoreboard = false
|
|
scene = ExtResource( 13 )
|
|
|
|
[sub_resource type="Resource" id=8]
|
|
resource_name = "Dread PD"
|
|
script = ExtResource( 5 )
|
|
title = "Dread PD"
|
|
shard_titles = [ "All Cops Are Bastards", "Save Ms.X", "Treacherous Climb", "Dodge the lasers", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "station"
|
|
shards_required_sweet = 0
|
|
shards_required_salty = 0
|
|
shards_required_spicy = 0
|
|
shards_required_pungent = 0
|
|
boss_required = "boss2"
|
|
boss = false
|
|
has_scoreboard = true
|
|
scene = ExtResource( 10 )
|
|
|
|
[sub_resource type="Resource" id=7]
|
|
resource_name = "Rust Inc."
|
|
script = ExtResource( 5 )
|
|
title = "Rust Inc."
|
|
shard_titles = [ "Precarious Block", "Beside the button", "Saws and bullets", "Beyond the Steam", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "rust"
|
|
shards_required_sweet = 0
|
|
shards_required_salty = 0
|
|
shards_required_spicy = 0
|
|
shards_required_pungent = 0
|
|
boss_required = "boss2"
|
|
boss = false
|
|
has_scoreboard = true
|
|
scene = ExtResource( 9 )
|
|
|
|
[sub_resource type="Resource" id=11]
|
|
resource_name = "Fami's Lab"
|
|
script = ExtResource( 5 )
|
|
title = "Fami's Lab"
|
|
shard_titles = [ "Spikes Can't Stop You", "Final Obstacle Course", "5-Finger Discount", "Good Job!", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "lab"
|
|
shards_required_sweet = 0
|
|
shards_required_salty = 0
|
|
shards_required_spicy = 0
|
|
shards_required_pungent = 0
|
|
boss_required = "boss2"
|
|
boss = false
|
|
has_scoreboard = true
|
|
scene = ExtResource( 12 )
|
|
|
|
[sub_resource type="Resource" id=15]
|
|
resource_name = "VS. Fami"
|
|
script = ExtResource( 5 )
|
|
title = "VS. Fami"
|
|
shard_titles = [ "", "", "", "", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "boss3"
|
|
shards_required_sweet = 30
|
|
shards_required_salty = 40
|
|
shards_required_spicy = 50
|
|
shards_required_pungent = 60
|
|
boss_required = ""
|
|
boss = true
|
|
has_scoreboard = false
|
|
scene = ExtResource( 16 )
|
|
|
|
[sub_resource type="Resource" id=14]
|
|
resource_name = "Beta Blue Ray Cavern"
|
|
script = ExtResource( 5 )
|
|
title = "Beta Blue Ray Cavern"
|
|
shard_titles = [ "Star-Crossed Lovers", "The Snail Cave", "Members Only!", "OverHead Obstacle Course", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "beta_cave"
|
|
shards_required_sweet = 72
|
|
shards_required_salty = 72
|
|
shards_required_spicy = 72
|
|
shards_required_pungent = 72
|
|
boss_required = "boss3"
|
|
boss = false
|
|
has_scoreboard = false
|
|
scene = ExtResource( 4 )
|
|
|
|
[sub_resource type="Resource" id=13]
|
|
resource_name = "Beta Verdant Hills"
|
|
script = ExtResource( 5 )
|
|
title = "Beta Verdant Hills"
|
|
shard_titles = [ "Climb the Big Vine", "Next to the Lone Tree", "Slime's Treasure", "The Snake Pit", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
|
save_id = "beta_hills"
|
|
shards_required_sweet = 0
|
|
shards_required_salty = 0
|
|
shards_required_spicy = 0
|
|
shards_required_pungent = 0
|
|
boss_required = ""
|
|
boss = false
|
|
has_scoreboard = false
|
|
scene = ExtResource( 15 )
|
|
|
|
[node name="LevelData" type="Node"]
|
|
script = ExtResource( 1 )
|
|
levels = [ SubResource( 1 ), SubResource( 2 ), SubResource( 4 ), SubResource( 6 ), SubResource( 3 ), SubResource( 10 ), SubResource( 9 ), SubResource( 12 ), SubResource( 8 ), SubResource( 7 ), SubResource( 11 ), SubResource( 15 ), SubResource( 14 ), SubResource( 13 ) ]
|