mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Adarkar Unicorn
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1311,6 +1311,7 @@ forge-gui/res/cardsfolder/a/adamaro_first_to_desire.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/a/adaptive_automaton.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/a/adaptive_snapjaw.txt -text
|
||||
forge-gui/res/cardsfolder/a/adarkar_sentinel.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/a/adarkar_unicorn.txt -text
|
||||
forge-gui/res/cardsfolder/a/adarkar_valkyrie.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/a/adarkar_wastes.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/a/adarkar_windform.txt svneol=native#text/plain
|
||||
|
||||
10
forge-gui/res/cardsfolder/a/adarkar_unicorn.txt
Normal file
10
forge-gui/res/cardsfolder/a/adarkar_unicorn.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Adarkar Unicorn
|
||||
ManaCost:1 W W
|
||||
Types:Creature Unicorn
|
||||
PT:2/2
|
||||
A:AB$ Mana | Cost$ T | Produced$ 1 U | RestrictValid$ CumulativeUpkeep | SpellDescription$ Add {1}{U} to your mana pool. Spend this mana only to pay cumulative upkeep costs.
|
||||
A:AB$ Mana | Cost$ T | Produced$ U | RestrictValid$ CumulativeUpkeep | SpellDescription$ Add {U} to your mana pool. Spend this mana only to pay cumulative upkeep costs.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/adarkar_unicorn.jpg
|
||||
Oracle:{T}: Add {U} or {1}{U} to your mana pool. Spend this mana only to pay cumulative upkeep costs.
|
||||
@@ -4,7 +4,7 @@ Types:Creature Rhino Monk
|
||||
PT:1/5
|
||||
K:Lifelink
|
||||
R:Event$ GainLife | ActiveZones$ Battlefield | ValidPlayer$ You | ReplaceWith$ GainDouble | Description$ If you would gain life, you gain twice that much life instead.
|
||||
SVar:GainDouble:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X
|
||||
SVar:GainDouble:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | References$ X
|
||||
SVar:X:ReplaceCount$LifeGained/Twice
|
||||
SVar:PlayMain1:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rhox_faithmender.jpg
|
||||
|
||||
Reference in New Issue
Block a user