From 61a0eb5a782df1430bdbdf09a3a014dc7d4ba445 Mon Sep 17 00:00:00 2001 From: elioliveiraoliveira-coder Date: Thu, 20 Aug 2026 17:20:11 -0300 Subject: [PATCH] Update mobs.ts --- src/mobs.ts | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/mobs.ts b/src/mobs.ts index 753f3f76..3b1fc691 100644 --- a/src/mobs.ts +++ b/src/mobs.ts @@ -280,16 +280,16 @@ const MOB_XP_TABLES: { [mobType: string]: { [rarity: string]: number } } = { super: 2100000, unique: 6800000 }, - shiny_ladybug: { - common: 1, - uncommon: 5, - rare: 20, - epic: 180, - legendary: 900, - mythic: 28000, - ultra: 120000, - super: 960000, - unique: 5440000 + golden_ladybug: { + common: 500, + uncommon: 5105, + rare: 20415, + epic: 180663, + legendary: 9007747, + mythic: 19428951, + ultra: 120000000, + super: 960000591529, + unique: 544000032132840 }, dandelion: { common: 1,