aux.CreateUrsarcticSpsummon
Source Code | Usage Examples | aux
Functions
Registers to (Card c) a Quick Effect that Special Summons itself from the hand by tributing another level 7 or higher monster from the hand. This is the common effect for "Ursarctic" monsters and already handles the cost replacement from "Ursarctic Big Dipper". (int id) is (Card c)'s ID, to register the effect as HOPT.
Signature
aux.CreateUrsarcticSpsummon(any c
, any id
) → Effect
lua
aux.CreateUrsarcticSpsummon(c,id)