khguide/input/ddd/abilities/tama-sheep.toml

224 lines
2.9 KiB
TOML
Raw Normal View History

spirit = "Tama Sheep"
order = 2
[[routes]]
id = 0
name = "Mumbler"
color = "blue"
[[routes.tips]]
to = "Picker-Upper"
tip = "Face"
[[routes.tips]]
to = "Snooze Maker"
tip = "Face"
[[routes.tips]]
to = "Pillow Fluffer"
tip = "Horn"
[[routes]]
id = 1
name = "Picker-Upper"
color = "purple"
[[routes.tips]]
to = "Mumbler"
tip = "Face"
[[routes.tips]]
to = "Pillow Fluffer"
tip = "Face"
[[routes.tips]]
to = "Snooze Maker"
tip = "Horn"
[[routes]]
id = 2
name = "Snooze Maker"
color = "yellow"
[[routes.tips]]
to = "Pillow Fluffer"
tip = "Feet"
[[routes.tips]]
to = "Picker-Upper"
tip = "Face"
[[routes.tips]]
to = "Mumbler"
tip = "Feet"
[[routes]]
id = 3
name = "Pillow Fluffer"
color = "green"
[[routes.tips]]
to = "Snooze Maker"
tip = "Face"
[[routes.tips]]
to = "Picker-Upper"
tip = "Face"
[[routes.tips]]
to = "Mumbler"
tip = "Feet"
[[routes]]
id = 100
name = "Secret Route 1"
color = "secret1"
tips = []
[[abilities]]
name = "Start"
pos = "A1"
type = "Start"
price = ""
path = ["S"]
[[abilities]]
name = "Sleep"
pos = "A2"
type = "Magic"
price = "10 LP"
path = ["N", "S", "E"]
[[abilities]]
name = "Magic Boost"
pos = "A3"
type = "Stat"
price = "100 LP"
path = ["N", "S"]
[[abilities]]
name = "Sleep Block"
pos = "A4"
type = "Stat"
price = "30 LP"
path = ["N", "E"]
[[abilities]]
name = "Magic Haste"
pos = "B2"
type = "Stat"
price = "30 LP"
path = ["E", "W"]
[[abilities]]
name = "Defense Boost"
pos = "B4"
type = "Stat"
price = "100 LP"
path = ["E", "W"]
[[abilities]]
name = "Water Screen"
pos = "C2"
type = "Stat"
price = "20 LP"
path = ["E", "W"]
[[abilities]]
name = "Slow Block"
pos = "C4"
type = "Stat"
price = "30 LP"
path = ["E", "W"]
[[abilities]]
name = "Secret"
pos = "D2"
type = "Secret"
price = "10 LP"
path = ["W", "S"]
[[abilities]]
name = "Balloon"
pos = "D3"
type = "Magic"
price = "50 LP"
route = 100
path = ["N", "E"]
[[abilities]]
name = "Checkpoint"
pos = "D4"
type = "Checkpoint"
price = "Link x1"
path = ["E", "W"]
[[abilities]]
name = "Stop Block"
pos = "E2"
type = "Stat"
price = "30 LP"
route = 100
path = ["S", "E"]
[[abilities]]
name = "HP Boost"
pos = "E3"
type = "Stat"
price = "30 LP"
route = 100
path = ["W", "N"]
[[abilities]]
name = "Sleepra"
pos = "E4"
type = "Magic"
price = "100 LP"
path = ["E", "W"]
[[abilities]]
name = "Magic Haste"
pos = "F2"
type = "Stat"
price = "50 LP"
route = 100
path = ["E", "W", "S"]
[[abilities]]
name = "Water Screen"
pos = "F3"
type = "Stat"
price = "40 LP"
route = 0
path = ["N", "E"]
[[abilities]]
name = "Checkpoint"
pos = "F4"
type = "Checkpoint"
price = "Link x2"
path = ["E", "W"]
[[abilities]]
name = "Magic Haste"
pos = "G2"
type = "Stat"
price = "100 LP"
route = 100
path = ["W"]
[[abilities]]
name = "Support Boost"
pos = "G3"
type = "Support"
price = "200 LP"
route = 0
path = ["W"]
[[abilities]]
name = "Sleepga"
pos = "G4"
type = "Magic"
price = "150 LP"
path = ["W"]