mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Update palantir_of_orthanc.txt (#3326)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Name:Palantir of Orthanc
|
||||
ManaCost:3
|
||||
Types:Legendary Artifact
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your end step, put an influence counter on CARDNAME and scry 2. Then target opponent may have you draw a card. If that player doesn't, you mill X cards, where X is the number of influence counters on CARDNAME, and that player loses life equal to the total mana value of those cards.
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your end step, put an influence counter on CARDNAME and scry 2. Then target opponent may have you draw a card. If that player doesn't, you mill X cards, where X is the number of influence counters on CARDNAME, and that player loses life equal to the total mana value of those cards.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ INFLUENCE | CounterNum$ 1 | SubAbility$ DBScry
|
||||
SVar:DBScry:DB$ Scry | ScryNum$ 2 | SubAbility$ DBChoice
|
||||
SVar:DBChoice:DB$ GenericChoice | ValidTgts$ Opponent | Choices$ CombustDraw,CombustDamage | AILogic$ CombustibleGearhulk
|
||||
@@ -12,4 +12,4 @@ SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:Count$CardCounters.INFLUENCE
|
||||
SVar:Y:Remembered$SumCMC
|
||||
DeckHas:Ability$Counters|Mill
|
||||
Oracle:At the beginning of your end step, put an influence counter on Palantir of Orthanc and scry 2. Then target opponent may have you draw a card. If that player doesn't, you mill X cards, where X is the number of influence counters on Palantir of Orthanc, and that player loses life equal to the total mana value of those cards.
|
||||
Oracle:At the beginning of your end step, put an influence counter on Palantir of Orthanc and scry 2. Then target opponent may have you draw a card. If that player doesn't, you mill X cards, where X is the number of influence counters on Palantir of Orthanc, and that player loses life equal to the total mana value of those cards.
|
||||
|
||||
Reference in New Issue
Block a user