"e" and "f" cards

This commit is contained in:
Northmoc
2022-04-22 01:01:39 -04:00
parent 7d74f8c931
commit abc87b15f6
6 changed files with 8 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ Types:Creature Djinn
PT:4/4
K:Flying
K:Trample
K:CARDNAME attacks each combat if able.
S:Mode$ MustAttack | Affected$ Card.Self | Description$ CARDNAME attacks each combat if able.
T:Mode$ DamageDealtOnce | ValidSource$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever CARDNAME deals damage, you lose that much life.
SVar:TrigLoseLife:DB$ LoseLife | Defined$ You | LifeAmount$ X
SVar:X:TriggerCount$DamageAmount

View File

@@ -3,5 +3,5 @@ ManaCost:5 R
Types:Creature Hellion
PT:5/4
K:Haste
K:CARDNAME attacks each combat if able.
S:Mode$ MustAttack | Affected$ Card.Self | Description$ CARDNAME attacks each combat if able.
Oracle:Haste\nFlameborn Hellion attacks each combat if able.

View File

@@ -4,7 +4,7 @@ Types:Creature Phoenix
PT:2/2
K:Flying
K:Haste
K:CARDNAME attacks each combat if able.
S:Mode$ MustAttack | Affected$ Card.Self | Description$ CARDNAME attacks each combat if able.
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Graveyard | IsPresent$ Creature.YouCtrl+powerGE4 | Execute$ TrigReturn | TriggerDescription$ Ferocious — At the beginning of combat on your turn, if you control a creature with power 4 or greater, you may pay {R}. If you do, return Flamewake Phoenix from your graveyard to the battlefield.
SVar:TrigReturn:AB$ ChangeZone | Cost$ R | Defined$ Self | Origin$ Graveyard | Destination$ Battlefield
Oracle:Flying, haste\nFlamewake Phoenix attacks each combat if able.\nFerocious — At the beginning of combat on your turn, if you control a creature with power 4 or greater, you may pay {R}. If you do, return Flamewake Phoenix from your graveyard to the battlefield.

View File

@@ -2,5 +2,5 @@ Name:Frontline Rebel
ManaCost:2 R
Types:Creature Human Warrior
PT:3/3
K:CARDNAME attacks each combat if able.
S:Mode$ MustAttack | Affected$ Card.Self | Description$ CARDNAME attacks each combat if able.
Oracle:Frontline Rebel attacks each combat if able.

View File

@@ -4,5 +4,5 @@ Types:Legendary Creature Human Samurai
PT:3/2
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Bushido:N | CalcKeywordN$ N | Description$ Fumiko the Lowblood has bushido X, where X is the number of attacking creatures.
SVar:N:Count$Valid Creature.attacking
S:Mode$ Continuous | Affected$ Creature.OppCtrl | AddHiddenKeyword$ CARDNAME attacks each combat if able. | Description$ Creatures your opponents control attack each combat if able.
S:Mode$ MustAttack | Affected$ Creature.OppCtrl | Description$ Creatures your opponents control attack each combat if able.
Oracle:Fumiko the Lowblood has bushido X, where X is the number of attacking creatures. (Whenever this creature blocks or becomes blocked, it gets +X/+X until end of turn.)\nCreatures your opponents control attack each combat if able.

View File

@@ -2,6 +2,7 @@ Name:Furor of the Bitten
ManaCost:R
Types:Enchantment Aura
K:Enchant creature
A:SP$ Attach | Cost$ R | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | AddHiddenKeyword$ CARDNAME attacks each combat if able. | Description$ Enchanted creature gets +2/+2 and attacks each combat if able.
A:SP$ Attach | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | Description$ Enchanted creature gets +2/+2 and attacks each combat if able.
S:Mode$ MustAttack | Affected$ Creature.EnchantedBy | Secondary$ True
Oracle:Enchant creature\nEnchanted creature gets +2/+2 and attacks each combat if able.