khguide/input/bbs/finishers.toml

251 lines
4.1 KiB
TOML

[finish]
name = "Finish"
char = ["A", "V", "T"]
level = 1
row = 3
goal = "Unlocked from the start"
color = "#0088f8"
[heat-slash-1]
name = "Heat Slash 1"
char = ["A", "V", "T"]
level = 2
row = 1
next = ["finish"]
goal = "Activate the Firestorm Command Style 8 times"
color = "#d00000"
[heat-slash-2]
name = "Heat Slash 2"
char = ["A"]
level = 3
row = 1
next = ["heat-slash-1"]
goal = "Activate the Firestorm Command Style 12 times"
color = "#d00000"
[rising-rock-1]
name = "Rising Rock 1"
char = ["T"]
level = 2
row = 3
next = ["finish"]
goal = "Earn 2000 CP"
color = "#683000"
[rising-rock-2]
name = "Rising Rock 2"
char = ["T"]
level = 3
row = 3
next = ["rising-rock-1"]
goal = "Earn 4200 CP"
color = "#683000"
[dark-star-1]
name = "Dark Star 1"
char = ["T"]
level = 4
row = 2
next = ["rising-rock-2"]
goal = "Defeat 420 enemies"
color = "#683000"
[dark-star-2]
name = "Dark Star 2"
char = ["T"]
level = 5
row = 1
next = ["dark-star-1"]
goal = "Defeat 550 enemies"
color = "#683000"
[air-flair-1]
name = "Air Flair 1"
char = ["V"]
level = 2
row = 3
next = ["finish"]
goal = "Earn 2000 CP"
color = "#0088f8"
[air-flair-2]
name = "Air Flair 2"
char = ["V"]
level = 3
row = 3
next = ["air-flair-1"]
goal = "Earn 4000 CP"
color = "#0088f8"
[air-flair-3]
name = "Air Flair 3"
char = ["V"]
level = 4
row = 2
next = ["air-flair-2"]
goal = "Take 4500 steps"
color = "#0088f8"
[air-flair-4]
name = "Air Flair 4"
char = ["V"]
level = 5
row = 1
next = ["air-flair-3"]
goal = "Take 7000 steps"
color = "#0088f8"
[magic-pulse-1]
name = "Magic Pulse 1"
char = ["A"]
level = 2
row = 3
next = ["finish"]
goal = "Earn 2000 CP"
color = "#7000d0"
[magic-pulse-2]
name = "Magic Pulse 2"
char = ["A"]
level = 3
row = 3
next = ["magic-pulse-1"]
goal = "Earn 3800 CP"
color = "#7000d0"
[magic-pulse-3]
name = "Magic Pulse 3"
char = ["A"]
level = 4
row = 2
next = ["magic-pulse-2"]
goal = "Defeat 350 enemies"
color = "#7000d0"
[magic-pulse-4]
name = "Magic Pulse 4"
char = ["A"]
level = 5
row = 1
next = ["magic-pulse-3"]
goal = "Defeat 500 enemies"
color = "#7000d0"
[gold-rush]
name = "Gold Rush"
char = ["A", "V", "T"]
level = 2
row = 5
next = ["finish"]
goal = "Collect 1000 munny"
color = "#e8d800"
[ramuhs-judgement]
name = "Ramuh's Judgement"
char = ["A", "V", "T"]
level = 3
row = 2
next = ["air-flair-1", "magic-pulse-1", "rising-rock-1"]
goal = "Activate the Thunderbolt Command Style 12 times"
color = "green"
[twisted-hours]
name = "Twisted Hours"
char = ["A", "V", "T"]
level = 3
row = 4
next = ["air-flair-1", "magic-pulse-1", "rising-rock-1", "gold-rush"]
goal = "Take 7000 steps"
color = "gray"
[surprise-1]
name = "Surprise! 1"
char = ["A", "V", "T"]
level = 3
row = 5
next = ["gold-rush"]
goal = "Collect 1400 munny"
color = "#e8d800"
[surprise-2]
name = "Surprise! 2"
char = ["A", "V", "T"]
level = 4
row = 4
next = ["twisted-hours", "surprise-1"]
goal = "Collect 5200 munny"
color = "#e8d800"
[heal-strike]
name = "Heal Strike"
char = ["A", "V", "T"]
level = 4
row = 3
next = ["rising-rock-2", "air-flair-2", "magic-pulse-2"]
goal = "Use the effect of Second Chance or Once More to survive lethal damage 5 times"
color = "green"
[random-end]
name = "Random End"
char = ["T"]
level = 4
row = 4
next = ["twisted-hours"]
goal = "Take 8000 steps"
color = "gray"
[explosion]
name = "Explosion"
char = ["A", "V", "T"]
level = 5
row = 2
next = ["dark-star-1", "air-flair-3", "magic-pulse-3"]
goal = "Earn 6400 CP"
color = "orange"
[celebration]
name = "Celebration"
char = ["V"]
level = 5
row = 4
next = ["surprise-2"]
goal = "Collect 7000 munny"
color = "#e8d800"
[ice-burst]
name = "Ice Burst"
char = ["A"]
level = 5
row = 3
next = ["magic-pulse-3"]
goal = "Activate the Diamond Dust Command Style 15 times"
color = "#50b8e8"
[demolition]
name = "Demolition"
char = ["T"]
level = 6
row = 1
next = ["dark-star-2"]
goal = "Earn 10000 CP"
color = "#183050"
[stratosphere]
name = "Stratosphere"
char = ["V"]
level = 6
row = 1
next = ["air-flair-4"]
goal = "Defeat 800 enemies"
color = "#e8e8d0"
[teleport-spike]
name = "Teleport Spike"
char = ["A"]
level = 6
row = 1
next = ["magic-pulse-4"]
goal = "Defeat 800 enemies"
color = "#b830a0"