mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
OTJ: Ertha Jo, Marchesa, Vial Smasher (#4916)
* Add files via upload * Update ertha_jo_frontier_mentor.txt * Update ertha_jo_frontier_mentor.txt
This commit is contained in:
committed by
GitHub
parent
961bd49566
commit
82e9d56ec7
@@ -0,0 +1,10 @@
|
||||
Name:Ertha Jo, Frontier Mentor
|
||||
ManaCost:2 R W
|
||||
Types:Legendary Creature Kor Advisor
|
||||
PT:2/4
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a 1/1 red Mercenary creature token with "{T}: Target creature you control gets +1/+0 until end of turn. Activate only as a sorcery."
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ r_1_1_mercenary_tappump | TokenOwner$ You
|
||||
T:Mode$ AbilityCast | ValidActivatingPlayer$ You | ValidSA$ SpellAbility | TargetsValid$ Player,Creature.inZoneBattlefield | TriggerZones$ Battlefield | Execute$ TrigCopySpell | TriggerDescription$ Whenever you activate an ability that targets a creature or player, copy that ability. You may choose new targets for the copy.
|
||||
SVar:TrigCopySpell:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | MayChooseTarget$ True
|
||||
DeckHas:Ability$Token & Type$Mercenary
|
||||
Oracle:When Ertha Jo, Frontier Mentor enters the battlefield, create a 1/1 red Mercenary creature token with "{T}: Target creature you control gets +1/+0 until end of turn. Activate only as a sorcery."\nWhenever you activate an ability that targets a creature or player, copy that ability. You may choose new targets for the copy.
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Marchesa, Dealer of Death
|
||||
ManaCost:U B R
|
||||
Types:Legendary Creature Human Rogue
|
||||
PT:3/4
|
||||
T:Mode$ CommitCrime | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDig | TriggerDescription$ Whenever you commit a crime, you may pay {1}. If you do, look at the top two cards of your library. Put one of them into your hand and the other into your graveyard. (Targeting opponents, anything they control, and/or cards in their graveyards is a crime.)
|
||||
SVar:TrigDig:AB$ Dig | Cost$ 1 | DigNum$ 2 | ChangeNum$ 1 | DestinationZone2$ Graveyard | NoReveal$ True
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle:Whenever you commit a crime, you may pay {1}. If you do, look at the top two cards of your library. Put one of them into your hand and the other into your graveyard. (Targeting opponents, anything they control, and/or cards in their graveyards is a crime.)
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Vial Smasher, Gleeful Grenadier
|
||||
ManaCost:B R
|
||||
Types:Legendary Creature Goblin Mercenary
|
||||
PT:3/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Permanent.Outlaw+YouCtrl+Other | TriggerZones$ Battlefield | Execute$ TrigDmg | TriggerDescription$ Whenever another outlaw enters the battlefield under your control, CARDNAME deals 1 damage to target opponent. (Assassins, Mercenaries, Pirates, Rogues, and Warlocks are outlaws.)
|
||||
SVar:TrigDmg:DB$ DealDamage | ValidTgts$ Opponent | NumDmg$ 1
|
||||
DeckHints:Type$Assassin|Mercenary|Pirate|Rogue|Warlock
|
||||
Oracle:Whenever another outlaw enters the battlefield under your control, Vial Smasher, Gleeful Grenadier deals 1 damage to target opponent. (Assassins, Mercenaries, Pirates, Rogues, and Warlocks are outlaws.)
|
||||
Reference in New Issue
Block a user