Added 3 more spirit boards

master
Wynd 2025-01-31 19:04:11 +02:00
parent 0c51132528
commit 0e471b1c99
3 changed files with 642 additions and 0 deletions

View File

@ -0,0 +1,207 @@
spirit = "Ghostabocky"
order = 20
[[routes]]
id = 0
name = "Big Eater"
color = "purple"
[[routes.tips]]
to = "Phantom"
tip = "Hat or Face"
[[routes.tips]]
to = "Shaman"
tip = "Back"
[[routes.tips]]
to = "Split Personality"
tip = "Back"
[[routes]]
id = 1
name = "Phantom"
color = "yellow"
[[routes.tips]]
to = "Big Eater"
tip = "Hat or Back"
[[routes.tips]]
to = "Shaman"
tip = "Face"
[[routes.tips]]
to = "Split Personality"
tip = "Face"
[[routes]]
id = 2
name = "Shaman"
color = "blue"
[[routes.tips]]
to = "Big Eater"
tip = "Face or Back"
[[routes.tips]]
to = "Phantom"
tip = "Face or Back"
[[routes.tips]]
to = "Split Personality"
tip = "Hat"
[[routes]]
id = 3
name = "Split Personality"
color = "green"
[[routes.tips]]
to = "Big Eater"
tip = "Hat"
[[routes.tips]]
to = "Phantom"
tip = "Hat"
[[routes.tips]]
to = "Shaman"
tip = "Face or Back"
[[abilities]]
name = "Start"
pos = "A1"
type = "Start"
price = ""
path = ["E"]
[[abilities]]
name = "Zero Gravira"
pos = "B1"
type = "Magic"
price = "10 LP"
path = ["W", "E"]
[[abilities]]
name = "Attack Boost"
pos = "C1"
type = "Stat"
price = "100 LP"
path = ["W", "E", "S"]
[[abilities]]
name = "Dark Screen"
pos = "C2"
type = "Stat"
price = "20 LP"
path = ["N", "S"]
[[abilities]]
name = "Magic Haste"
pos = "C3"
type = "Stat"
price = "50 LP"
path = ["N", "S"]
[[abilities]]
name = "Magic Boost"
pos = "C4"
type = "Stat"
price = "100 LP"
path = ["N", "S", "E"]
[[abilities]]
name = "Dark Screen"
pos = "C5"
type = "Stat"
price = "100 LP"
route = 1
path = ["N", "E"]
[[abilities]]
name = "Magic Haste"
pos = "D1"
type = "Stat"
price = "30 LP"
path = ["W", "S", "E"]
[[abilities]]
name = "Checkpoint"
pos = "D2"
type = "Checkpoint"
price = "Link x1"
path = ["N", "S"]
[[abilities]]
name = "Treasure Magnet"
pos = "D3"
type = "Support"
price = "50 LP"
path = ["N"]
[[abilities]]
name = "Blindness Block"
pos = "D4"
type = "Stat"
price = "30 LP"
path = ["W", "E"]
[[abilities]]
name = "Magic Haste"
pos = "D5"
type = "Stat"
price = "100 LP"
route = 1
path = ["W"]
[[abilities]]
name = "Dark Screen"
pos = "E1"
type = "Stat"
price = "40 LP"
path = ["W", "S", "E"]
[[abilities]]
name = "Slow Block"
pos = "E2"
type = "Stat"
price = "30 LP"
path = ["N", "S"]
[[abilities]]
name = "Dark Screen"
pos = "E3"
type = "Stat"
price = "60 LP"
path = ["N", "S"]
[[abilities]]
name = "Checkpoint"
pos = "E4"
type = "Checkpoint"
price = "Level 20"
path = ["N", "S", "W"]
[[abilities]]
name = "Dark Aura"
pos = "E5"
type = "Attack"
price = "400 LP"
path = ["N"]
[[abilities]]
name = "Dark Screen"
pos = "F1"
type = "Stat"
price = "80 LP"
route = 3
path = ["W", "S"]
[[abilities]]
name = "Vanish"
pos = "F2"
type = "Magic"
price = "300 LP"
route = 3
path = ["N"]

View File

@ -0,0 +1,228 @@
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"]

View File

@ -0,0 +1,207 @@
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"]