Skip to content

aux.RemainFieldCost

Source Code | Usage Examples | aux Functions

Costs that is used in cards that stay on the field if they finish resolving. (e.g. Kunai with Chain, Different Dimension Burial)

Signature

aux.RemainFieldCost(Effect e, int tp, Group|nil eg, int ep, int ev, Effect re, int r, int rp, int chk) → bool|void

lua
aux.RemainFieldCost(e,tp,eg,ep,ev,re,r,rp,chk)

Parameters

Returns


under-construction