Duel.IncreaseSummonedCount
Source Code | Usage Examples | Duel
Functions
Increases the number of normal summons/sets performed by the turn player. If a card is passed and that card has an EFFECT_EXTRA_SUMMON_COUNT applied to it, that effect is used instead of increasing the count of the turn player.
Signature
Duel.IncreaseSummonedCount([Card c
]) → nil
lua
Duel.IncreaseSummonedCount(c)