Test your luck, test your luck!
This Item has Trade restrictions
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 JSONID | 7500 |
AegisName ❔ | MercBoxA |
Script to execute when the item is used/equipped.
[email protected]=rand(0, 10000)-BaseLevel-readparam(bLuk);
if ([email protected] < 50) {setarray [email protected], MercCard_AndreiSakar, MercCard_DragonStar, MercCard_DragonStar;
[email protected]=rand(getarraysize([email protected]));
} else if ([email protected] < 250) {setarray [email protected], MercCard_Aisen, MercCard_Msawis, MercCard_Swezanne;
[email protected]=rand(getarraysize([email protected]));
} else if ([email protected] < 1250) {setarray [email protected], MercCard_Saulc, MercCard_Crazyfefe, MercCard_LawnCable;
[email protected]=rand(getarraysize([email protected]));
} else if ([email protected] < 3750) {setarray [email protected], MercCard_Pookie, MercCard_Jesusalva, MercCard_Demure;
[email protected]=rand(getarraysize([email protected]));
} else {setarray [email protected], MercCard_Apane, MercCard_Soren, MercCard_GonzoDark, MercCard_GonzoDark;
[email protected]=rand(getarraysize([email protected]));
}getitem [email protected][[email protected]], 1;