Hey, what a nice boss! They left a gift behind!
| Monster | Drop Chances |
|---|---|
| The Monster King | 1.8% |
| Psi Conscience | 0.2% |
| Luvia | 0.25% |
| Platinum Red Queen | 0.2% |
| King Chonky Birb | 0.1% |
| Top Underling | 8% |
| General Razha | 0.1% |
| General Terogan | 0.5% |
You'd like to see behind the curtain? Then you are here at the right place - lots of data only contributors would normally see.
Open raw JSON| ID | 8023 |
| aegisName ❔ | GoldenBossGift |
Script to execute when the item is used/equipped.
setarray .@r, AncientBlueprint, ElixirOfLife, Manapple, SilverGift, GoldenGift, TreasureMap, MysteriousBottle, HousingLetterI, BrokenWarpCrystal, StatusResetPotion, ArcmageBoxset, SacredImmortalityPotion, BossHunterBoina, IridiumOre, DarkDesertMushroom, Arcanum; .@n=rand(getarraysize(.@r));
getitem .@r[.@n], 1;