41 lines
525 B
TOML
41 lines
525 B
TOML
kind = "power"
|
|
|
|
[[shard]]
|
|
from = "Powerwild"
|
|
chance = 4
|
|
|
|
[[shard]]
|
|
from = "Bouncywild"
|
|
chance = 8
|
|
|
|
[[shard]]
|
|
from = "White Mushroom"
|
|
chance = 100
|
|
info = "When Stop is the last spell used"
|
|
|
|
[[gem]]
|
|
from = "Pirate"
|
|
chance = 4
|
|
|
|
[[gem]]
|
|
from = "Air Pirate"
|
|
chance = 4
|
|
|
|
[[gem]]
|
|
from = "Battleeship"
|
|
chance = 4
|
|
|
|
[[gem]]
|
|
from = "White Mushroom"
|
|
chance = 10
|
|
info = "When Stop is used three times"
|
|
|
|
[[stone]]
|
|
from = "Sniperwild"
|
|
chance = "?"
|
|
info = "% based on how many sets of 6 are defeated"
|
|
|
|
[[crystal]]
|
|
from = "Wyvern"
|
|
chance = 2
|