Merge pull request #610 from Northmoc/clb31CaB

CLB: Choose a Background cards (31 May)
This commit is contained in:
Northmoc
2022-05-31 13:35:34 -04:00
committed by GitHub
5 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
Name:Abdel Adrian, Gorion's Ward
ManaCost:4 W
Types:Legendary Creature Human Warrior
PT:4/4
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile any number of other nonland permanents you control until NICKNAME leaves the battlefield. Create a 1/1 white Soldier creature token for each permanent exiled this way.
SVar:TrigExile:DB$ ChangeZone | Origin$ Battlefield | Destination$ Exile | Hidden$ True | ChangeType$ Permanent.Other+nonLand+YouCtrl | ChangeNum$ MaxTgts | RememberChanged$ True | SelectPrompt$ Choose any number of other nonland permanents you control | Duration$ UntilHostLeavesPlay | SubAbility$ DBToken
SVar:DBToken:DB$ Token | TokenAmount$ X | TokenScript$ w_1_1_soldier | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$Amount
SVar:MaxTgts:Count$Valid Permanent.Other+nonLand+YouCtrl
K:Choose a Background
DeckHas:Ability$Token & Type$Soldier
AI:RemoveDeck:Random
Oracle:When Abdel Adrian, Gorion's Ward enters the battlefield, exile any number of other nonland permanents you control until Abdel Adrian leaves the battlefield. Create a 1/1 white Soldier creature token for each permanent exiled this way.\nChoose a Background (You can have a Background as a second commander.)

View File

@@ -0,0 +1,13 @@
Name:Amber Gristle O'Maul
ManaCost:3 R
Types:Legendary Creature Dwarf Cleric
PT:3/3
K:Haste
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ Whenever CARDNAME attacks, you may discard your hand. If you do, draw a card for each player being attacked.
SVar:TrigDraw:AB$ Draw | Cost$ Discard<1/Hand> | NumCards$ X
SVar:X:PlayerCountPropertyYou$OpponentsAttackedThisCombat
K:Choose a Background
DeckHas:Ability$Discard
SVar:HasAttackEffect:TRUE
AI:RemoveDeck:Random
Oracle:Haste\nWhenever Amber Gristle O'Maul attacks, you may discard your hand. If you do, draw a card for each player being attacked.\nChoose a Background (You can have a Background as a second commander.)

View File

@@ -0,0 +1,11 @@
Name:Erinis, Gloom Stalker
ManaCost:2 G
Types:Legendary Creature Halfling Ranger
PT:3/3
K:Deathtouch
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ Whenever CARDNAME attacks, return target land card from your graveyard to the battlefield.
SVar:TrigReturn:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Land.YouOwn | TgtPrompt$ Select target land card
K:Choose a Background
DeckHas:Ability$Graveyard
SVar:HasAttackEffect:TRUE
Oracle:Deathtouch\nWhenever Erinis, Gloom Stalker attacks, return target land card from your graveyard to the battlefield.\nChoose a Background (You can have a Background as a second commander.)

View File

@@ -0,0 +1,10 @@
Name:Faceless One
ManaCost:5
Types:Legendary Enchantment Creature Background
PT:3/3
K:If CARDNAME is your commander, choose a color before the game begins.
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | Affected$ Card.Self | SetColor$ ChosenColor | Description$ CARDNAME is the chosen color.
K:Choose a Background
AI:RemoveDeck:NonCommander
AI:RemoveDeck:All
Oracle:If Faceless One is your commander, choose a color before the game begins. Faceless One is the chosen color.\nChoose a Background (You can have a Background as a second commander.)

View File

@@ -0,0 +1,11 @@
Name:Gale, Waterdeep Prodigy
ManaCost:2 U
Types:Legendary Creature Human Wizard
PT:1/3
T:Mode$ SpellCast | ValidCard$ Instant.wasCastFromYourHandByYou | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigCastSorcery | TriggerDescription$ Whenever you cast an instant or sorcery spell from your hand, you may cast up to one target card of the other type from your graveyard. If a spell cast from your graveyard this way would be put into your graveyard, exile it instead.
SVar:TrigCastSorcery:DB$ Play | TgtZone$ Graveyard | ValidTgts$ Sorcery.YouOwn | ValidSA$ Spell | TgtPrompt$ Select up to one target sorcery card | TargetMin$ 0 | TargetMax$ 1 | Optional$ True | ReplaceGraveyard$ Exile | AILogic$ ReplaySpell
T:Mode$ SpellCast | ValidCard$ Sorcery.wasCastFromYourHandByYou | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigCastInstant | Secondary$ True | TriggerDescription$ Whenever you cast an instant or sorcery spell from your hand, you may cast up to one target card of the other type from your graveyard. If a spell cast from your graveyard this way would be put into your graveyard, exile it instead.
SVar:TrigCastInstant:DB$ Play | TgtZone$ Graveyard | ValidTgts$ Instant.YouOwn | ValidSA$ Spell | TgtPrompt$ Select up to one target instant card | TargetMin$ 0 | TargetMax$ 1 | Optional$ True | ReplaceGraveyard$ Exile | AILogic$ ReplaySpell
K:Choose a Background
DeckNeeds:Type$Instant|Sorcery
Oracle:Whenever you cast an instant or sorcery spell from your hand, you may cast up to one target card of the other type from your graveyard. If a spell cast from your graveyard this way would be put into your graveyard, exile it instead.\nChoose a Background (You can have a Background as a second commander.)