mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- ORI: Added 4 cards by Marek14
This commit is contained in:
8
forge-gui/res/cardsfolder/a/ampryn_tactician.txt
Normal file
8
forge-gui/res/cardsfolder/a/ampryn_tactician.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Ampryn Tactician
|
||||
ManaCost:2 W W
|
||||
Types:Creature Human Soldier
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPumpAll | TriggerDescription$ When CARDNAME enters the battlefield, creatures you control get +1/+1 until end of turn.
|
||||
SVar:TrigPumpAll:AB$ PumpAll | Cost$ 0 | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1 SVar:PlayMain1:TRUE
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ampryn_tactician.jpg
|
||||
Oracle:When Ampryn Tactician enters the battlefield, creatures you control get +1/+1 until end of turn.
|
||||
7
forge-gui/res/cardsfolder/a/anointer_of_champions.txt
Normal file
7
forge-gui/res/cardsfolder/a/anointer_of_champions.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Anointer of Champions
|
||||
ManaCost:W
|
||||
Types:Creature Human Cleric
|
||||
PT:1/1
|
||||
A:AB$ Pump | Cost$ T | NumAtt$ 1 | NumDef$ 1 | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | SpellDescription$ Target attacking creature gets +1/+1 until end of turn.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/anointer_of_champions.jpg
|
||||
Oracle:{T}: Target attacking creature gets +1/+1 until end of turn.
|
||||
11
forge-gui/res/cardsfolder/a/archangel_of_tithes.txt
Normal file
11
forge-gui/res/cardsfolder/a/archangel_of_tithes.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Archangel of Tithes
|
||||
ManaCost:1 W W W
|
||||
Types:Creature Angel
|
||||
PT:3/5
|
||||
K:Flying
|
||||
S:Mode$ CantAttackUnless | CheckSVar$ X | SVarCompare$ EQ1 | ValidCard$ Creature | Target$ You,Planeswalker.YouCtrl | Cost$ 1 | Description$ As long as CARDNAME is untapped, creatures can't attack you or a planeswalker you control unless their controller pays {1} for each of those creatures.
|
||||
SVar:X:Count$Valid Card.Self+untapped
|
||||
S:Mode$ CantBlockUnless | CheckSVar$ Y | SVarCompare$ EQ1 | ValidCard$ Creature | Cost$ 1 | Description$ As long as CARDNAME is attacking, creatures can't block unless their controller pays {1} for each of those creatures.
|
||||
SVar:Y:Count$Valid Card.Self+attacking
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/archangel_of_tithes.jpg
|
||||
Oracle:Flying\nAs long as CARDNAME is untapped, creatures can't attack you or a planeswalker you control unless their controller pays {1} for each of those creatures.\nAs long as CARDNAME is attacking, creatures can't block unless their controller pays {1} for each of those creatures.
|
||||
9
forge-gui/res/cardsfolder/a/aven_battle_priest.txt
Normal file
9
forge-gui/res/cardsfolder/a/aven_battle_priest.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Aven Battle Priest
|
||||
ManaCost:5 W
|
||||
Types:Creature Bird Cleric
|
||||
PT:3/3
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 3 life.
|
||||
SVar:TrigGainLife:AB$ GainLife | Cost$ 0 | LifeAmount$ 3
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/aven_battle_priest.jpg
|
||||
Oracle:Flying (This creature can't be blocked except by creatures with flying or reach.)\nWhen Aven Battle Priest enters the battlefield, you gain 3 life.
|
||||
Reference in New Issue
Block a user