khguide/input/ddd/abilities/15-iceguin-ace.toml

201 lines
2.6 KiB
TOML
Raw Permalink Normal View History

2025-01-28 13:44:05 +02:00
spirit = "Iceguin Ace"
order = 15
[[routes]]
id = 0
name = "Skater"
color = "purple"
[[routes.tips]]
to = "Wingman"
tip = "Back"
[[routes.tips]]
to = "Slider"
tip = "Head or Belly"
[[routes.tips]]
to = "Birdbrain"
tip = "Head or Belly"
[[routes]]
id = 1
name = "Wingman"
color = "yellow"
[[routes.tips]]
to = "Skater"
tip = "Belly"
[[routes.tips]]
to = "Slider"
tip = "Head or Back"
[[routes.tips]]
to = "Birdbrain"
tip = "Head or Back"
[[routes]]
id = 2
name = "Slider"
color = "blue"
[[routes.tips]]
to = "Skater"
tip = "Head"
[[routes.tips]]
to = "Wingman"
tip = "Head"
[[routes.tips]]
to = "Birdbrain"
tip = "Belly or Back"
[[routes]]
id = 3
name = "Birdbrain"
color = "green"
[[routes.tips]]
to = "Skater"
tip = "Head or Belly"
[[routes.tips]]
to = "Wingman"
tip = "Head or Belly"
[[routes.tips]]
to = "Slider"
tip = "Back"
[[abilities]]
name = "Start"
pos = "A1"
type = "Start"
price = ""
path = ["E"]
[[abilities]]
name = "Icicle Splitter"
pos = "B1"
type = "Magic"
price = "10 LP"
path = ["W", "E"]
[[abilities]]
name = "HP Boost"
pos = "B2"
type = "Stat"
price = "50 LP"
route = 1
path = ["E"]
[[abilities]]
name = "Magic Haste"
pos = "C1"
type = "Stat"
price = "30 LP"
path = ["W", "E"]
[[abilities]]
name = "Blindness Block"
pos = "C2"
type = "Stat"
price = "30 LP"
route = 1
path = ["W", "E"]
[[abilities]]
name = "Magic Boost"
pos = "D1"
type = "Stat"
price = "100 LP"
path = ["W", "E", "S"]
[[abilities]]
name = "HP Boost"
pos = "D2"
type = "Stat"
price = "30 LP"
path = ["W", "N", "S"]
[[abilities]]
name = "Stop Block"
pos = "D3"
type = "Stat"
price = "30 LP"
path = ["N", "S", "E"]
[[abilities]]
name = "Blizzard Boost"
pos = "D4"
type = "Stat"
price = "50 LP"
path = ["N", "S"]
[[abilities]]
name = "Magic Boost"
pos = "D5"
type = "Stat"
price = "100 LP"
path = ["N", "E"]
[[abilities]]
name = "Blizzard Boost"
pos = "E1"
type = "Stat"
price = "30 LP"
path = ["W", "S"]
[[abilities]]
name = "Blizzard Screen"
pos = "E2"
type = "Stat"
price = "20 LP"
path = ["N", "S", "E"]
[[abilities]]
name = "Blizzaga"
pos = "E3"
type = "Magic"
price = "150 LP"
path = ["N", "S", "W"]
[[abilities]]
name = "Cure Boost"
pos = "E4"
type = "Stat"
price = "50 LP"
path = ["N", "S"]
[[abilities]]
name = "Checkpoint"
pos = "E5"
type = "Checkpoint"
price = "Level 30"
path = ["N", "W", "E"]
[[abilities]]
name = "Blizzard Screen"
pos = "F2"
type = "Stat"
price = "40 LP"
route = 2
path = ["W", "E"]
[[abilities]]
name = "Ice Barrage"
pos = "F5"
type = "Magic"
price = "300 LP"
path = ["W"]
[[abilities]]
name = "Blizzard Boost"
pos = "G2"
type = "Stat"
price = "100 LP"
route = 2
path = ["W"]