Skip to content

aux.CreateWitchcrafterReplace ​

Usage Examples | aux Functions

Registers to (Card c) a Field effect (that applies from LOCATION_SZONE) that flags it as replacement for the discard cost of "Witchcrafter" monsters. (int id) is (Card c)'s ID, to register the effect as HOPT. See "Witchcrafter Scroll" and "Witchcrafter Bystreet".

Signature ​

aux.CreateWitchcrafterReplace(any c, any id) → Effect

lua
aux.CreateWitchcrafterReplace(c,id)

Parameters ​

Returns ​


under-construction