215 lines
2.7 KiB
TOML
215 lines
2.7 KiB
TOML
|
spirit = "Yoggy Ram"
|
||
|
order = 3
|
||
|
|
||
|
[[routes]]
|
||
|
id = 0
|
||
|
name = "Trailblazer"
|
||
|
color = "yellow"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Jumper"
|
||
|
tip = "Face"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Leader"
|
||
|
tip = "Face"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Powerhouse"
|
||
|
tip = "Chest"
|
||
|
|
||
|
[[routes]]
|
||
|
id = 1
|
||
|
name = "Powerhouse"
|
||
|
color = "purple"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Leader"
|
||
|
tip = "Chest"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Trailblazer"
|
||
|
tip = "Face"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Jumper"
|
||
|
tip = "Chest"
|
||
|
|
||
|
[[routes]]
|
||
|
id = 2
|
||
|
name = "Leader"
|
||
|
color = "blue"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Powerhouse"
|
||
|
tip = "Hind Legs"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Jumper"
|
||
|
tip = "Face"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Trailblazer"
|
||
|
tip = "Hind Legs"
|
||
|
|
||
|
[[routes]]
|
||
|
id = 3
|
||
|
name = "Jumper"
|
||
|
color = "green"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Trailblazer"
|
||
|
tip = "Face"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Powerhouse"
|
||
|
tip = "Face"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Leader"
|
||
|
tip = "Tail"
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Fire Screen"
|
||
|
pos = "A3"
|
||
|
type = "Stat"
|
||
|
price = "80 LP"
|
||
|
route = 0
|
||
|
path = ["E", "S"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Defense Boost"
|
||
|
pos = "A4"
|
||
|
type = "Stat"
|
||
|
price = "200 LP"
|
||
|
route = 0
|
||
|
path = ["N"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Start"
|
||
|
pos = "B2"
|
||
|
type = "Start"
|
||
|
price = ""
|
||
|
path = ["S", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Esuna"
|
||
|
pos = "B3"
|
||
|
type = "Magic"
|
||
|
price = "10 LP"
|
||
|
path = ["N", "S", "E", "W"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Fire Screen"
|
||
|
pos = "B4"
|
||
|
type = "Stat"
|
||
|
price = "20 LP"
|
||
|
path = ["N", "S"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Bind Block"
|
||
|
pos = "B5"
|
||
|
type = "Stat"
|
||
|
price = "30 LP"
|
||
|
path = ["N", "S"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Fire Screen"
|
||
|
pos = "B6"
|
||
|
type = "Stat"
|
||
|
price = "40 LP"
|
||
|
path = ["N", "S"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Fire Screen"
|
||
|
pos = "B7"
|
||
|
type = "Stat"
|
||
|
price = "60 LP"
|
||
|
path = ["N", "S"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Defense Boost"
|
||
|
pos = "B8"
|
||
|
type = "Stat"
|
||
|
price = "100 LP"
|
||
|
path = ["N"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "HP Boost"
|
||
|
pos = "C1"
|
||
|
type = "Stat"
|
||
|
price = "30 LP"
|
||
|
route = 1
|
||
|
path = ["S", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Fire"
|
||
|
pos = "C2"
|
||
|
type = "Magic"
|
||
|
price = "10 LP"
|
||
|
path = ["N", "S", "W", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Checkpoint"
|
||
|
pos = "C3"
|
||
|
type = "Checkpoint"
|
||
|
price = "Link x4"
|
||
|
path = ["N", "S", "W", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Treasure Magnet"
|
||
|
pos = "C4"
|
||
|
type = "Support"
|
||
|
price = "50 LP"
|
||
|
path = ["N"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Fire Screen"
|
||
|
pos = "D1"
|
||
|
type = "Stat"
|
||
|
price = "100 LP"
|
||
|
route = 1
|
||
|
path = ["W"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Fire Boost"
|
||
|
pos = "D2"
|
||
|
type = "Stat"
|
||
|
price = "30 LP"
|
||
|
path = ["W", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Fire Windmill"
|
||
|
pos = "D3"
|
||
|
type = "Attack"
|
||
|
price = "150 LP"
|
||
|
path = ["W"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Checkpoint"
|
||
|
pos = "E2"
|
||
|
type = "Checkpoint"
|
||
|
price = "Level 10"
|
||
|
path = ["W", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Fira"
|
||
|
pos = "F2"
|
||
|
type = "Magic"
|
||
|
price = "100 LP"
|
||
|
path = ["W", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Checkpoint"
|
||
|
pos = "G2"
|
||
|
type = "Checkpoint"
|
||
|
price = "Level 20"
|
||
|
path = ["W", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Firaga"
|
||
|
pos = "H2"
|
||
|
type = "Magic"
|
||
|
price = "150 LP"
|
||
|
path = ["W"]
|