khguide/input/ddd/abilities/19-wheeflower.toml

208 lines
2.7 KiB
TOML
Raw Permalink Normal View History

2025-01-31 19:04:11 +02:00
spirit = "Wheeflower"
order = 19
[[routes]]
id = 0
name = "Keeper"
color = "purple"
[[routes.tips]]
to = "Multi-Tasker"
tip = "Leaves or Bulb"
[[routes.tips]]
to = "Spell Slinger"
tip = "Head"
[[routes.tips]]
to = "Green Thumb"
tip = "Head"
[[routes]]
id = 1
name = "Multi-Tasker"
color = "yellow"
[[routes.tips]]
to = "Keeper"
tip = "Head or Bulb"
[[routes.tips]]
to = "Spell Slinger"
tip = "Leaves"
[[routes.tips]]
to = "Green Thumb"
tip = "Leaves"
[[routes]]
id = 2
name = "Spell Slinger"
color = "blue"
[[routes.tips]]
to = "Keeper"
tip = "Head or Leaves"
[[routes.tips]]
to = "Multi-Tasker"
tip = "Head or Leaves"
[[routes.tips]]
to = "Green Thumb"
tip = "Bulb"
[[routes]]
id = 3
name = "Green Thumb"
color = "green"
[[routes.tips]]
to = "Keeper"
tip = "Bulb"
[[routes.tips]]
to = "Multi-Tasker"
tip = "Bulb"
[[routes.tips]]
to = "Spell Slinger"
tip = "Head or Leaves"
[[abilities]]
name = "Magic Haste"
pos = "A3"
type = "Stat"
price = "50 LP"
route = 1
path = ["E"]
[[abilities]]
name = "Water Screen"
pos = "B3"
type = "Stat"
price = "60 LP"
route = 1
path = ["W", "E"]
[[abilities]]
name = "Blizzara"
pos = "B5"
type = "Magic"
price = "100 LP"
path = ["E"]
[[abilities]]
name = "Magic Boost"
pos = "C3"
type = "Stat"
price = "100 LP"
path = ["W", "E"]
[[abilities]]
name = "Checkpoint"
pos = "C5"
type = "Checkpoint"
price = "Level 10"
path = ["W", "E"]
[[abilities]]
name = "Cure Boost"
pos = "C7"
type = "Stat"
price = "50 LP"
path = ["E"]
[[abilities]]
name = "Start"
pos = "D1"
type = "Start"
price = ""
path = ["S"]
[[abilities]]
name = "Blizzard"
pos = "D2"
type = "Magic"
price = "10 LP"
path = ["N", "S"]
[[abilities]]
name = "Magic Haste"
pos = "D3"
type = "Stat"
price = "30 LP"
path = ["N", "S", "W"]
[[abilities]]
name = "Water Screen"
pos = "D4"
type = "Stat"
price = "20 LP"
path = ["N", "S", "E"]
[[abilities]]
name = "Esuna"
pos = "D5"
type = "Stat"
price = "50 LP"
path = ["N", "S", "W"]
[[abilities]]
name = "Sleep Block"
pos = "D6"
type = "Stat"
price = "30 LP"
path = ["N", "S", "E"]
[[abilities]]
name = "Water Screen"
pos = "D7"
type = "Stat"
price = "40 LP"
path = ["N", "W", "E"]
[[abilities]]
name = "Bind Block"
pos = "E4"
type = "Stat"
price = "30 LP"
path = ["W", "E"]
[[abilities]]
name = "Checkpoint"
pos = "E6"
type = "Checkpoint"
price = "Level 20"
path = ["W", "E"]
[[abilities]]
name = "HP Boost"
pos = "E7"
type = "Stat"
price = "30 LP"
path = ["W"]
[[abilities]]
name = "Cure Boost"
pos = "F4"
type = "Stat"
price = "100 LP"
route = 2
path = ["W", "E"]
[[abilities]]
name = "Blizzaga"
pos = "F6"
type = "Magic"
price = "150 LP"
path = ["W"]
[[abilities]]
name = "Magic Boost"
pos = "G4"
type = "Stat"
price = "200 LP"
route = 2
path = ["W"]