khguide/input/ddd/abilities/16-peepsta-hoo.toml

222 lines
2.9 KiB
TOML
Raw Normal View History

2025-01-28 13:44:05 +02:00
spirit = "Peepsta Hoo"
order = 16
[[routes]]
id = 0
name = "Watcher"
color = "purple"
[[routes.tips]]
to = "Sweeper"
tip = "Head or Belly"
[[routes.tips]]
to = "Scout"
tip = "Back"
[[routes.tips]]
to = "Patroller"
tip = "Back"
[[routes]]
id = 1
name = "Sweeper"
color = "yellow"
[[routes.tips]]
to = "Watcher"
tip = "Back"
[[routes.tips]]
to = "Scout"
tip = "Belly"
[[routes.tips]]
to = "Patroller"
tip = "Belly"
[[routes]]
id = 2
name = "Scout"
color = "blue"
[[routes.tips]]
to = "Watcher"
tip = "Belly or Back"
[[routes.tips]]
to = "Sweeper"
tip = "Belly or Back"
[[routes.tips]]
to = "Patroller"
tip = "Head"
[[routes]]
id = 3
name = "Patroller"
color = "green"
[[routes.tips]]
to = "Watcher"
tip = "Head"
[[routes.tips]]
to = "Sweeper"
tip = "Head"
[[routes.tips]]
to = "Scout"
tip = "Belly or Back"
[[abilities]]
name = "Start"
pos = "A1"
type = "Start"
price = ""
path = ["E"]
[[abilities]]
name = "Blackout"
pos = "B1"
type = "Magic"
price = "10 LP"
path = ["W", "E", "S"]
[[abilities]]
name = "Bind Block"
pos = "B2"
type = "Stat"
price = "30 LP"
route = 1
path = ["N"]
[[abilities]]
name = "Fire Boost"
pos = "C1"
type = "Stat"
price = "30 LP"
path = ["W", "E", "S"]
[[abilities]]
name = "Fire Boost"
pos = "C2"
type = "Stat"
price = "50 LP"
path = ["N", "S", "E"]
[[abilities]]
name = "Blindness Block"
pos = "C3"
type = "Stat"
price = "30 LP"
route = 0
path = ["N"]
[[abilities]]
name = "Checkpoint"
pos = "D1"
type = "Checkpoint"
price = "Paint Gun: Red x10"
path = ["W", "E"]
[[abilities]]
name = "Blizzard Boost"
pos = "D2"
type = "Stat"
price = "30 LP"
path = ["W", "S"]
[[abilities]]
name = "Blizzard Boost"
pos = "D3"
type = "Stat"
price = "50 LP"
path = ["N", "S", "E"]
[[abilities]]
name = "Poison Block"
pos = "D4"
type = "Stat"
price = "30 LP"
route = 2
path = ["N"]
[[abilities]]
name = "Fira"
pos = "E1"
type = "Magic"
price = "100 LP"
path = ["W", "S"]
[[abilities]]
name = "Checkpoint"
pos = "E2"
type = "Checkpoint"
price = "Paint Gun: Blue: x20"
path = ["N", "E"]
[[abilities]]
name = "Thunder Boost"
pos = "E3"
type = "Stat"
price = "30 LP"
path = ["W", "S"]
[[abilities]]
name = "Thunder Boost"
pos = "E4"
type = "Stat"
price = "50 LP"
path = ["N", "S", "E"]
[[abilities]]
name = "Confusion Block"
pos = "E5"
type = "Stat"
price = "30 LP"
route = 3
path = ["N"]
[[abilities]]
name = "Blizzara"
pos = "F2"
type = "Magic"
price = "100 LP"
path = ["W", "S"]
[[abilities]]
name = "Checkpoint"
pos = "F3"
type = "Checkpoint"
price = "Paint Gunt: Yellow x30"
path = ["N", "E"]
[[abilities]]
name = "Magic Boost"
pos = "F4"
type = "Stat"
price = "100 LP"
path = ["W", "S"]
[[abilities]]
name = "Checkpoint"
pos = "F5"
type = "Checkpoint"
price = "Level 20"
path = ["N", "E"]
[[abilities]]
name = "Thundara"
pos = "G3"
type = "Magic"
price = "100 LP"
path = ["W"]
[[abilities]]
name = "Support Boost"
pos = "G5"
type = "Spirit"
price = "200 LP"
path = ["W"]