mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Update wreck_hunter.txt
This commit is contained in:
@@ -3,10 +3,9 @@ ManaCost:B B
|
|||||||
Types:Creature Human Artificer
|
Types:Creature Human Artificer
|
||||||
PT:2/2
|
PT:2/2
|
||||||
K:Flash
|
K:Flash
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChoosePlayer | TriggerDescription$ When CARDNAME enters the battlefield, choose target player. You create a tapped Powerstone token for each nonland card in that player's graveyard that was put there from the battlefield this turn. (It's an artifact with "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.")
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, choose target player. You create a tapped Powerstone token for each nonland card in that player's graveyard that was put there from the battlefield this turn. (It's an artifact with "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.")
|
||||||
SVar:TrigChoosePlayer:DB$ ChoosePlayer | ValidTgts$ Player | Choices$ ThisTargetedPlayer | SubAbility$ DBToken
|
SVar:TrigToken:DB$ Token | ValidTgts$ Player | TokenOwner$ You | TokenAmount$ X | TokenTapped$ True | TokenScript$ c_a_powerstone
|
||||||
SVar:DBToken:DB$ Token | TokenAmount$ X | TokenTapped$ True | TokenScript$ c_a_powerstone
|
SVar:X:Count$ThisTurnEntered_Graveyard_from_Battlefield_Card.nonLand+OwnedBy TargetedPlayer
|
||||||
SVar:X:Count$ThisTurnEntered_Graveyard_from_Battlefield_Card.nonLand+OwnedBy Player.Chosen
|
|
||||||
DeckHas:Ability$Token & Type$Artifact
|
DeckHas:Ability$Token & Type$Artifact
|
||||||
AI:RemoveDeck:Random
|
AI:RemoveDeck:Random
|
||||||
Oracle:Flash\nWhen Wreck Hunter enters the battlefield, choose target player. You create a tapped Powerstone token for each nonland card in that player's graveyard that was put there from the battlefield this turn. (It's an artifact with "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.")
|
Oracle:Flash\nWhen Wreck Hunter enters the battlefield, choose target player. You create a tapped Powerstone token for each nonland card in that player's graveyard that was put there from the battlefield this turn. (It's an artifact with "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.")
|
||||||
|
|||||||
Reference in New Issue
Block a user