mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Converted more cards for multiplayer and improved Player.isValid:Opponent
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Ebony Owl Netsuke
|
||||
ManaCost:2
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Player.Opponent | CheckSVar$ TrigCount | SVarCompare$ GE7 | Execute$ TrigDamageOpp | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of each opponent's upkeep, if that player has seven or more cards in hand, CARDNAME deals 4 damage to him or her.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | CheckSVar$ TrigCount | SVarCompare$ GE7 | Execute$ TrigDamageOpp | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of each opponent's upkeep, if that player has seven or more cards in hand, CARDNAME deals 4 damage to him or her.
|
||||
SVar:TrigDamageOpp:AB$ DealDamage | Cost$ 0 | Defined$ TriggeredPlayer | NumDmg$ 4
|
||||
SVar:TrigCount:Count$ValidHand Card.ActivePlayerCtrl
|
||||
SVar:Rarity:Uncommon
|
||||
|
||||
Reference in New Issue
Block a user