mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Added M19 card Sigiled Sword of Valeron
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Name:Sigiled Sword of Valeron
|
||||
ManaCost:3
|
||||
Types:Artifact Equipment
|
||||
K:Equip:3
|
||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddKeyword$ Vigilance | AddType$ Knight | Description$ Equipped creature gets +2/+0, has vigilance, and is a Knight in addition to its other types.
|
||||
T:Mode$ Attacks | ValidCard$ Card.EquippedBy | Execute$ TrigToken | TriggerDescription$ Whenever equipped creature attacks, create a 2/2 white Knight creature token with vigilance that’s attacking.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Knight | TokenTypes$ Creature,Knight | TokenOwner$ You | TokenColors$ White | TokenPower$ 2 | TokenToughness$ 2 | TokenKeywords$ Vigilance | TokenAttacking$ True | TokenImage$ w 2 2 knight m19
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sigiled_sword_of_valeron.jpg
|
||||
Oracle:Equipped creature gets +2/+0, has vigilance, and is a Knight in addition to its other types.\nWhenever equipped creature attacks, create a 2/2 white Knight creature token with vigilance that’s attacking.\nEquip {3}
|
||||
Reference in New Issue
Block a user