Updated the KH2 serenity list for FM

master
Wynd 2025-02-15 20:35:06 +02:00
parent ebff1d9baf
commit b57fa29fae
2 changed files with 55 additions and 17 deletions

View File

@ -28,6 +28,23 @@ chance = 4
from = "Toy Soldier" from = "Toy Soldier"
chance = 4 chance = 4
[[shard]]
from = "Beffudler"
chance = 3
[[shard]]
from = "Camo Cannon"
chance = 3
[[shard]]
from = "Iron Hammer"
chance = 4
[[shard]]
from = "Bulky Vendor"
chance = 100
note = "Using Capsule Prize reaction"
[[stone]] [[stone]]
from = "Crimson Jazz" from = "Crimson Jazz"
chance = 4 chance = 4
@ -48,34 +65,53 @@ chance = 4
from = "Morning Star" from = "Morning Star"
chance = 4 chance = 4
[[stone]]
from = "Aerial Champ"
chance = 4
[[stone]]
from = "Aerial Viking"
chance = 4
[[stone]]
from = "Lance Warrior"
chance = 4
[[stone]]
from = "Magic Phantom"
chance = 4
[[stone]]
from = "Necromancer"
chance = 4
[[stone]]
from = "Bulky Vendor"
chance = 100
note = "Using Rare Capsule reaction"
[[gem]] [[gem]]
from = "Dancer" from = "Mad Ride"
chance = 4 chance = 4
[[gem]] [[gem]]
from = "Dragoon" from = "Reckless"
chance = 4 chance = 4
[[gem]] [[gem]]
from = "Gambler" from = "Runemaster"
chance = 4 chance = 4
[[gem]] [[gem]]
from = "Sniper" from = "Spring Metal"
chance = 4 chance = 4
[[crystal]] [[gem]]
from = "Assassin" from = "Bulky Vendor"
chance = 4 chance = 100
note = "Using Limited Capsule reaction"
[[crystal]] [[crystal]]
from = "Berserker" from = "Bulky Vendor"
chance = 4 chance = 100
note = "Using Prime Capsule reaction"
[[crystal]]
from = "Samurai"
chance = 4
[[crystal]]
from = "Sorcerer"
chance = 4

View File

@ -5,6 +5,8 @@
.enemies { .enemies {
display: flex; display: flex;
width: 100%;
flex-wrap: wrap;
.drop { .drop {
display: flex; display: flex;