mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
TLA/TLE cards, 5th November, batch 3 (#9092)
This commit is contained in:
@@ -91,6 +91,8 @@ public enum CounterEnumType implements CounterType {
|
||||
|
||||
COMPONENT("COMPN", 224, 160, 48),
|
||||
|
||||
CONQUEROR("CONQR", 225, 210, 25),
|
||||
|
||||
CONTESTED("CONTES", 255, 76, 2),
|
||||
|
||||
CORPSE("CRPSE", 230, 186, 209),
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
Name:Aang, A Lot to Learn
|
||||
ManaCost:2 GW
|
||||
Types:Legendary Creature Human Avatar Ally
|
||||
PT:3/2
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Vigilance | IsPresent$ Lesson.YouOwn | PresentZone$ Graveyard | Description$ NICKNAME has vigilance as long as there's a Lesson card in your graveyard.
|
||||
T:Mode$ ChangesZone | ValidCard$ Creature.Other+YouCtrl | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever another creature you control dies, put a +1/+1 counter on NICKNAME.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1
|
||||
DeckHints:Type$Lesson
|
||||
Oracle:Aang has vigilance as long as there's a Lesson card in your graveyard.\nWhenever another creature you control dies, put a +1/+1 counter on Aang.
|
||||
@@ -0,0 +1,7 @@
|
||||
Name:Airbender's Reversal
|
||||
ManaCost:1 W
|
||||
Types:Instant Lesson
|
||||
A:SP$ Charm | Choices$ DBDestroy,DBAirbend
|
||||
SVar:DBDestroy:DB$ Destroy | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | SpellDescription$ Destroy target attacking creature.
|
||||
SVar:DBAirbend:DB$ Airbend | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | SpellDescription$ Airbend target creature you control. (Exile it. While it's exiled, its owner may cast it for {2} rather than its mana cost.)
|
||||
Oracle:Choose one —\n• Destroy target attacking creature.\n• Airbend target creature you control. (Exile it. While it's exiled, its owner may cast it for {2} rather than its mana cost.)
|
||||
9
forge-gui/res/cardsfolder/upcoming/earthen_ally.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/earthen_ally.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Earthen Ally
|
||||
ManaCost:G
|
||||
Types:Creature Human Soldier Ally
|
||||
PT:0/2
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | Description$ This creature gets +1/+0 for each color among Allies you control.
|
||||
A:AB$ Earthbend | Cost$ 2 W U B R G | Num$ 5 | SpellDescription$ Earthbend 5. (Target land you control becomes a 0/0 creature with haste that's still a land. Put five +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)
|
||||
SVar:X:Count$Valid Ally.YouCtrl$Colors
|
||||
DeckHints:Type$Ally
|
||||
Oracle:This creature gets +1/+0 for each color among Allies you control.\n{2}{W}{U}{B}{R}{G}: Earthbend 5. (Target land you control becomes a 0/0 creature with haste that's still a land. Put five +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)
|
||||
@@ -0,0 +1,7 @@
|
||||
Name:Foggy Swamp Hunters
|
||||
ManaCost:3 B
|
||||
Types:Creature Human Ranger Ally
|
||||
PT:3/4
|
||||
S:Mode$ Continuous | Affected$ Card.Self | CheckSVar$ X | SVarCompare$ GE2 | AddKeyword$ Lifelink & Menace | Description$ As long as you've drawn two or more cards this turn, this creature has lifelink and menace. (It can't be blocked except by two or more creatures.)
|
||||
SVar:X:Count$YouDrewThisTurn
|
||||
Oracle:As long as you've drawn two or more cards this turn, this creature has lifelink and menace. (It can't be blocked except by two or more creatures.)
|
||||
10
forge-gui/res/cardsfolder/upcoming/hook_swords.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/hook_swords.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Hook Swords
|
||||
ManaCost:2 RW
|
||||
Types:Artifact Equipment
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When this Equipment enters, create a 1/1 white Ally creature token, then attach this Equipment to it.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_ally | TokenOwner$ You | RememberTokens$ True | SubAbility$ DBAttach
|
||||
SVar:DBAttach:DB$ Attach | Defined$ Remembered | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ First Strike | Condition$ PlayerTurn | Description$ During your turn, equipped creature gets +1/+1 and has first strike.
|
||||
K:Equip:3
|
||||
Oracle:When this Equipment enters, create a 1/1 white Ally creature token, then attach this Equipment to it.\nDuring your turn, equipped creature gets +1/+1 and has first strike.\nEquip {3}
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Invasion Reinforcements
|
||||
ManaCost:1 W
|
||||
Types:Creature Human Warrior Ally
|
||||
PT:1/1
|
||||
K:Flash
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When this creature enters, create a 1/1 white Ally creature token.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_ally | TokenOwner$ You
|
||||
Oracle:Flash\nWhen this creature enters, create a 1/1 white Ally creature token.
|
||||
7
forge-gui/res/cardsfolder/upcoming/kyoshi_warriors.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/kyoshi_warriors.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Kyoshi Warriors
|
||||
ManaCost:3 W
|
||||
Types:Creature Human Warrior Ally
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When this creature enters, create a 1/1 white Ally creature token.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_ally | TokenOwner$ You
|
||||
Oracle:When this creature enters, create a 1/1 white Ally creature token.
|
||||
12
forge-gui/res/cardsfolder/upcoming/obsessive_pursuit.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/obsessive_pursuit.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Obsessive Pursuit
|
||||
ManaCost:1 B
|
||||
Types:Enchantment
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerDescription$ When this enchantment enters and at the beginning of your upkeep, you lose 1 life and create a Clue token. (It's an artifact with "{2}, Sacrifice this token: Draw a card.")
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigLoseLife | Secondary$ True | TriggerDescription$ When this enchantment enters and at the beginning of your upkeep, you lose 1 life and create a Clue token. (It's an artifact with "{2}, Sacrifice this token: Draw a card.")
|
||||
SVar:TrigLoseLife:DB$ LoseLife | LifeAmount$ 1 | SubAbility$ DBToken
|
||||
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_a_clue_draw | TokenOwner$ You
|
||||
T:Mode$ AttackersDeclared | AttackingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you attack, put X +1/+1 counters on target attacking creature, where X is the number of permanents you've sacrificed this turn. If X is three or greater, that creature gains lifelink until end of turn.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | CounterType$ P1P1 | CounterNum$ X | SubAbility$ DBPump
|
||||
SVar:DBPump:DB$ Pump | Defined$ Targeted | KW$ Lifelink | ConditionCheckSVar$ X | ConditionSVarCompare$ GE3
|
||||
SVar:X:PlayerCountPropertyYou$SacrificedThisTurn Permanent
|
||||
Oracle:When this enchantment enters and at the beginning of your upkeep, you lose 1 life and create a Clue token. (It's an artifact with "{2}, Sacrifice this token: Draw a card.")\nWhenever you attack, put X +1/+1 counters on target attacking creature, where X is the number of permanents you've sacrificed this turn. If X is three or greater, that creature gains lifelink until end of turn.
|
||||
8
forge-gui/res/cardsfolder/upcoming/rockalanche.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/rockalanche.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Rockalanche
|
||||
ManaCost:2 G
|
||||
Types:Sorcery
|
||||
A:SP$ Earthbend | Num$ X | SpellDescription$ Earthbend X, where X is the number of Forests you control. (Target land you control becomes a 0/0 creature with haste that's still a land. Put X +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)
|
||||
K:Flashback:5 G
|
||||
SVar:X:Count$Valid Forest.YouCtrl
|
||||
SVar:BuffedBy:Forest
|
||||
Oracle:Earthbend X, where X is the number of Forests you control. (Target land you control becomes a 0/0 creature with haste that's still a land. Put X +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)\nFlashback {5}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)
|
||||
7
forge-gui/res/cardsfolder/upcoming/stand_united.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/stand_united.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Stand United
|
||||
ManaCost:1 GW
|
||||
Types:Instant
|
||||
A:SP$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +2 | NumDef$ +2 | SubAbility$ DBScry | SpellDescription$ Target creature gets +2/+2 until end of turn. If it's an Ally, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom and the rest on top in any order.)
|
||||
SVar:DBScry:DB$ Scry | ScryNum$ 2 | ConditionDefined$ Targeted | ConditionPresent$ Ally
|
||||
DeckHints:Type$Ally
|
||||
Oracle:Target creature gets +2/+2 until end of turn. If it's an Ally, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom and the rest on top in any order.)
|
||||
8
forge-gui/res/cardsfolder/upcoming/swampsnare_trap.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/swampsnare_trap.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Swampsnare Trap
|
||||
ManaCost:2 B
|
||||
Types:Enchantment Aura
|
||||
K:Enchant:Creature
|
||||
SVar:AttachAILogic:Curse
|
||||
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ 1 | ValidTarget$ Creature.withFlying | EffectZone$ All | Description$ This spell costs {1} less to cast if it targets a creature with flying.
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ -5 | AddToughness$ -3 | Description$ Enchanted creature gets -5/-3.
|
||||
Oracle:This spell costs {1} less to cast if it targets a creature with flying.\nEnchant creature\nEnchanted creature gets -5/-3.
|
||||
10
forge-gui/res/cardsfolder/upcoming/walltop_sentries.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/walltop_sentries.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Walltop Sentries
|
||||
ManaCost:2 G
|
||||
Types:Creature Human Soldier Ally
|
||||
PT:2/3
|
||||
K:Reach
|
||||
K:Deathtouch
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | CheckSVar$ X | SVarCompare$ GE1 | Execute$ TrigGainLife | TriggerDescription$ When this creature dies, if there's a Lesson card in your graveyard, you gain 2 life.
|
||||
SVar:TrigGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2
|
||||
SVar:X:Count$ValidGraveyard Lesson.YouOwn
|
||||
Oracle:Reach, deathtouch\nWhen this creature dies, if there's a Lesson card in your graveyard, you gain 2 life.
|
||||
10
forge-gui/res/cardsfolder/upcoming/zhao_the_moon_slayer.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/zhao_the_moon_slayer.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Zhao, the Moon Slayer
|
||||
ManaCost:1 R
|
||||
Types:Legendary Creature Human Soldier
|
||||
PT:2/2
|
||||
K:Menace
|
||||
R:Event$ Moved | ValidCard$ Land.nonBasic | Destination$ Battlefield | ReplaceWith$ ETBTapped | ReplacementResult$ Updated | ActiveZones$ Battlefield | Description$ Nonbasic lands enter tapped.
|
||||
SVar:ETBTapped:DB$ Tap | ETB$ True | Defined$ ReplacedCard
|
||||
A:AB$ PutCounter | Cost$ 7 | CounterType$ CONQUEROR | CounterNum$ 1 | SpellDescription$ Put a conqueror counter on NICKNAME.
|
||||
S:Mode$ Continuous | Affected$ Land.nonBasic | AddType$ Mountain | RemoveLandTypes$ True | IsPresent$ Card.Self+counters_GE1_CONQUEROR | Description$ As long as NICKNAME has a conqueror counter on him, nonbasic lands are Mountains. (They lose all other land types and abilities and have "{T}: Add {R}.")
|
||||
Oracle:Menace\nNonbasic lands enter tapped.\n{7}: Put a conqueror counter on Zhao.\nAs long as Zhao has a conqueror counter on him, nonbasic lands are Mountains. (They lose all other land types and abilities and have "{T}: Add {R}.")
|
||||
Reference in New Issue
Block a user