Skip to content

Card.GetRitualLevel

Source Code | Card Functions

Returns the Level of "c" if it would be Tributed for the Ritual Summon of "rc".

Signature

Card.GetRitualLevel(Card c, Card rc) → int

lua
c:GetRitualLevel(rc)

Parameters

Returns


under-construction