khguide/input/bbs/commands/mine-shield.toml

29 lines
442 B
TOML
Raw Permalink Normal View History

name = "Mine Shield"
order = 20
category = "magic"
char = ["T", "V", "A"]
[[recipes]]
char = ["T", "V", "A"]
type = "A"
ingredients = ["Fira", "Zero Gravity"]
chance = 100
[[recipes]]
char = ["T", "V"]
type = "C"
ingredients = ["Fira", "Block"]
chance = 100
[[recipes]]
char = ["T", "V", "A"]
type = "D"
ingredients = ["Ignite", "Stop"]
chance = 100
[[recipes]]
char = ["T", "V"]
type = "M"
ingredients = ["Stopra", "Block"]
chance = 100