mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Added Auramancer's Guise.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -469,6 +469,7 @@ res/cardsfolder/a/aura_of_dominion.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/aura_of_silence.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/aura_shards.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/auramancer.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/auramancers_guise.txt -text
|
||||
res/cardsfolder/a/auratog.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/aurification.txt -text
|
||||
res/cardsfolder/a/auriok_bladewarden.txt svneol=native#text/plain
|
||||
|
||||
14
res/cardsfolder/a/auramancers_guise.txt
Normal file
14
res/cardsfolder/a/auramancers_guise.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Auramancer's Guise
|
||||
ManaCost:2 U U
|
||||
Types:Enchantment Aura
|
||||
Text:no text
|
||||
K:Enchant creature
|
||||
A:SP$ Attach | Cost$ 2 U U | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ X | AddToughness$ X | AddKeyword$ Vigilance | AddSVar$ EnchantMe | Description$ Enchanted creature gets +2/+2 for each Aura attached to it and has vigilance.
|
||||
SVar:X:Count$Valid Aura.AttachedTo Creature.EnchantedBy/Times.2
|
||||
SVar:EnchantMe:Multiple
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/auramancers_guise.jpg
|
||||
SetInfo:PLC|Uncommon|http://magiccards.info/scans/en/pc/34.jpg
|
||||
Oracle:Enchant creature\nEnchanted creature gets +2/+2 for each Aura attached to it and has vigilance.
|
||||
End
|
||||
@@ -13,4 +13,6 @@ SVar:EbonXOpp:Count$OppLifeTotal/HalfUp
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ebonblade_reaper.jpg
|
||||
SetInfo:ONS|Rare|http://magiccards.info/scans/en/on/141.jpg
|
||||
Oracle:Whenever Ebonblade Reaper attacks, you lose half your life, rounded up.\nWhenever Ebonblade Reaper deals combat damage to a player, that player loses half his or her life, rounded up.\nMorph {3}{B}{B} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)
|
||||
End
|
||||
@@ -9,7 +9,7 @@ T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigRemoveCounterYou
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | Execute$ TrigRemoveCounterOpp | TriggerZones$ Battlefield | Secondary$ True | TriggerDescription$ At the beginning of each player's upkeep, remove all hourglass counters from permanents that player controls.
|
||||
SVar:TrigRemoveCounterYou:AB$ RemoveCounterAll | Cost$ 0 | CounterType$ HOURGLASS | CounterNum$ 1 | ValidCards$ Permanent.YouCtrl
|
||||
SVar:TrigRemoveCounterOpp:AB$ RemoveCounterAll | Cost$ 0 | CounterType$ HOURGLASS | CounterNum$ 1 | ValidCards$ Permanent.YouDontCtrl
|
||||
SVar:RemAIDeck:True
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/temporal_distortion.jpg
|
||||
SetInfo:INV|Rare|http://magiccards.info/scans/en/in/79.jpg
|
||||
|
||||
Reference in New Issue
Block a user