mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added Writ of Passage.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -10260,6 +10260,7 @@ res/cardsfolder/w/wretched_anurid.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/wretched_banquet.txt -text
|
||||
res/cardsfolder/w/wrexial_the_risen_deep.txt -text
|
||||
res/cardsfolder/w/wring_flesh.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/writ_of_passage.txt -text
|
||||
res/cardsfolder/w/wu_admiral.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/wu_elite_cavalry.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/wu_infantry.txt svneol=native#text/plain
|
||||
|
||||
15
res/cardsfolder/w/writ_of_passage.txt
Normal file
15
res/cardsfolder/w/writ_of_passage.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Writ of Passage
|
||||
ManaCost:U
|
||||
Types:Enchantment Aura
|
||||
Text:no text
|
||||
K:Enchant creature
|
||||
A:SP$ Attach | Cost$ U | ValidTgts$ Creature | AILogic$ Pump
|
||||
T:Mode$ Attacks | ValidCard$ Card.AttachedBy | Execute$ TrigPump | TriggerZones$ Battlefield | IsPresent$ Card.AttachedBy+powerLE2 | PresentCompare$ GE1 |TriggerDescription$ Whenever enchanted creature attacks, if its power is 2 or less, it's unblockable this turn.
|
||||
SVar:TrigPump:AB$ Pump | Cost$ 0 | Defined$ Enchanted | KW$ HIDDEN Unblockable
|
||||
A:AB$ Pump | Cost$ 1 U | TgtPrompt$ Choose target creature with power 2 or less | ValidTgts$ Creature.powerLE2 | KW$ HIDDEN Unblockable | ActivationZone$ Hand | ActivationLimit$ 1 | PlayerTurn$ True | ActivationPhases$ Upkeep | PrecostDesc$ Forecast - | CostDesc$ 1 U, Reveal CARDNAME from your hand: | SpellDescription$ Target creature with power 2 or less is unblockable this turn. (Activate this ability only during your upkeep and only once each turn.)
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/writ_of_passage.jpg
|
||||
SetInfo:DIS|Common|http://magiccards.info/scans/en/di/37.jpg
|
||||
Oracle:Enchant creature\nWhenever enchanted creature attacks, if its power is 2 or less, it's unblockable this turn.\nForecast - {1}{U}, Reveal Writ of Passage from your hand: Target creature with power 2 or less is unblockable this turn. (Activate this ability only during your upkeep and only once each turn.)
|
||||
End
|
||||
Reference in New Issue
Block a user