mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
"w-z" cards
This commit is contained in:
@@ -3,6 +3,9 @@ ManaCost:2 B
|
||||
Types:Creature Zombie
|
||||
PT:1/1
|
||||
A:AB$ ChooseType | Cost$ B T | Defined$ You | Type$ Creature | SubAbility$ DBPumpAll | SpellDescription$ Creatures of the creature type of your choice attack this turn if able.
|
||||
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.ChosenType | IsCurse$ True | KW$ HIDDEN CARDNAME attacks each combat if able.
|
||||
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.ChosenType | IsCurse$ True | RememberAllPumped$ True | SubAbility$ DBAnimate
|
||||
SVar:DBAnimate:DB$ Animate | Defined$ Remembered | staticAbilities$ MustAttack | SubAbility$ DBCleanup | StackDescription$ None
|
||||
SVar:MustAttack:Mode$ MustAttack | Affected$ Card.Self | Description$ This creature attacks this turn if able.
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
AI:RemoveDeck:All
|
||||
Oracle:{B}, {T}: Creatures of the creature type of your choice attack this turn if able.
|
||||
|
||||
@@ -3,6 +3,6 @@ ManaCost:4 R R
|
||||
Types:Creature Dragon
|
||||
PT:5/5
|
||||
K:Flying
|
||||
S:Mode$ Continuous | Affected$ Creature | AddHiddenKeyword$ CARDNAME attacks each combat if able. | Description$ All creatures attack each combat if able.
|
||||
S:Mode$ MustAttack | Affected$ Creature | Description$ All creatures attack each combat if able.
|
||||
A:AB$ PumpAll | Cost$ 1 R | ValidCards$ Creature.attacking | NumAtt$ +1 | SpellDescription$ Attacking creatures get +1/+0 until end of turn.
|
||||
Oracle:Flying\nAll creatures attack each combat if able.\n{1}{R}: Attacking creatures get +1/+0 until end of turn.
|
||||
|
||||
@@ -14,6 +14,6 @@ ManaCost:no cost
|
||||
Colors:red
|
||||
Types:Creature Werewolf
|
||||
PT:6/6
|
||||
K:CARDNAME attacks each combat if able.
|
||||
S:Mode$ MustAttack | Affected$ Card.Self | Description$ CARDNAME attacks each combat if able.
|
||||
K:Nightbound
|
||||
Oracle:Wrathful Jailbreaker attacks each combat if able.\nNightbound (If a player casts at least two spells during their own turn, it becomes day next turn.)
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Xantcha, Sleeper Agent
|
||||
ManaCost:1 B R
|
||||
Types:Legendary Creature Phyrexian Minion
|
||||
PT:5/5
|
||||
K:CARDNAME attacks each combat if able.
|
||||
S:Mode$ MustAttack | Affected$ Card.Self | Description$ CARDNAME attacks each combat if able.
|
||||
R:Event$ Moved | ValidCard$ Card.Self | Destination$ Battlefield | ReplaceWith$ DBChooseOpp | Layer$ Control | Description$ CARDNAME enters the battlefield under the control of an opponent of your choice.
|
||||
SVar:DBChooseOpp:DB$ ChoosePlayer | Defined$ You | Choices$ Player.Opponent | ChoiceTitle$ Choose an opponent to give control to: | AILogic$ Curse | SubAbility$ MoveToPlay
|
||||
SVar:MoveToPlay:DB$ ChangeZone | Hidden$ True | Origin$ All | Destination$ Battlefield | Defined$ ReplacedCard | GainControl$ True | NewController$ ChosenPlayer | SubAbility$ DBCleanup
|
||||
|
||||
@@ -3,7 +3,7 @@ ManaCost:2 R W B
|
||||
Types:Legendary Creature Orc Warrior
|
||||
PT:7/2
|
||||
K:Haste
|
||||
K:CARDNAME attacks each combat if able.
|
||||
S:Mode$ MustAttack | Affected$ Card.Self | Description$ CARDNAME attacks each combat if able.
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Indestructible | Condition$ PlayerTurn | Description$ CARDNAME has indestructible as long as it's your turn.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.DamagedBy | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever a creature dealt damage by CARDNAME this turn dies, put a +1/+1 counter on CARDNAME.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | ConditionPresent$ Card.StrictlySelf
|
||||
|
||||
Reference in New Issue
Block a user