Updated the KH2 serenity list for FM
parent
ebff1d9baf
commit
b57fa29fae
|
@ -28,6 +28,23 @@ chance = 4
|
|||
from = "Toy Soldier"
|
||||
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]]
|
||||
from = "Crimson Jazz"
|
||||
chance = 4
|
||||
|
@ -48,34 +65,53 @@ chance = 4
|
|||
from = "Morning Star"
|
||||
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]]
|
||||
from = "Dancer"
|
||||
from = "Mad Ride"
|
||||
chance = 4
|
||||
|
||||
[[gem]]
|
||||
from = "Dragoon"
|
||||
from = "Reckless"
|
||||
chance = 4
|
||||
|
||||
[[gem]]
|
||||
from = "Gambler"
|
||||
from = "Runemaster"
|
||||
chance = 4
|
||||
|
||||
[[gem]]
|
||||
from = "Sniper"
|
||||
from = "Spring Metal"
|
||||
chance = 4
|
||||
|
||||
[[crystal]]
|
||||
from = "Assassin"
|
||||
chance = 4
|
||||
[[gem]]
|
||||
from = "Bulky Vendor"
|
||||
chance = 100
|
||||
note = "Using Limited Capsule reaction"
|
||||
|
||||
[[crystal]]
|
||||
from = "Berserker"
|
||||
chance = 4
|
||||
|
||||
[[crystal]]
|
||||
from = "Samurai"
|
||||
chance = 4
|
||||
|
||||
[[crystal]]
|
||||
from = "Sorcerer"
|
||||
chance = 4
|
||||
from = "Bulky Vendor"
|
||||
chance = 100
|
||||
note = "Using Prime Capsule reaction"
|
||||
|
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
.enemies {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
flex-wrap: wrap;
|
||||
|
||||
.drop {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue