Card.SetReasonEffect
Source Code | Usage Examples | Card Functions
Sets "re" as the effect that was the reason of an event that happened to "c".
Signature
Card.SetReasonEffect(Card c, Effect re) → nil
lua
c:SetReasonEffect(re)