khguide/input/bbs/abilities.toml

196 lines
3.3 KiB
TOML
Raw Normal View History

[[abilities]]
name = "Treasure Magnet"
from = "Hungry Crystal"
category = "prize"
max = 5
types = ["I", "J", "K", "L", "M", "N", "O", "P"]
[[abilities]]
name = "HP Prize Plus"
from = "Hungry Crystal"
category = "prize"
max = 3
types = ["A", "B", "C", "D", "E", "F", "G", "H"]
[[abilities]]
name = "Link Prize Plus"
from = "Abounding Crystal"
category = "prize"
max = 3
types = ["A", "C", "D", "I", "K"]
[[abilities]]
name = "Lucky Strike"
from = "Abounding Crystal"
category = "prize"
max = 5
types = ["E", "F", "G", "L", "M", "N", "O"]
[[abilities]]
name = "HP Boost"
from = "Soothing Crystal"
category = "status"
max = 3
types = ["A", "C", "D", "I", "K", "L"]
[[abilities]]
name = "Fire Boost"
from = "Shimmering Crystal"
category = "status"
max = 3
types = ["A", "B"]
[[abilities]]
name = "Blizzard Boost"
from = "Shimmering Crystal"
category = "status"
max = 3
types = ["E", "F"]
[[abilities]]
name = "Thunder Boost"
from = "Shimmering Crystal"
category = "status"
max = 3
types = ["I", "J"]
[[abilities]]
name = "Cure Boost"
from = "Shimmering Crystal"
category = "status"
max = 3
types = ["M", "N"]
[[abilities]]
name = "Item Boost"
from = "Soothing Crystal"
category = "status"
max = 3
types = ["E", "G", "H", "M", "O", "P"]
[[abilities]]
name = "Attack Haste"
from = "Fleeting Crystal"
category = "status"
max = 5
types = ["C", "D", "G", "K", "L", "O"]
[[abilities]]
name = "Magic Haste"
from = "Fleeting Crystal"
category = "status"
max = 5
types = ["A", "E", "H", "I", "M", "P"]
[[abilities]]
name = "Combo F Boost"
from = "Pulsing Crystal"
category = "status"
max = 2
types = ["H", "I", "J", "M", "P"]
[[abilities]]
name = "Finish Boost"
from = "Pulsing Crystal"
category = "status"
max = 2
types = ["B", "C", "K", "L", "O"]
[[abilities]]
name = "Fire Screen"
from = "Shimmering Crystal"
category = "status"
max = 2
types = ["C", "D"]
[[abilities]]
name = "Blizzard Screen"
from = "Shimmering Crystal"
category = "status"
max = 2
types = ["G", "H"]
[[abilities]]
name = "Thunder Screen"
from = "Shimmering Crystal"
category = "status"
max = 2
types = ["K", "L"]
[[abilities]]
name = "Dark Screen"
from = "Shimmering Crystal"
category = "status"
max = 2
types = ["O", "P"]
[[abilities]]
name = "Reload Boost"
from = "Fleeting Crystal"
category = "status"
max = 1
types = ["B", "F", "J", "N"]
[[abilities]]
name = "Defender"
from = "Soothing Crystal"
category = "status"
max = 1
types = ["J", "N"]
[[abilities]]
name = "Combo Plus"
from = "Wellspring Crystal"
category = "support"
max = 3
types = ["C", "D", "E", "K", "L", "M", "N"]
[[abilities]]
name = "Air Combo Plus"
from = "Wellspring Crystal"
category = "support"
max = 3
types = ["A", "F", "G", "H", "I", "O", "P"]
[[abilities]]
name = "Exp Chance"
from = "Abounding Crystal"
category = "support"
max = 1
types = ["B", "J"]
[[abilities]]
name = "Exp Walker"
from = "Abounding Crystal"
category = "support"
max = 1
types = ["H", "P"]
[[abilities]]
name = "Damage Syphon"
from = "Soothing Crystal"
category = "support"
max = 1
types = ["B", "F"]
[[abilities]]
name = "Second Chance"
from = "Pulsing Crystal"
category = "support"
max = 1
types = ["F", "N"]
[[abilities]]
name = "Once More"
from = "Wellspring Crystal"
category = "support"
max = 1
types = ["B", "J"]
[[abilities]]
name = "Leaf Bracer"
from = "Pulsing Crystal"
category = "support"
max = 1
types = ["A", "D", "E", "G"]