Skip to content

Duel.Release

Source Code | Duel Functions

Tribute a card(s) (Card|Group targets) with listed reason (int reason). If (int rp) is provided, sets the reason player to be that player. Returns the number of cards successfully Tributed.

Signature

Duel.Release(Card|Group targets, int reason, [int rp]) → int

lua
Duel.Release(targets,reason,rp)

Parameters

Returns


under-construction