mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
15 lines
1.3 KiB
Plaintext
15 lines
1.3 KiB
Plaintext
Name:Port Razer
|
|
ManaCost:3 R R
|
|
Types:Creature Orc Pirate
|
|
PT:4/4
|
|
T:Mode$ TurnBegin | ValidPlayer$ Player | Static$ True | Execute$ AttackReset
|
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Static$ True | Execute$ AttackReset
|
|
SVar:AttackReset:DB$ Cleanup | ClearRemembered$ True
|
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ RememberPlayer | TriggerZones$ Battlefield | Static$ True
|
|
SVar:RememberPlayer:DB$ Pump | RememberObjects$ TriggeredDefendingPlayer
|
|
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigUntap | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, untap each creature you control. After this combat phase, there is an additional combat phase.
|
|
SVar:TrigUntap:DB$ UntapAll | ValidCards$ Creature.YouCtrl | SubAbility$ DBAddCombat
|
|
SVar:DBAddCombat:DB$ AddPhase | ExtraPhase$ Combat | AfterPhase$ EndCombat
|
|
S:Mode$ CantAttack | ValidCard$ Card.Self | Target$ Player.IsRemembered | Description$ CARDNAME can't attack a player it has already attacked this turn.
|
|
Oracle:Whenever Port Razer deals combat damage to a player, untap each creature you control. After this combat phase, there is an additional combat phase.\nPort Razer can't attack a player it has already attacked this turn.
|