Moubootaur Legends

Event Horizon Card - Item DB

Event Horizon Card | 7594

Event Mercenary.

Summon a Mercenary for 1 hour. Reusable.
ID 7594
type IT_USABLE
delay 500

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 7594
aegisName MercCard_EH
keepAfterUse true
Script

Script to execute when the item is used/equipped.

mercenary_create 1211, 3600000;
if (rand(100) % 5 == 1)
	delitem 7594, 1;