Moubootaur Legends

Toothbrush - Item DB

Toothbrush | 588

To keep that beautiful smile going.

ID 588
type IT_USABLE
weight 1

Mobs that drop this item:

No Monsters drop this item.

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 588
aegisName Toothbrush
Script

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;