khguide/input/ddd/abilities/meow-wow.toml

208 lines
2.6 KiB
TOML

spirit = "Meow Wow"
order = 1
[[routes]]
color = "purple"
id = 0
name = "Stray"
[[routes.tips]]
tip = "Tail"
to = "Smart Cookie"
[[routes.tips]]
tip = "Face"
to = "Rascal"
[[routes.tips]]
tip = "Legs"
to = "Sidekick"
[[routes]]
color = "blue"
id = 1
name = "Smart Cookie"
[[routes.tips]]
tip = "Tail"
to = "Stray"
[[routes.tips]]
tip = "Tail"
to = "Rascal"
[[routes.tips]]
tip = "Face"
to = "Sidekick"
[[routes]]
color = "yellow"
id = 3
name = "Rascal"
[[routes.tips]]
tip = "Legs"
to = "Stray"
[[routes.tips]]
tip = "Face"
to = "Smart Cookie"
[[routes.tips]]
tip = "Tail"
to = "Sidekick"
[[routes]]
color = "green"
id = 4
name = "Sidekick"
[[routes.tips]]
tip = "Legs"
to = "Stray"
[[routes.tips]]
tip = "Face"
to = "Smart Cookie"
[[routes.tips]]
tip = "Tail"
to = "Rascal"
[[abilities]]
name = "Start"
path = ["E"]
pos = "A2"
price = ""
type = "Start"
[[abilities]]
name = "Link Critical"
path = ["W", "E"]
pos = "B2"
price = "10 LP"
type = "Spirit"
[[abilities]]
name = "Magic Haste"
path = ["S", "E"]
pos = "C1"
price = "30 LP"
type = "Stat"
[[abilities]]
name = "Cure"
path = ["N", "W", "E", "S"]
pos = "C2"
price = "50 LP"
type = "Magic"
[[abilities]]
name = "Item Boost"
path = ["E", "N"]
pos = "C3"
price = "30 LP"
type = "Stat"
[[abilities]]
name = "Light Screen"
path = ["E", "W"]
pos = "D1"
price = "20 LP"
type = "Stat"
[[abilities]]
name = "Checkpoint"
path = ["E", "W"]
pos = "D2"
price = "Level 10"
type = "Checkpoint"
[[abilities]]
name = "Slow"
path = ["E", "W"]
pos = "D3"
price = "50 LP"
type = "Magic"
[[abilities]]
name = "Defense Boost"
path = ["E", "W"]
pos = "E1"
price = "100 LP"
type = "Stat"
[[abilities]]
name = "Cura"
path = ["E", "W"]
pos = "E2"
price = "100 LP"
type = "Magic"
[[abilities]]
name = "Poison Block"
path = ["E", "S", "W"]
pos = "E3"
price = "30 LP"
type = "Stat"
[[abilities]]
name = "Spark"
path = ["N"]
pos = "E4"
price = "50 LP"
type = "Magic"
[[abilities]]
name = "Confusion Block"
path = ["E", "W"]
pos = "F1"
price = "30 LP"
route = 0
type = "Stat"
[[abilities]]
name = "Leaf Bracer"
path = ["E", "W"]
pos = "F2"
price = "300 LP"
type = "Support"
[[abilities]]
name = "Attack Haste"
path = ["E", "W"]
pos = "F3"
price = "30 LP"
route = 1
type = "Stat"
[[abilities]]
name = "HP Boost"
path = ["W"]
pos = "G1"
price = "30 LP"
route = 0
type = "Stat"
[[abilities]]
name = "Checkpoint"
path = ["E", "W"]
pos = "G2"
price = "Level 25"
type = "Checkpoint"
[[abilities]]
name = "Magic Boost"
path = ["W"]
pos = "G3"
price = "100 LP"
route = 1
type = "Stat"
[[abilities]]
name = "Curaga"
path = ["W"]
pos = "H2"
price = "150 LP"
type = "Magic"