Skip to content

Auxiliary.bdogcon

Source Code | Auxiliary Functions

Condition of EVENT_BATTLE_DESTROYING. "When this card destroys an opponent's monster by battle and sends it to the Graveyard" and checks if itself is still the same state after battle.

Signature

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

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

Parameters

Returns


under-construction