This commit is contained in:
Simisays
2022-09-16 20:59:12 +02:00
parent 9dc796b5dc
commit 2e3632441f
3 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
Name:Bloodthirster
ManaCost:5 R
Types:Creature Demon
PT:3/3
K:Flying
K:Trample
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigUntap | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, untap it. After this combat phase, there is an additional combat phase.
SVar:TrigUntap:DB$ Untap | Defined$ Self | SubAbility$ DBAddCombat
SVar:DBAddCombat:DB$ AddPhase | ExtraPhase$ Combat | AfterPhase$ EndCombat
S:Mode$ CantAttack | ValidCard$ Card.Self | Target$ Player.attackedBySourceThisTurn | Description$ CARDNAME can't attack a player it has already attacked this turn.
Oracle:Flying, trample\nWhenever Bloodthirster deals combat damage to a player, untap it. After this combat phase, there is an additional combat phase.\nBloodthirster cant attack a player it has already attacked this turn.

View File

@@ -0,0 +1,12 @@
Name:Canoptek Scarab Swarm
ManaCost:4
Types:Artifact Creature Insect
PT:1/1
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ Feeder Mandibles — When Canoptek Scarab Swarm enters the battlefield, exile target players graveyard. For each artifact or land card exiled this way, create a 1/1 colorless Insect artifact creature token with flying.
SVar:TrigExile:DB$ ChangeZoneAll | ValidTgts$ Player | TgtPrompt$ Select target player | Origin$ Graveyard | Destination$ Exile | ChangeType$ Card | SubAbility$ DBCounter | RememberChanged$ True
SVar:DBToken:DB$ Token | TokenAmount$ X | TokenScript$ c_1_1_insect_artifact_flying | TokenOwner$ You | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$Valid Land/+Y
SVar:Y:Remembered$Valid Artifact
Oracle:Flying, trample\nWhenever Bloodthirster deals combat damage to a player, untap it. After this combat phase, there is an additional combat phase.\nBloodthirster cant attack a player it has already attacked this turn.

View File

@@ -0,0 +1,7 @@
Name:Insect Token
ManaCost:no cost
Types:Artifact Creature Insect
Colors:black
PT:1/1
K:Flying
Oracle:Flying