208 lines
2.7 KiB
TOML
208 lines
2.7 KiB
TOML
spirit = "Pegaslick"
|
|
order = 14
|
|
|
|
[[routes]]
|
|
id = 0
|
|
name = "Cyclone"
|
|
color = "purple"
|
|
|
|
[[routes.tips]]
|
|
to = "Typhoon"
|
|
tip = "Body"
|
|
|
|
[[routes.tips]]
|
|
to = "Hurricane"
|
|
tip = "Head"
|
|
|
|
[[routes.tips]]
|
|
to = "Stormgoer"
|
|
tip = "Head"
|
|
|
|
[[routes]]
|
|
id = 1
|
|
name = "Typhoon"
|
|
color = "yellow"
|
|
|
|
[[routes.tips]]
|
|
to = "Cyclone"
|
|
tip = "Head"
|
|
|
|
[[routes.tips]]
|
|
to = "Hurricane"
|
|
tip = "Body or Tail"
|
|
|
|
[[routes.tips]]
|
|
to = "Stormgoer"
|
|
tip = "Body or Tail"
|
|
|
|
[[routes]]
|
|
id = 2
|
|
name = "Hurricane"
|
|
color = "blue"
|
|
|
|
[[routes.tips]]
|
|
to = "Cyclone"
|
|
tip = "Tail"
|
|
|
|
[[routes.tips]]
|
|
to = "Typhoon"
|
|
tip = "Tail"
|
|
|
|
[[routes.tips]]
|
|
to = "Stormgoer"
|
|
tip = "Head or Body"
|
|
|
|
[[routes]]
|
|
id = 3
|
|
name = "Stormgoer"
|
|
color = "green"
|
|
|
|
[[routes.tips]]
|
|
to = "Cyclone"
|
|
tip = "Body or Tail"
|
|
|
|
[[routes.tips]]
|
|
to = "Typhoon"
|
|
tip = "Body or Tail"
|
|
|
|
[[routes.tips]]
|
|
to = "Hurricane"
|
|
tip = "Head"
|
|
|
|
[[abilities]]
|
|
name = "Start"
|
|
pos = "A3"
|
|
type = "Start"
|
|
price = ""
|
|
path = ["E"]
|
|
|
|
[[abilities]]
|
|
name = "Prism Windmill"
|
|
pos = "B3"
|
|
type = "Attack"
|
|
price = "10 LP"
|
|
path = ["W", "S", "E"]
|
|
|
|
[[abilities]]
|
|
name = "Defense Boost"
|
|
pos = "B4"
|
|
type = "Stat"
|
|
price = "100 LP"
|
|
path = ["N", "S"]
|
|
|
|
[[abilities]]
|
|
name = "Checkpoint"
|
|
pos = "B5"
|
|
type = "Checkpoint"
|
|
price = "Link x3"
|
|
path = ["N", "S"]
|
|
|
|
[[abilities]]
|
|
name = "Air Combo Plus"
|
|
pos = "B6"
|
|
type = "Support"
|
|
price = "200 LP"
|
|
path = ["N"]
|
|
|
|
[[abilities]]
|
|
name = "Light Screen"
|
|
pos = "C2"
|
|
type = "Stat"
|
|
price = "60 LP"
|
|
path = ["S", "E"]
|
|
|
|
[[abilities]]
|
|
name = "Light Screen"
|
|
pos = "C3"
|
|
type = "Stat"
|
|
price = "20 LP"
|
|
path = ["N", "S", "W", "E"]
|
|
|
|
[[abilities]]
|
|
name = "Light Screen"
|
|
pos = "C4"
|
|
type = "Stat"
|
|
price = "40 LP"
|
|
path = ["N", "E"]
|
|
|
|
[[abilities]]
|
|
name = "Light Screen"
|
|
pos = "D1"
|
|
type = "Stat"
|
|
price = "80 LP"
|
|
route = 3
|
|
path = ["S", "E"]
|
|
|
|
[[abilities]]
|
|
name = "Magic Haste"
|
|
pos = "D2"
|
|
type = "Stat"
|
|
price = "30 LP"
|
|
path = ["N", "W"]
|
|
|
|
[[abilities]]
|
|
name = "Magic Haste"
|
|
pos = "D3"
|
|
type = "Stat"
|
|
price = "50 LP"
|
|
path = ["W", "E"]
|
|
|
|
[[abilities]]
|
|
name = "HP Boost"
|
|
pos = "D4"
|
|
type = "Stat"
|
|
price = "30 LP"
|
|
path = ["S", "W"]
|
|
|
|
[[abilities]]
|
|
name = "Light Screen"
|
|
pos = "D5"
|
|
type = "Stat"
|
|
price = "100 LP"
|
|
route = 2
|
|
path = ["N", "E"]
|
|
|
|
[[abilities]]
|
|
name = "HP Boost"
|
|
pos = "E1"
|
|
type = "Stat"
|
|
price = "50 LP"
|
|
route = 3
|
|
path = ["W"]
|
|
|
|
[[abilities]]
|
|
name = "Sparkra"
|
|
pos = "E3"
|
|
type = "Magic"
|
|
price = "100 LP"
|
|
path = ["W", "E"]
|
|
|
|
[[abilities]]
|
|
name = "Magic Haste"
|
|
pos = "E5"
|
|
type = "Stat"
|
|
price = "150 LP"
|
|
route = 2
|
|
path = ["W"]
|
|
|
|
[[abilities]]
|
|
name = "Magic Haste"
|
|
pos = "F3"
|
|
type = "Stat"
|
|
price = "100 LP"
|
|
path = ["W", "E"]
|
|
|
|
[[abilities]]
|
|
name = "Checkpoint"
|
|
pos = "G3"
|
|
type = "Checkpoint"
|
|
price = "Level 30"
|
|
path = ["W", "E"]
|
|
|
|
[[abilities]]
|
|
name = "Sparkga"
|
|
pos = "H3"
|
|
type = "Magic"
|
|
price = "250 LP"
|
|
path = ["W"]
|