tuned shard requirements

This commit is contained in:
pennyrigate 2024-07-09 19:15:09 -04:00
parent 121af4481e
commit 04f1e8ed44

View file

@ -71,10 +71,10 @@ script = ExtResource( 5 )
title = "VS The Scrump" title = "VS The Scrump"
shard_titles = [ "-w-", "owo", "uwu", "o3o", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ] shard_titles = [ "-w-", "owo", "uwu", "o3o", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
save_id = "boss1" save_id = "boss1"
shards_required_sweet = 0 shards_required_sweet = 8
shards_required_salty = 0 shards_required_salty = 12
shards_required_spicy = 0 shards_required_spicy = 16
shards_required_pungent = 0 shards_required_pungent = 24
boss_required = "" boss_required = ""
boss = true boss = true
scores_id = -1 scores_id = -1
@ -135,10 +135,10 @@ script = ExtResource( 5 )
title = "VS. STG-2600" title = "VS. STG-2600"
shard_titles = [ "", "", "", "", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ] shard_titles = [ "", "", "", "", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
save_id = "boss2" save_id = "boss2"
shards_required_sweet = 0 shards_required_sweet = 20
shards_required_salty = 0 shards_required_salty = 24
shards_required_spicy = 0 shards_required_spicy = 32
shards_required_pungent = 0 shards_required_pungent = 40
boss_required = "" boss_required = ""
boss = true boss = true
scores_id = -1 scores_id = -1
@ -199,10 +199,10 @@ script = ExtResource( 5 )
title = "VS. Fami" title = "VS. Fami"
shard_titles = [ "", "", "", "", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ] shard_titles = [ "", "", "", "", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
save_id = "boss3" save_id = "boss3"
shards_required_sweet = 0 shards_required_sweet = 30
shards_required_salty = 0 shards_required_salty = 40
shards_required_spicy = 0 shards_required_spicy = 50
shards_required_pungent = 0 shards_required_pungent = 60
boss_required = "" boss_required = ""
boss = true boss = true
scores_id = -1 scores_id = -1
@ -215,11 +215,11 @@ script = ExtResource( 5 )
title = "Beta Blue Ray Cavern" 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" ] 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" save_id = "beta_cave"
shards_required_sweet = 0 shards_required_sweet = 72
shards_required_salty = 0 shards_required_salty = 72
shards_required_spicy = 0 shards_required_spicy = 72
shards_required_pungent = 0 shards_required_pungent = 72
boss_required = "" boss_required = "boss3"
boss = false boss = false
scores_id = -1 scores_id = -1
times_id = -1 times_id = -1