23 lines
378 B
TOML
23 lines
378 B
TOML
name = "Binding Strike"
|
|
order = 30
|
|
category = "attack"
|
|
char = ["T", "V", "A"]
|
|
|
|
[[recipes]]
|
|
char = ["T", "V", "A"]
|
|
type = "K"
|
|
ingredients = ["Quick Blitz", "Bind"]
|
|
chance = 100
|
|
|
|
[[recipes]]
|
|
char = ["T", "V", "A"]
|
|
type = "O"
|
|
ingredients = ["Strike Raid", "Bind"]
|
|
chance = 100
|
|
|
|
[[recipes]]
|
|
char = ["T", "V", "A"]
|
|
type = "I"
|
|
ingredients = ["Stun Edge", "Zero Gravity"]
|
|
chance = 100
|