11 lines
184 B
TOML
11 lines
184 B
TOML
|
|
name = "Transcendence"
|
||
|
|
order = 46
|
||
|
|
category = "magic"
|
||
|
|
char = ["T", "V", "A"]
|
||
|
|
|
||
|
|
[[recipes]]
|
||
|
|
char = ["T", "V", "A"]
|
||
|
|
type = "J"
|
||
|
|
ingredients = ["Magnet Spiral", "Zero Graviga"]
|
||
|
|
chance = 100
|