Skip to content

Auxiliary.bdcon

Source Code | Auxiliary Functions

Default condition of EVENT_BATTLE_DESTROYING. "When this card destroys a monster by battle" and checks if itself is still the same state after battle.

Signature

Auxiliary.bdcon(Effect e, int tp, Group|nil eg, int ep, int ev, Effect re, int r, int rp) → bool

lua
Auxiliary.bdcon(e,tp,eg,ep,ev,re,r,rp)

Parameters

Returns


under-construction