Card.GetRitualLevel
Source Code | Usage Examples | 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)