24 lines
320 B
TOML
24 lines
320 B
TOML
kind = "bright"
|
|
|
|
[[shard]]
|
|
from = "Green Requiem"
|
|
chance = 10
|
|
|
|
[[shard]]
|
|
from = "White Mushroom"
|
|
chance = 100
|
|
info = "When Cure is the last spell used"
|
|
|
|
[[gem]]
|
|
from = "Search Ghost"
|
|
chance = 4
|
|
|
|
[[gem]]
|
|
from = "White Mushroom"
|
|
chance = 10
|
|
info = "When Cure is used three times"
|
|
|
|
[[crystal]]
|
|
from = "Defender"
|
|
chance = 2
|