Moubootaur Legends

Golden Boss Gift - Item DB

Golden Boss Gift | 8023

Hey, what a nice boss! They left a gift behind!

ID 8023
type IT_USABLE
weight 65

Mobs that drop this item:

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%
General Razha 0.1%
General Terogan 0.5%

This Item has Trade restrictions

ID for use in Discord:
Expert View

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

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;