khguide/input/ddd/abilities/pricklemane.toml

223 lines
2.8 KiB
TOML

spirit = "Pricklemane"
order = 5
[[routes]]
id = 0
name = "Intellectual"
color = "blue"
[[routes.tips]]
to = "Volcano"
tip = "Feet"
[[routes.tips]]
to = "Bouncer"
tip = "Face"
[[routes.tips]]
to = "Scrapper"
tip = "Feet"
[[routes]]
id = 1
name = "Volcano"
color = "purple"
[[routes.tips]]
to = "Intellectual"
tip = "Face"
[[routes.tips]]
to = "Bouncer"
tip = "Face"
[[routes.tips]]
to = "Scrapper"
tip = "Tail"
[[routes]]
id = 2
name = "Scrapper"
color = "yellow"
[[routes.tips]]
to = "Bouncer"
tip = "Tail"
[[routes.tips]]
to = "Volcano"
tip = "Face"
[[routes.tips]]
to = "Intellectual"
tip = "Feet"
[[routes]]
id = 3
name = "Bouncer"
color = "green"
[[routes.tips]]
to = "Scrapper"
tip = "Face"
[[routes.tips]]
to = "Volcano"
tip = "Face"
[[routes.tips]]
to = "Intellectual"
tip = "Tail"
[[routes]]
id = 100
name = "Secret Route 1"
color = "secret1"
tips = []
[[abilities]]
name = "HP Boost"
pos = "A3"
type = "Stat"
price = "30 LP"
path = ["E"]
[[abilities]]
name = "Attack Boost"
pos = "A5"
type = "Stat"
price = "100 LP"
path = ["E"]
[[abilities]]
name = "HP Boost"
pos = "A6"
type = "Stat"
price = "50 LP"
route = 100
path = ["E"]
[[abilities]]
name = "Start"
pos = "B1"
type = "Start"
price = ""
path = ["S"]
[[abilities]]
name = "Strike Raid"
pos = "B2"
type = "Attack"
price = "10 LP"
path = ["N", "S"]
[[abilities]]
name = "Item Boost"
pos = "B3"
type = "Stat"
price = "30 LP"
path = ["N", "S", "W", "E"]
[[abilities]]
name = "Time Bomb"
pos = "B4"
type = "Magic"
price = "100 LP"
path = ["N", "S", "E"]
[[abilities]]
name = "Attack Haste"
pos = "B5"
type = "Stat"
price = "30 LP"
path = ["N", "S", "W", "E"]
[[abilities]]
name = "Secret"
pos = "B6"
type = "Secret"
price = "10 LP"
path = ["N", "S", "W", "E"]
[[abilities]]
name = "Poison Block"
pos = "B7"
type = "Stat"
price = "30 LP"
route = 100
path = ["N", "S"]
[[abilities]]
name = "Circle Raid"
pos = "B8"
type = "Attack"
price = "100 LP"
route = 100
path = ["N"]
[[abilities]]
name = "Stop Block"
pos = "C2"
type = "Stat"
price = "30 LP"
route = 0
path = ["S", "E"]
[[abilities]]
name = "Sleep Block"
pos = "C3"
type = "Stat"
price = "30 LP"
path = ["W", "E", "N"]
[[abilities]]
name = "Checkpoint"
pos = "C4"
type = "Checkpoint"
price = "Level 10"
path = ["W", "E"]
[[abilities]]
name = "Fire Screen"
pos = "C5"
type = "Stat"
price = "20 LP"
path = ["W"]
[[abilities]]
name = "Attack Haste"
pos = "C6"
type = "Stat"
price = "50 LP"
route = 100
path = ["W"]
[[abilities]]
name = "Attack Haste"
pos = "D2"
type = "Stat"
price = "100 LP"
route = 0
path = ["W"]
[[abilities]]
name = "Checkpoint"
pos = "D3"
type = "Checkpoint"
price = "Link x5"
path = ["W", "E"]
[[abilities]]
name = "Defense Boost"
pos = "D4"
type = "Stat"
price = "100 LP"
path = ["W"]
[[abilities]]
name = "Combo Plus"
pos = "E3"
type = "Support"
price = "200 LP"
path = ["W"]