diff --git a/forge-gui/res/cardsfolder/upcoming/aang_airbending_master.txt b/forge-gui/res/cardsfolder/upcoming/aang_airbending_master.txt new file mode 100644 index 00000000000..4403a988bbd --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/aang_airbending_master.txt @@ -0,0 +1,12 @@ +Name:Aang, Airbending Master +ManaCost:4 W +Types:Legendary Creature Human Avatar Ally +PT:4/4 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigAirbend | TriggerDescription$ When NICKNAME enters, airbend another target creature. (Exile it. While it's exiled, its owner may cast it for {2} rather than its mana cost.) +SVar:TrigAirbend:DB$ Airbend | ValidTgts$ Creature.Other | TgtPrompt$ Select another target creature +T:Mode$ ChangesZoneAll | ValidCards$ Creature.YouCtrl | Origin$ Battlefield | Destination$ Ante,Command,Exile,Hand,Library | TriggerZones$ Battlefield | Execute$ TrigExperience | TriggerDescription$ Whenever one or more creatures you control leave the battlefield without dying, you get an experience counter. +SVar:TrigExperience:DB$ PutCounter | Defined$ You | CounterType$ Experience | CounterNum$ 1 +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ At the beginning of your upkeep, create a 1/1 white Ally creature token for each experience counter you have. +SVar:TrigToken:DB$ Token | TokenAmount$ X | TokenScript$ w_1_1_ally | TokenOwner$ You +SVar:X:Count$YourCountersExperience +Oracle:When Aang enters, airbend another target creature. (Exile it. While it's exiled, its owner may cast it for {2} rather than its mana cost.)\nWhenever one or more creatures you control leave the battlefield without dying, you get an experience counter.\nAt the beginning of your upkeep, create a 1/1 white Ally creature token for each experience counter you have. diff --git a/forge-gui/res/cardsfolder/upcoming/aang_the_last_airbender.txt b/forge-gui/res/cardsfolder/upcoming/aang_the_last_airbender.txt new file mode 100644 index 00000000000..f4610cf4dd7 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/aang_the_last_airbender.txt @@ -0,0 +1,12 @@ +Name:Aang, the Last Airbender +ManaCost:3 W +Types:Legendary Creature Human Avatar Ally +PT:3/2 +K:Flying +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigAirbend | TriggerDescription$ When NICKNAME enters, airbend up to one other target nonland permanent. (Exile it. While it's exiled, its owner may cast it for {2} rather than its mana cost.) +SVar:TrigAirbend:DB$ Airbend | ValidTgts$ Permanent.nonLand+Other | TgtPrompt$ Select up to one another target nonland permanent | TargetMin$ 0 | TargetMax$ 1 +T:Mode$ SpellCast | ValidCard$ Lesson | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever you cast a Lesson spell, NICKNAME gains lifelink until end of turn. +SVar:TrigPump:DB$ Pump | Defined$ Self | KW$ Lifelink +SVar:BuffedBy:Lesson +DeckHints:Type$Lesson +Oracle:Flying\nWhen Aang enters, airbend up to one other target nonland permanent. (Exile it. While it's exiled, its owner may cast it for {2} rather than its mana cost.)\nWhenever you cast a Lesson spell, Aang gains lifelink until end of turn. diff --git a/forge-gui/res/cardsfolder/upcoming/appa_steadfast_guardian.txt b/forge-gui/res/cardsfolder/upcoming/appa_steadfast_guardian.txt new file mode 100644 index 00000000000..408d761ddfb --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/appa_steadfast_guardian.txt @@ -0,0 +1,12 @@ +Name:Appa, Steadfast Guardian +ManaCost:2 W W +Types:Legendary Creature Bison Ally +PT:3/4 +K:Flash +K:Flying +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigAirbend | TriggerDescription$ When NICKNAME enters, airbend any number of other target nonland permanents you control. (Exile them. While each one is exiled, its owner may cast it for {2} rather than its mana cost.) +SVar:TrigAirbend:DB$ Airbend | ValidTgts$ Permanent.nonLand+Other+YouCtrl | TgtPrompt$ Select another target nonland permanent you control | TargetMin$ 0 | TargetMax$ MaxTgts +T:Mode$ SpellCast | ValidCard$ Card.wasCastFromExile | ValidActivatingPlayer$ You | Execute$ TrigToken | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a spell from exile, create a 1/1 white Ally creature token. +SVar:TrigToken:DB$ Token | TokenScript$ w_1_1_ally +SVar:MaxTgts:Count$Valid Permanent.nonLand+Other+YouCtrl +Oracle:Flash\nFlying\nWhen Appa enters, airbend any number of other target nonland permanents you control. (Exile them. While each one is exiled, its owner may cast it for {2} rather than its mana cost.)\nWhenever you cast a spell from exile, create a 1/1 white Ally creature token.