226 lines
5.1 KiB
JSON
226 lines
5.1 KiB
JSON
|
{
|
||
|
"finish": {
|
||
|
"name": "Finish",
|
||
|
"char": ["A", "V", "T"],
|
||
|
"level": 1,
|
||
|
"goal": "Unlocked from the start",
|
||
|
"color": "blue"
|
||
|
},
|
||
|
"heat-slash-1": {
|
||
|
"name": "Heat Slash 1",
|
||
|
"char": ["A", "V", "T"],
|
||
|
"level": 2,
|
||
|
"follows": ["finish"],
|
||
|
"goal": "Activate the Firestorm Command Style 8 times",
|
||
|
"color": "red"
|
||
|
},
|
||
|
"heat-slash-2": {
|
||
|
"name": "Heat Slash 2",
|
||
|
"char": ["A"],
|
||
|
"level": 3,
|
||
|
"follows": ["heat-slash-1"],
|
||
|
"goal": "Activate the Firestorm Command Style 12 times",
|
||
|
"color": "red"
|
||
|
},
|
||
|
"rising-rock-1": {
|
||
|
"name": "Rising Rock 1",
|
||
|
"char": ["T"],
|
||
|
"level": 2,
|
||
|
"follows": ["finish"],
|
||
|
"goal": "Earn 2000 CP",
|
||
|
"color": "brown"
|
||
|
},
|
||
|
"rising-rock-2": {
|
||
|
"name": "Rising Rock 2",
|
||
|
"char": ["T"],
|
||
|
"level": 3,
|
||
|
"follows": ["rising-rock-1"],
|
||
|
"goal": "Earn 4200 CP",
|
||
|
"color": "brown"
|
||
|
},
|
||
|
"dark-star-1": {
|
||
|
"name": "Dark Star 1",
|
||
|
"char": ["T"],
|
||
|
"level": 4,
|
||
|
"follows": ["rising-rock-2"],
|
||
|
"goal": "Defeat 420 enemies",
|
||
|
"color": "brown"
|
||
|
},
|
||
|
"dark-star-2": {
|
||
|
"name": "Dark Star 2",
|
||
|
"char": ["T"],
|
||
|
"level": 5,
|
||
|
"follows": ["dark-star-1"],
|
||
|
"goal": "Defeat 550 enemies",
|
||
|
"color": "brown"
|
||
|
},
|
||
|
"air-flair-1": {
|
||
|
"name": "Air Flair 1",
|
||
|
"char": ["V"],
|
||
|
"level": 2,
|
||
|
"follows": ["finish"],
|
||
|
"goal": "Earn 2000 CP",
|
||
|
"color": "blue"
|
||
|
},
|
||
|
"air-flair-2": {
|
||
|
"name": "Air Flair 2",
|
||
|
"char": ["V"],
|
||
|
"level": 3,
|
||
|
"follows": ["air-flair-1"],
|
||
|
"goal": "Earn 4000 CP",
|
||
|
"color": "blue"
|
||
|
},
|
||
|
"air-flair-3": {
|
||
|
"name": "Air Flair 3",
|
||
|
"char": ["V"],
|
||
|
"level": 4,
|
||
|
"follows": ["air-flair-2"],
|
||
|
"goal": "Take 4500 steps",
|
||
|
"color": "blue"
|
||
|
},
|
||
|
"air-flair-4": {
|
||
|
"name": "Air Flair 4",
|
||
|
"char": ["V"],
|
||
|
"level": 5,
|
||
|
"follows": ["air-flair-3"],
|
||
|
"goal": "Take 7000 steps",
|
||
|
"color": "blue"
|
||
|
},
|
||
|
"magic-pulse-1": {
|
||
|
"name": "Magic Pulse 1",
|
||
|
"char": ["A"],
|
||
|
"level": 2,
|
||
|
"follows": ["finish"],
|
||
|
"goal": "Earn 2000 CP",
|
||
|
"color": "purple"
|
||
|
},
|
||
|
"magic-pulse-2": {
|
||
|
"name": "Magic Pulse 2",
|
||
|
"char": ["A"],
|
||
|
"level": 3,
|
||
|
"follows": ["magic-pulse-1"],
|
||
|
"goal": "Earn 3800 CP",
|
||
|
"color": "purple"
|
||
|
},
|
||
|
"magic-pulse-3": {
|
||
|
"name": "Magic Pulse 3",
|
||
|
"char": ["A"],
|
||
|
"level": 4,
|
||
|
"follows": ["magic-pulse-2"],
|
||
|
"goal": "Defeat 350 enemies",
|
||
|
"color": "purple"
|
||
|
},
|
||
|
"magic-pulse-4": {
|
||
|
"name": "Magic Pulse 4",
|
||
|
"char": ["A"],
|
||
|
"level": 5,
|
||
|
"follows": ["magic-pulse-3"],
|
||
|
"goal": "Defeat 500 enemies",
|
||
|
"color": "purple"
|
||
|
},
|
||
|
"gold-rush": {
|
||
|
"name": "Gold Rush",
|
||
|
"char": ["A", "V", "T"],
|
||
|
"level": 2,
|
||
|
"follows": ["finish"],
|
||
|
"goal": "Collect 1000 munny",
|
||
|
"color": "yellow"
|
||
|
},
|
||
|
"ramuhs-judgement": {
|
||
|
"name": "Ramuh's Judgement",
|
||
|
"char": ["A", "V", "T"],
|
||
|
"level": 3,
|
||
|
"follows": ["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,
|
||
|
"follows": ["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,
|
||
|
"follows": ["gold-rush"],
|
||
|
"goal": "Collect 1400 munny",
|
||
|
"color": "yellow"
|
||
|
},
|
||
|
"surprise-2": {
|
||
|
"name": "Surprise! 2",
|
||
|
"char": ["A", "V", "T"],
|
||
|
"level": 4,
|
||
|
"follows": ["twisted-hours", "surprise-1"],
|
||
|
"goal": "Collect 5200 munny",
|
||
|
"color": "yellow"
|
||
|
},
|
||
|
"heal-strike": {
|
||
|
"name": "Heal Strike",
|
||
|
"char": ["A", "V", "T"],
|
||
|
"level": 4,
|
||
|
"follows": ["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,
|
||
|
"follows": ["twisted-hours"],
|
||
|
"goal": "Take 8000 steps",
|
||
|
"color": "gray"
|
||
|
},
|
||
|
"explosion": {
|
||
|
"name": "Explosion",
|
||
|
"char": ["A", "V", "T"],
|
||
|
"level": 5,
|
||
|
"follows": ["dark-star-1", "air-flair-3", "magic-pulse-3"],
|
||
|
"goal": "Earn 6400 CP",
|
||
|
"color": "orange"
|
||
|
},
|
||
|
"celebration": {
|
||
|
"name": "Celebration",
|
||
|
"char": ["V"],
|
||
|
"level": 5,
|
||
|
"follows": ["surprise-2"],
|
||
|
"goal": "Collect 7000 munny",
|
||
|
"color": "yellow"
|
||
|
},
|
||
|
"ice-burst": {
|
||
|
"name": "Ice Burst",
|
||
|
"char": ["A"],
|
||
|
"level": 5,
|
||
|
"follows": ["magic-pulse-3"],
|
||
|
"goal": "Activate the Diamond Dust Command Style 15 times",
|
||
|
"color": "cyan"
|
||
|
},
|
||
|
"demolition": {
|
||
|
"name": "Demolition",
|
||
|
"char": ["T"],
|
||
|
"level": 6,
|
||
|
"follows": ["dark-star-2"],
|
||
|
"goal": "Earn 10000 CP",
|
||
|
"color": "dark-blue"
|
||
|
},
|
||
|
"stratosphere": {
|
||
|
"name": "Stratosphere",
|
||
|
"char": ["V"],
|
||
|
"level": 6,
|
||
|
"follows": ["air-flair-4"],
|
||
|
"goal": "Defeat 800 enemies",
|
||
|
"color": "white"
|
||
|
},
|
||
|
"teleport-spike": {
|
||
|
"name": "Teleport Spike",
|
||
|
"char": ["A"],
|
||
|
"level": 6,
|
||
|
"follows": ["magic-pulse-4"],
|
||
|
"goal": "Defeat 800 enemies",
|
||
|
"color": "pink"
|
||
|
}
|
||
|
}
|