mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-13 17:27:46 +00:00
Cleaned up mechan_assembler and weftstalker_ardent triggerzones (#8088)
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Mechan Assembler
|
||||
ManaCost:4 U
|
||||
Types:Artifact Creature Robot Artificer
|
||||
PT:4/4
|
||||
T:Mode$ ChangesZone | ValidCard$ Artifact.Other+YouCtrl | Destination$ Battlefield | Execute$ TrigToken | ActivationLimit$ 1 | TriggerDescription$ Whenever another artifact you control enters, create a 2/2 colorless Robot artifact creature token. This ability triggers only once each turn.
|
||||
T:Mode$ ChangesZone | ValidCard$ Artifact.Other+YouCtrl | Destination$ Battlefield | TriggerZones$ Battlefield | Execute$ TrigToken | ActivationLimit$ 1 | TriggerDescription$ Whenever another artifact you control enters, create a 2/2 colorless Robot artifact creature token. This ability triggers only once each turn.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_2_2_a_robot
|
||||
DeckHas:Ability$Token
|
||||
Oracle:Whenever another artifact you control enters, create a 2/2 colorless Robot artifact creature token. This ability triggers only once each turn.
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Weftstalker Ardent
|
||||
ManaCost:2 R
|
||||
Types:Creature Drix Artificer
|
||||
PT:2/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl,Artifact.Other+YouCtrl | Execute$ TrigDamage | TriggerDescription$ Whenever another creature or artifact you control enters, this creature deals 1 damage to each opponent.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl,Artifact.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever another creature or artifact you control enters, this creature deals 1 damage to each opponent.
|
||||
SVar:TrigDamage:DB$ DealDamage | Defined$ Player.Opponent | NumDmg$ 1
|
||||
K:Warp:R
|
||||
Oracle:Whenever another creature or artifact you control enters, this creature deals 1 damage to each opponent.\nWarp {R} (You may cast this card from your hand for its warp cost. Exile this creature at the beginning of the next end step, then you may cast it from exile on a later turn.)
|
||||
Reference in New Issue
Block a user