Skip to content

aux.EquipEquip

Usage Examples | aux Functions

Used to equip the Equip Card to the targeted monster. This would be used if you cannot use the Equip Procedure for your Equip Card activation.

Signature

aux.EquipEquip(Effect e, int tp, Group eg, int ep, int ev, Effect re, int r, int rp) → nil

lua
aux.EquipEquip(e,tp,eg,ep,ev,re,r,rp)

Parameters


under-construction