mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Nettling Imp
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6441,6 +6441,7 @@ res/cardsfolder/n/nettle_sentinel.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/nettle_swine.txt -text
|
||||
res/cardsfolder/n/nettletooth_djinn.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/nettling_curse.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/nettling_imp.txt -text
|
||||
res/cardsfolder/n/neurok_commando.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/neurok_familiar.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/neurok_hoversail.txt svneol=native#text/plain
|
||||
|
||||
18
res/cardsfolder/n/nettling_imp.txt
Normal file
18
res/cardsfolder/n/nettling_imp.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
Name:Nettling Imp
|
||||
ManaCost:2 B
|
||||
Types:Creature Imp
|
||||
Text:no text
|
||||
PT:1/1
|
||||
A:AB$ Pump | Cost$ T | ValidTgts$ Creature.nonWall+ActivePlayerCtrl+notFirstTurnControlled | TgtPrompt$ Select target non-Wall creature the active player has controlled continuously since the beginning of the turn. | ActivationPhases$ Upkeep->BeginCombat | KW$ HIDDEN CARDNAME attacks each turn if able. | RememberTargets$ True | SubAbility$ DestroyPacifist | SpellDescription$ Choose target non-Wall creature the active player has controlled continuously since the beginning of the turn. That creature attacks this turn if able. If it doesn't, destroy it at the beginning of the next end step. Activate this ability only before attackers are declared.
|
||||
SVar:DestroyPacifist:DB$ DelayedTrigger | Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | Execute$ TrigDestroy | IsPresent$ Creature.IsRemembered+notAttackedThisTurn | TriggerDescription$ At the beginning of the end step, destroy that creature if it didn't attack this turn.
|
||||
SVar:TrigDestroy:DB$Destroy | Defined$ Remembered | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/nettling_imp.jpg
|
||||
SetInfo:LEA|Uncommon|http://magiccards.info/scans/en/al/26.jpg
|
||||
SetInfo:LEB|Uncommon|http://magiccards.info/scans/en/be/26.jpg
|
||||
SetInfo:3ED|Uncommon|http://magiccards.info/scans/en/rv/27.jpg
|
||||
SetInfo:2ED|Uncommon|http://magiccards.info/scans/en/un/26.jpg
|
||||
Oracle:{T}: Choose target non-Wall creature the active player has controlled continuously since the beginning of the turn. That creature attacks this turn if able. If it doesn't, destroy it at the beginning of the next end step. Activate this ability only during an opponent's turn, before attackers are declared.
|
||||
End
|
||||
@@ -10,7 +10,7 @@ SVar:TrigDestroy:DB$Destroy | Defined$ Remembered | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/noritt.jpg
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/norritt.jpg
|
||||
SetInfo:ICE|Common|http://magiccards.info/scans/en/ia/43.jpg
|
||||
Oracle:{T}: Untap target blue creature.\n{T}: Choose target non-Wall creature the active player has controlled continuously since the beginning of the turn. That creature attacks this turn if able. If it doesn't, destroy it at the beginning of the next end step. Activate this ability only before attackers are declared.
|
||||
End
|
||||
Reference in New Issue
Block a user