mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
1.1 KiB
Plaintext
11 lines
1.1 KiB
Plaintext
|
Name:Coercive Portal
|
||
|
ManaCost:4
|
||
|
Types:Artifact
|
||
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigVote | TriggerZones$ Battlefield | TriggerDescription$ Will of the Council — At the beginning of your upkeep, starting with you, each player votes for carnage or homage. If carnage gets more votes, sacrifice CARDNAME and destroy all nonland permanents. If homage gets more votes or the vote is tied, draw a card.
|
||
|
SVar:TrigVote:DB$ Vote | Defined$ Player | VoteCarnage$ DBDestroyAll | VoteHomage$ DBDraw | Tied$ DBDraw | VoteType$ Carnage,Homage | AILogic$ CarnageOrHomage
|
||
|
SVar:DBDestroyAll:DB$ Sacrifice | SacValid$ Self | SubAbility$ DBDestroy
|
||
|
SVar:DBDestroy:DB$ DestroyAll | ValidCards$ Permanent.nonLand | ValidDesc$ all nonland permanents
|
||
|
SVar:DBDraw:DB$ Draw | NumCards$ 1 | Defined$ You
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/coercive_portal.jpg
|
||
|
Oracle:Will of the council — At the beginning of your upkeep, starting with you, each player votes for carnage or homage. If carnage gets more votes, sacrifice Coercive Portal and destroy all nonland permanents. If homage gets more votes or the vote is tied, draw a card.
|