Card.GetAttackedCount
Source Code | Usage Examples | Card Functions
Gets the number of successful(not negated) attacks done by Card c, set to 0 before drawing and when starting second Battle Phase
Signature
Card.GetAttackedCount(Card c) → int
lua
c:GetAttackedCount()