khguide/input/ddd/abilities/18-ko-kabuto.toml

229 lines
3.1 KiB
TOML

spirit = "KO Kabuto"
order = 18
[[routes]]
id = 0
name = "Tank"
color = "purple"
[[routes.tips]]
to = "Grenadier"
tip = "Belly or Back"
[[routes.tips]]
to = "Bodyguard"
tip = "Head"
[[routes.tips]]
to = "Launcher"
tip = "Head"
[[routes]]
id = 1
name = "Grenadier"
color = "yellow"
[[routes.tips]]
to = "Tank"
tip = "Head or Back"
[[routes.tips]]
to = "Bodyguard"
tip = "Belly"
[[routes.tips]]
to = "Launcher"
tip = "Belly"
[[routes]]
id = 2
name = "Bodyguard"
color = "blue"
[[routes.tips]]
to = "Tank"
tip = "Head or Belly"
[[routes.tips]]
to = "Grenadier"
tip = "Head or Belly"
[[routes.tips]]
to = "Launcher"
tip = "Back"
[[routes]]
id = 3
name = "Launcher"
color = "green"
[[routes.tips]]
to = "Tank"
tip = "Belly"
[[routes.tips]]
to = "Grenadier"
tip = "Belly"
[[routes.tips]]
to = "Bodyguard"
tip = "Head or Back"
[[routes]]
id = 100
name = "Secret Route 1"
color = "secret1"
tips = []
[[abilities]]
name = "Reload Boost"
pos = "A2"
type = "Stat"
price = "150 LP"
path = ["S", "E"]
[[abilities]]
name = "Secret"
pos = "A3"
type = "Secret"
price = "10 LP"
path = ["N", "E"]
[[abilities]]
name = "Defense Boost"
pos = "A4"
type = "Stat"
price = "200 LP"
route = 1
path = ["E"]
[[abilities]]
name = "Checkpoint"
pos = "B2"
type = "Checkpoint"
price = "Link x3"
path = ["W", "E"]
[[abilities]]
name = "Thunder Screen"
pos = "B3"
type = "Stat"
price = "20 LP"
route = 100
path = ["W", "S"]
tip = "Unlocks with Secret panel at A3"
[[abilities]]
name = "Thunder Screen"
pos = "B4"
type = "Stat"
price = "40 LP"
route = 100
path = ["W", "N", "S"]
tip = "Unlocks with Secret panel at A3"
[[abilities]]
name = "Thunder Screen"
pos = "B5"
type = "Stat"
price = "60 LP"
route = 100
path = ["N", "S"]
tip = "Unlocks with Secret panel at A3"
[[abilities]]
name = "Checkpoint"
pos = "B6"
type = "Checkpoint"
price = "Level 20"
route = 100
path = ["N", "S"]
tip = "Unlocks with Secret panel at A3"
[[abilities]]
name = "Icebreaker"
pos = "B7"
type = "Attack"
price = "100 LP"
route = 100
path = ["N"]
tip = "Unlocks with Secret panel at A3"
[[abilities]]
name = "Start"
pos = "C1"
type = "Start"
price = ""
path = ["S"]
[[abilities]]
name = "Link Block"
pos = "C2"
type = "Defense"
price = "10 LP"
path = ["W", "N", "S"]
[[abilities]]
name = "Fire Screen"
pos = "C3"
type = "Stat"
price = "20 LP"
path = ["N", "S", "E"]
[[abilities]]
name = "Fire Screen"
pos = "C4"
type = "Stat"
price = "40 LP"
path = ["N", "S"]
[[abilities]]
name = "Defense Boost"
pos = "C5"
type = "Stat"
price = "100 LP"
path = ["N"]
[[abilities]]
name = "Circle Raid"
pos = "C6"
type = "Attack"
price = "100 LP"
path = ["N"]
[[abilities]]
name = "Fira"
pos = "D3"
type = "Magic"
price = "100 LP"
path = ["S", "W"]
[[abilities]]
name = "Blizzard Screen"
pos = "D4"
type = "Stat"
price = "20 LP"
path = ["N", "S", "E"]
[[abilities]]
name = "Blizzard Screen"
pos = "D5"
type = "Stat"
price = "40 LP"
path = ["N", "S"]
[[abilities]]
name = "Blizzard Screen"
pos = "D6"
type = "Stat"
price = "60 LP"
path = ["N"]
[[abilities]]
name = "Defense Boost"
pos = "E4"
type = "Stat"
price = "200 LP"
route = 2
path = ["W"]