Duel.CalculateDamage
Source Code | Usage Examples | Duel
Functions
Conduct damage calculation between (Card c1) as attacker and (Card c2) or opponent player (nil)
Signature
Duel.CalculateDamage(Card c1
, Card|nil c2
) → nil
lua
Duel.CalculateDamage(c1,c2)