33 lines
460 B
TOML
33 lines
460 B
TOML
kind = "lucid"
|
|
|
|
[[shard]]
|
|
from = "Shadow"
|
|
chance = 3
|
|
|
|
[[shard]]
|
|
from = "White Mushroom"
|
|
chance = 100
|
|
info = "When Gravity is the last spell used"
|
|
|
|
[[shard]]
|
|
from = "Gigas Shadow"
|
|
chance = "?"
|
|
info = "% is based on how many Gigas Shadows are defeated"
|
|
|
|
[[gem]]
|
|
from = "Gargoyle"
|
|
chance = 2
|
|
|
|
[[gem]]
|
|
from = "Wight Knight"
|
|
chance = 2
|
|
|
|
[[gem]]
|
|
from = "White Mushroom"
|
|
chance = 10
|
|
info = "When Gravity is used three times"
|
|
|
|
[[crystal]]
|
|
from = "Darkball"
|
|
chance = 1
|