To keep that beautiful smile going.
No Monsters drop this item.
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 | 588 |
aegisName ❔ | Toothbrush |
Script to execute when the item is used/equipped.
announce l("@@ has the clear smile of victory!", strcharinfo(0)), bc_all;
.@r=rand(1,5);
if (.@r % 2 == 1)
getitem StrangeCoin, 10;
else
getitem BronzeGift, 1;