aux.bdgcon
Source Code | Usage Examples | aux Functions
Condition of EVENT_BATTLE_DESTROYING. "When this card destroys a monster by battle and sends it to the Graveyard" and checks if itself is still the same state after battle.
Signature
aux.bdgcon(Effect e, int tp, Group|nil eg, int ep, int ev, Effect re, int r, int rp) → bool
lua
aux.bdgcon(e,tp,eg,ep,ev,re,r,rp)Parameters
Effect
e(To be added)
int
tp(To be added)
Group|nil
eg(To be added)
int
ep(To be added)
int
ev(To be added)
Effect
re(To be added)
int
r(To be added)
int
rp(To be added)