208 lines
2.6 KiB
TOML
208 lines
2.6 KiB
TOML
|
spirit = "Komory Bat"
|
||
|
order = 4
|
||
|
|
||
|
[[routes]]
|
||
|
id = 0
|
||
|
name = "Rescuer"
|
||
|
color = "blue"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Aggro"
|
||
|
tip = "Face"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Wingman"
|
||
|
tip = "Face"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Saboteur"
|
||
|
tip = "Ears"
|
||
|
|
||
|
[[routes]]
|
||
|
id = 1
|
||
|
name = "Aggro"
|
||
|
color = "purple"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Rescuer"
|
||
|
tip = "Face"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Wingman"
|
||
|
tip = "Wings"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Saboteur"
|
||
|
tip = "Face"
|
||
|
|
||
|
[[routes]]
|
||
|
id = 2
|
||
|
name = "Wingman"
|
||
|
color = "yellow"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Rescuer"
|
||
|
tip = "Face"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Aggro"
|
||
|
tip = "Ears"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Saboteur"
|
||
|
tip = "Wings"
|
||
|
|
||
|
[[routes]]
|
||
|
id = 3
|
||
|
name = "Saboteur"
|
||
|
color = "green"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Rescuer"
|
||
|
tip = "Face"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Aggro"
|
||
|
tip = "Ears"
|
||
|
|
||
|
[[routes.tips]]
|
||
|
to = "Wingman"
|
||
|
tip = "Ears"
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Start"
|
||
|
pos = "A3"
|
||
|
type = "Start"
|
||
|
price = ""
|
||
|
path = ["E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Waking Dream"
|
||
|
pos = "B3"
|
||
|
type = "Spirit"
|
||
|
price = "10 LP"
|
||
|
path = ["W", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Checkpoint"
|
||
|
pos = "C1"
|
||
|
type = "Checkpoint"
|
||
|
price = "Link x2"
|
||
|
path = ["E", "S"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Zero Gravity"
|
||
|
pos = "C2"
|
||
|
type = "Magic"
|
||
|
price = "50 LP"
|
||
|
path = ["N", "E", "S"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Confuse"
|
||
|
pos = "C3"
|
||
|
type = "Magic"
|
||
|
price = "50 LP"
|
||
|
path = ["S", "N", "W", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Dark Screen"
|
||
|
pos = "C4"
|
||
|
type = "Stat"
|
||
|
price = "20 LP"
|
||
|
path = ["N", "E", "S"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Magic Haste"
|
||
|
pos = "C5"
|
||
|
type = "Stat"
|
||
|
price = "50 LP"
|
||
|
route = 0
|
||
|
path = ["N", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Zero Gravira"
|
||
|
pos = "D1"
|
||
|
type = "Magic"
|
||
|
price = "100 LP"
|
||
|
path = ["W"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Confusion Block"
|
||
|
pos = "D2"
|
||
|
type = "Stat"
|
||
|
price = "30 LP"
|
||
|
path = ["W", "S"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Drain Dive"
|
||
|
pos = "D3"
|
||
|
type = "Attack"
|
||
|
price = "50 LP"
|
||
|
path = ["N", "S", "W", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Magic Boost"
|
||
|
pos = "D4"
|
||
|
type = "Stat"
|
||
|
price = "100 LP"
|
||
|
path = ["W", "N", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Magic Haste"
|
||
|
pos = "D5"
|
||
|
type = "Stat"
|
||
|
price = "100 LP"
|
||
|
route = 0
|
||
|
path = ["W"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Attack Boost"
|
||
|
pos = "E2"
|
||
|
type = "Stat"
|
||
|
price = "100 LP"
|
||
|
path = ["S"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Magic Haste"
|
||
|
pos = "E3"
|
||
|
type = "Stat"
|
||
|
price = "30 LP"
|
||
|
path = ["W", "E", "N"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Attack Haste"
|
||
|
pos = "E4"
|
||
|
type = "Stat"
|
||
|
price = "30 LP"
|
||
|
route = 1
|
||
|
path = ["W", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Dark Screen"
|
||
|
pos = "F3"
|
||
|
type = "Stat"
|
||
|
price = "40 LP"
|
||
|
path = ["W", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Attack Haste"
|
||
|
pos = "F4"
|
||
|
type = "Stat"
|
||
|
price = "50 LP"
|
||
|
route = 1
|
||
|
path = ["W"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Checkpoint"
|
||
|
pos = "G3"
|
||
|
type = "Checkpoint"
|
||
|
price = "Link x2"
|
||
|
path = ["W", "E"]
|
||
|
|
||
|
[[abilities]]
|
||
|
name = "Confusing Strike"
|
||
|
pos = "H3"
|
||
|
type = "Attack"
|
||
|
price = "100 LP"
|
||
|
path = ["W"]
|