Skip to content

Auxiliary.CreateWitchcrafterReplace

Source Code | Auxiliary 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

Auxiliary.CreateWitchcrafterReplace(any c, any id) → effect

lua
Auxiliary.CreateWitchcrafterReplace(c,id)

Parameters

Returns

  • effect

    (To be added)


under-construction