mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Add Fallen Shinobi
This commit is contained in:
11
forge-gui/res/cardsfolder/upcoming/fallen_shinobi.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/fallen_shinobi.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Fallen Shinobi
|
||||
ManaCost:3 U B
|
||||
Types:Creature Zombie Ninja
|
||||
PT:5/4
|
||||
K:Ninjutsu:2 U B
|
||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigMill | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, that player exiles the top two cards of their library. Until end of turn, you may play those cards without paying their mana cost.
|
||||
SVar:TrigMill:DB$ Mill | Defined$ TriggeredTarget | NumCards$ 2 | Destination$ Exile | RememberMilled$ True | SubAbility$ DBEffect
|
||||
SVar:DBEffect:DB$ Effect | RememberObjects$ RememberedCard | StaticAbilities$ Play | SubAbility$ DBCleanup | ExileOnMoved$ Exile
|
||||
SVar:Play:Mode$ Continuous | MayPlay$ True | MayPlayWithoutManaCost$ True | EffectZone$ Command | Affected$ Card.IsRemembered | AffectedZone$ Exile | Description$ Until end of turn, you may play those cards without paying their mana cost.
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
Oracle:Ninjutsu {2}{U}{B} ({2}{U}{B}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)\nWhenever Fallen Shinobi deals combat damage to a player, that player exiles the top two cards of their library. Until end of turn, you may play those cards without paying their mana cost.
|
||||
@@ -7,5 +7,4 @@ A:AB$ DealDamage | Cost$ SubCounter<1/LOYALTY> | Planeswalker$ True | NumDmg$ 1
|
||||
A:AB$ Effect | Cost$ SubCounter<7/LOYALTY> | Name$ Emblem - Wrenn and Six | Image$ emblem_wrenn_and_six | StaticAbilities$ STWrenn | Planeswalker$ True | Ultimate$ True | Stackable$ False | Duration$ Permanent | AILogic$ Always | SpellDescription$ You get an emblem with "Instant and sorcery cards in your graveyard have retrace."
|
||||
SVar:STWrenn:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Graveyard | Affected$ Instant.YouOwn,Sorcery.YouOwn | AddKeyword$ Retrace | Description$ You get an emblem with "Instant and sorcery cards in your graveyard have retrace."
|
||||
DeckHas:Ability$Token
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/serra_the_benevolent.jpg
|
||||
Oracle:[+1]: Return up to one target land card from your graveyard to your hand.\n[-1]: Wrenn and Six deals 1 damage to any target.\n[-7]: You get an emblem with "Instant and sorcery cards in your graveyard have retrace."
|
||||
|
||||
Reference in New Issue
Block a user