mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
White cards, A-M. Tested all of them.
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
Name:Aegis of the Heavens
|
||||||
|
ManaCost:1 W
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ Pump | Cost$ 1 W | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ 1 | NumDef$ 7 | SpellDescription$ Target creature gets +1/+7 until end of turn.
|
||||||
|
Oracle:Target creature gets +1/+7 until end of turn.
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Aethershield Artificer
|
||||||
|
ManaCost:3 W
|
||||||
|
Types:Creature Dwarf Artificer
|
||||||
|
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ At the beginning of combat on your turn, target artifact creature you control gets +2/+2 and gains indestructible until end of turn.
|
||||||
|
SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.Artifact+YouCtrl | TgtPrompt$ Select target artifact creature you control | NumAtt$ 2 | NumDef$ 2 | KW$ Indestructible
|
||||||
|
Oracle:At the beginning of combat on your turn, target artifact creature you control gets +2/+2 and gains indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it.)
|
||||||
|
PT:3/3
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Ajani, Adversary of Tyrants
|
||||||
|
ManaCost:2 W W
|
||||||
|
Types:Legendary Planeswalker Ajani
|
||||||
|
A:AB$ PutCounter | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | CounterType$ P1P1 | TargetMin$ 0 | TargetMax$ 2 | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Put a +1/+1 counter on each of up to two target creatures.
|
||||||
|
A:AB$ ChangeZone | Cost$ SubCounter<2/LOYALTY> | Planeswalker$ True | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Card.Creature+cmcLE2+YouCtrl | TgtPrompt$ Select target creature card with converted mana cost 2 or less | SpellDescription$ Return target creature card with converted mana cost 2 or less from your graveyard to the battlefield.
|
||||||
|
A:AB$ Effect | Cost$ SubCounter<7/LOYALTY> | Planeswalker$ True | Ultimate$ True | Name$ Emblem - Ajani, Adversary of Tyrants | Image$ emblem_ajani_adversary_of_tyrants | Triggers$ EffPhase | SVars$ EmblemTrigToken | Duration$ Permanent | SpellDescription$ You get an emblem with "At the beginning of your end step, create three 1/1 white Cat creature tokens with lifelink."
|
||||||
|
SVar:EffPhase:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Execute$ EmblemTrigToken | TriggerDescription$ At the beginning of your end step, create three 1/1 white Cat creature tokens with lifelink.
|
||||||
|
SVar:EmblemTrigToken:DB$ Token | TokenOwner$ You | TokenAmount$ 3 | TokenPower$ 1 | TokenToughness$ 1 | TokenColors$ White | TokenTypes$ Cat,Creature | TokenKeywords$ Lifelink | TokenImage$ w 1 1 cat m19
|
||||||
|
Oracle:[+1]: Put a +1/+1 counter on each of up to two target creatures.\n[-2]: Return target creature card with converted mana cost 2 or less from your graveyard to the battlefield.\n[-7]: You get an emblem with "At the beginning of your end step, create three 1/1 white Cat creature tokens with lifelink."
|
||||||
|
Loyalty:4
|
||||||
9
forge-gui/res/cardsfolder/upcoming/ajanis_last_stand.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/ajanis_last_stand.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Ajani's Last Stand
|
||||||
|
ManaCost:2 W W
|
||||||
|
Types:Enchantment
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Creature.YouCtrl,Planeswalker.YouCtrl | Origin$ Battlefield | Destination$ Graveyard | OptionalDecider$ You | Execute$ TrigSac | TriggerDescription$ Whenever a creature or planeswalker you control dies, you may sacrifice CARDNAME. If you do, create a 4/4 white Avatar creature token with flying.
|
||||||
|
SVar:TrigSac:DB$ Sacrifice | ValidTgts$ Card.Self | SubAbility$ DBToken
|
||||||
|
SVar:DBToken:DB$ Token | TokenOwner$ You | TokenAmount$ 1 | TokenPower$ 4 | TokenToughness$ 4 | TokenColors$ White | TokenTypes$ Avatar,Creature | TokenKeywords$ Flying | TokenImage$ w 4 4 avatar
|
||||||
|
T:Mode$ Discarded | ValidCard$ Card.Self | ValidCause$ Card.OppCtrl | Execute$ TrigToken | TriggerDescription$ When a spell or ability an opponent controls causes you to discard this card, if you control a Plains, create a 4/4 white Avatar creature token with flying.
|
||||||
|
SVar:TrigToken:DB$ Token | ConditionPresent$ Plains.YouCtrl | ConditionCompare$ GE1 | TokenOwner$ You | TokenAmount$ 1 | TokenPower$ 4 | TokenToughness$ 4 | TokenColors$ White | TokenTypes$ Avatar,Creature | TokenKeywords$ Flying | TokenImage$ w 4 4 avatar
|
||||||
|
Oracle:Whenever a creature or planeswalker you control dies, you may sacrifice Ajani's Last Stand. If you do, create a 4/4 white Avatar creature token with flying.\nWhen a spell or ability an opponent controls causes you to discard this card, if you control a Plains, create a 4/4 white Avatar creature token with flying.
|
||||||
6
forge-gui/res/cardsfolder/upcoming/ajanis_welcome.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/ajanis_welcome.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
Name:Ajani's Welcome
|
||||||
|
ManaCost:W
|
||||||
|
Types:Enchantment
|
||||||
|
T:Mode$ ChangesZone | TriggerZones$ Battlefield | ValidCard$ Creature.YouCtrl | Origin$ Any | Destination$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature enters the battlefield under your control, you gain 1 life.
|
||||||
|
SVar:TrigGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1
|
||||||
|
Oracle:Whenever a creature enters the battlefield under your control, you gain 1 life.
|
||||||
9
forge-gui/res/cardsfolder/upcoming/angel_of_the_dawn.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/angel_of_the_dawn.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Angel of the Dawn
|
||||||
|
ManaCost:4 W
|
||||||
|
Types:Creature Angel
|
||||||
|
K:Flying
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigPumpAll | TriggerDescription$ When CARDNAME enters the battlefield, creatures you control get +1/+1 and gain vigilance until end of turn.
|
||||||
|
SVar:TrigPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ 1 | NumDef$ 1 | KW$ Vigilance
|
||||||
|
Oracle:Flying\nWhen Angel of the Dawn enters the battlefield, creatures you control get +1/+1 and gain vigilance until end of turn. (Attacking doesn't cause them to tap.)
|
||||||
|
SVar:PlayMain1:TRUE
|
||||||
|
PT:3/3
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Cavalry Drillmaster
|
||||||
|
ManaCost:1 W
|
||||||
|
Types:Creature Human Knight
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature gets +2/+0 and gains first strike until end of turn.
|
||||||
|
SVar:TrigPump:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ 2 | NumDef$ 0 | KW$ First Strike
|
||||||
|
Oracle:When Cavalry Drillmaster enters the battlefield, target creature gets +2/+0 and gains first strike until end of turn. (It deals combat damage before creatures without first strike.)
|
||||||
|
PT:2/1
|
||||||
7
forge-gui/res/cardsfolder/upcoming/cleansing_nova.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/cleansing_nova.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Cleansing Nova
|
||||||
|
ManaCost:3 W W
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ Charm | Cost$ 3 W W | Choices$ DBDestroyAllCreatures,DBDestroyAllArtifactsAndEnchantments | CharmNum$ 1
|
||||||
|
SVar:DBDestroyAllCreatures:DB$ DestroyAll | ValidCards$ Creature | SpellDescription$ Destroy all creatures.
|
||||||
|
SVar:DBDestroyAllArtifactsAndEnchantments:DB$ DestroyAll | ValidCards$ Artifact,Enchantment | SpellDescription$ Destroy all artifacts and enchantments.
|
||||||
|
Oracle:Choose one —\n• Destroy all creatures.\n•Destroy all artifacts and enchantments.
|
||||||
6
forge-gui/res/cardsfolder/upcoming/daybreak_chaplain.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/daybreak_chaplain.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
Name:Daybreak Chaplain
|
||||||
|
ManaCost:1 W
|
||||||
|
Types:Creature Human Cleric
|
||||||
|
K:Lifelink
|
||||||
|
Oracle:Lifelink (Damage dealt by this creature also causes you to gain that much life.)
|
||||||
|
PT:1/3
|
||||||
8
forge-gui/res/cardsfolder/upcoming/dwarven_priest.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/dwarven_priest.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Name:Dwarven Priest
|
||||||
|
ManaCost:3 W
|
||||||
|
Types:Creature Dwarf Cleric
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 1 life for each creature you control.
|
||||||
|
SVar:TrigGainLife:DB$ GainLife | Defined$ You | References$ X | LifeAmount$ X
|
||||||
|
SVar:X:Count$Valid Creature.YouCtrl
|
||||||
|
Oracle:When Dwarven Priest enters the battlefield, you gain 1 life for each creature you control.
|
||||||
|
PT:2/4
|
||||||
8
forge-gui/res/cardsfolder/upcoming/gallant_cavalry.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/gallant_cavalry.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Name:Gallant Cavalry
|
||||||
|
ManaCost:3 W
|
||||||
|
Types:Creature Human Knight
|
||||||
|
K:Vigilance
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a 2/2 white Knight creature token with vigilance.
|
||||||
|
SVar:TrigToken:DB$ Token | TokenOwner$ You | TokenAmount$ 1 | TokenPower$ 2 | TokenToughness$ 2 | TokenColors$ White | TokenTypes$ Knight,Creature | TokenKeywords$ Vigilance | TokenImage$ w 2 2 knight m19
|
||||||
|
Oracle:Vigilance (Attacking doesn't cause this creature to tap.)\nWhen Gallant Cavalry enters the battlefield, create a 2/2 white Knight creature token with vigilance.
|
||||||
|
PT:2/2
|
||||||
8
forge-gui/res/cardsfolder/upcoming/herald_of_faith.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/herald_of_faith.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Name:Herald of Faith
|
||||||
|
ManaCost:3 W W
|
||||||
|
Types:Creature Angel
|
||||||
|
K:Flying
|
||||||
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME attacks, you gain 2 life.
|
||||||
|
SVar:TrigGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2
|
||||||
|
Oracle:Flying\nWhenever Herald of Faith attacks, you gain 2 life.
|
||||||
|
PT:2/3
|
||||||
12
forge-gui/res/cardsfolder/upcoming/hieromancers_cage.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/hieromancers_cage.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Name:Hieromancer's Cage
|
||||||
|
ManaCost:3 W
|
||||||
|
Types:Enchantment
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile target nonland permanent an opponent controls until Hieromancer's Cage leaves the battlefield.
|
||||||
|
SVar:TrigExile:DB$ ChangeZone | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Permanent.nonLand+OppCtrl | TgtPrompt$ Select target nonland permanent an opponent controls | SubAbility$ DBEffect | ConditionPresent$ Card.Self
|
||||||
|
SVar:DBEffect:DB$ Effect | Triggers$ ComeBack | RememberObjects$ Targeted | ImprintCards$ Self | SVars$ TrigReturn,ExileSelf | ConditionPresent$ Card.Self | Duration$ Permanent | ForgetOnMoved$ Exile
|
||||||
|
SVar:ComeBack:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.IsImprinted | Execute$ TrigReturn | TriggerZones$ Command | TriggerController$ TriggeredCardController | Static$ True | TriggerDescription$ That permanent is exiled until EFFECTSOURCE leaves the battlefield
|
||||||
|
SVar:TrigReturn:DB$ ChangeZoneAll | Origin$ Exile | Destination$ Battlefield | ChangeType$ Card.IsRemembered | SubAbility$ ExileSelf
|
||||||
|
SVar:ExileSelf:DB$ ChangeZone | Origin$ Command | Destination$ Exile | Defined$ Self
|
||||||
|
SVar:PlayMain1:TRUE
|
||||||
|
SVar:OblivionRing:TRUE
|
||||||
|
Oracle:When Hieromancer's Cage enters the battlefield, exile target nonland permanent an opponent controls until Hieromancer's Cage leaves the battlefield.
|
||||||
5
forge-gui/res/cardsfolder/upcoming/isolate.txt
Normal file
5
forge-gui/res/cardsfolder/upcoming/isolate.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Name:Isolate
|
||||||
|
ManaCost:W
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ ChangeZone | Cost$ W | ValidTgts$ Permanent.cmcEQ1 | TgtPrompt$ Select target permanent with converted mana cost 1 | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile target permanent with converted mana cost 1.
|
||||||
|
Oracle:Exile target permanent with converted mana cost 1.
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
Name:Knight of the Tusk
|
||||||
|
ManaCost:4 W W
|
||||||
|
Types:Creature Human Knight
|
||||||
|
K:Vigilance
|
||||||
|
Oracle:Vigilance (Attacking doesn't cause this creature to tap.)
|
||||||
|
PT:3/7
|
||||||
7
forge-gui/res/cardsfolder/upcoming/knights_pledge.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/knights_pledge.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Knight's Pledge
|
||||||
|
ManaCost:1 W
|
||||||
|
Types:Enchantment Aura
|
||||||
|
K:Enchant creature
|
||||||
|
A:SP$ Attach | Cost$ 1 W | ValidTgts$ Creature | AILogic$ Pump
|
||||||
|
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | Description$ Enchanted creature gets +2/+2.
|
||||||
|
Oracle:Enchant creature\nEnchanted creature gets +2/+2.
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Lena, Selfless Champion
|
||||||
|
ManaCost:4 W W
|
||||||
|
Types:Legendary Creature Human Knight
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a 1/1 white Soldier creature token for each nontoken creature you control.
|
||||||
|
SVar:TrigToken:DB$ Token | TokenOwner$ You | TokenAmount$ X | References$ X | TokenPower$ 1 | TokenToughness$ 1 | TokenColors$ White | TokenTypes$ Soldier,Creature | TokenImage$ w 1 1 soldier m19
|
||||||
|
SVar:X:Count$Valid Creature.nontoken+YouCtrl
|
||||||
|
A:AB$ PumpAll | Cost$ Sac<1/CARDNAME> | ValidCards$ Creature.YouCtrl+powerLTY | KW$ Indestructible | SpellDescription$ Creatures you control with power less than CARDNAME's power gain indestructible until end of turn.
|
||||||
|
SVar:Y:Count$CardPower
|
||||||
|
Oracle:When Lena, Selfless Champion enters the battlefield, create a 1/1 white Soldier creature token for each nontoken creature you control.\nSacrifice Lena: Creatures you control with power less than Lena's power gain indestructible until end of turn.
|
||||||
|
PT:3/3
|
||||||
8
forge-gui/res/cardsfolder/upcoming/leonin_vanguard.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/leonin_vanguard.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Name:Leonin Vanguard
|
||||||
|
ManaCost:W
|
||||||
|
Types:Creature Cat Soldier
|
||||||
|
T:Mode$ Phase | TriggerZones$ Battlefield | Phase$ BeginCombat | ValidPlayer$ You | Execute$ TrigPump | TriggerDescription$ At the beginning of combat on your turn, if you control three or more creatures, Leonin Vanguard gets +1/+1 until end of turn and you gain 1 life.
|
||||||
|
SVar:TrigPump:DB$ Pump | ConditionPresent$ Creature.YouCtrl | ConditionCompare$ GE3 | ValidCard$ Card.Self | NumAtt$ 1 | NumDef$ 1 | SubAbility$ DBGainLife
|
||||||
|
SVar:DBGainLife:DB$ GainLife | Defined$ You | ConditionPresent$ Creature.YouCtrl | ConditionCompare$ GE3 | LifeAmount$ 1
|
||||||
|
Oracle:At the beginning of combat on your turn, if you control three or more creatures, Leonin Vanguard gets +1/+1 until end of turn and you gain 1 life.
|
||||||
|
PT:1/1
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
Name:Loxodon Line Breaker
|
||||||
|
ManaCost:2 W
|
||||||
|
Types:Creature Elephant Soldier
|
||||||
|
Oracle:
|
||||||
|
PT:3/2
|
||||||
8
forge-gui/res/cardsfolder/upcoming/militia_bugler.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/militia_bugler.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Name:Militia Bugler
|
||||||
|
ManaCost:2 W
|
||||||
|
Types:Creature Human Soldier
|
||||||
|
K:Vigilance
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigDig | TriggerDescription$ When CARDNAME enters the battlefield, look at the top four cards of your library. You may reveal a creature card with power 2 or less from among them and put it into your hand. Put the rest on the bottom of your library in a random order.
|
||||||
|
SVar:TrigDig:DB$ Dig | DigNum$ 4 | Reveal$ True | ChangeNum$ 1 | ChangeValid$ Creature.powerLE2 | DestinationZone$ Hand | DestinationZone2$ Library | LibraryPosition$ -1 | RestRandomOrder$ True
|
||||||
|
Oracle:Vigilance (Attacking doesn't cause this creature to tap.)\nWhen Militia Bugler enters the battlefield, look at the top four cards of your library. You may reveal a creature card with power 2 or less from among them and put it into your hand. Put the rest on the bottom of your library in a random order.
|
||||||
|
PT:2/3
|
||||||
Reference in New Issue
Block a user