This commit is contained in:
Simisays
2023-02-01 17:25:10 +01:00
committed by Chris H
parent b8da02db17
commit a31deff649
4 changed files with 29 additions and 26 deletions

View File

@@ -1,9 +1,11 @@
Name:Cephalopod Sentry
ManaCost:2 W U
Types:Artifact Creature Phyrexian Squid
PT:*/5
K:Flying
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | Description$ CARDNAME's power is equal to the number of artifacts you control.
SVar:X:Count$Valid Artifact.YouCtrl
DeckNeeds:Type$Artifact
Oracle:Flying\nCephalopod Sentry's power is equal to the number of artifacts you control.
Name:Adaptive Sporesinger
ManaCost:2 G
Types:Creature Phyrexian Druid
PT:2/2
K:Vigilance
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, ABILITY
SVar:TrigCharm:DB$ Charm | Choices$ DBPump,DBProliferate
SVar:DBPump:DB$ Pump | NumAtt$ 2 | NumDef$ 2 | ValidTgts$ Creature | NumAtt$ 5 | NumDef$ 5 | KW$ Trample | SpellDescription$ Target creature gets +2/+2 and gains vigilance until end of turn.
SVar:DBProliferate:DB$ Proliferate | SpellDescription$ Proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.)
DeckHas:Ability$Proliferate
Oracle:Vigilance\nWhen Adaptive Sporesinger enters the battlefield, choose one—\n• Target creature gets +2/+2 and gains vigilance until end of turn.\n• Proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.)

View File

@@ -1,8 +1,8 @@
Name:Chimney Rabble
ManaCost:3 R
Types:Creature Phyrexian Goblin Warrior
PT:3/3
K:Haste
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a 1/1 red Phyrexian Goblin creature token.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ r_1_1_phyrexian_goblin
Oracle:Haste\nWhen Chimney Rabble enters the battlefield, create a 1/1 red Phyrexian Goblin creature token.
Name:Annihilating Glare
ManaCost:B
Types:Sorcery
K:AlternateAdditionalCost:Sac<1/Creature;Artifact/artifact or creature>:4
SVar:AIPreference:SacCost$Creature.token,Creature.cmcLE3
A:SP$ Destroy | ValidTgts$ Creature,Planeswalker | TgtsDescription$ Select target creature or planeswalker | SpellDescription$ Destroy target creature or planeswalker.
DeckHas:Ability$Sacrifice
Oracle:As an additional cost to cast this spell, pay {4} or sacrifice an artifact or creature.\nDestroy target creature or planeswalker.

View File

@@ -1,8 +1,9 @@
Name:Chimney Rabble
ManaCost:3 R
Types:Creature Phyrexian Goblin Warrior
PT:3/3
K:Haste
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a 1/1 red Phyrexian Goblin creature token.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ r_1_1_phyrexian_goblin
Oracle:Haste\nWhen Chimney Rabble enters the battlefield, create a 1/1 red Phyrexian Goblin creature token.
Name:Bladegraft Aspirant
ManaCost:2 R
Types:Creature Phyrexian Warrior
PT:2/3
K:Menace
S:Mode$ ReduceCost | ValidCard$ Equipment | Type$ Spell | Activator$ You | Amount$ 1 | Description$ Equipment spells you cast cost {1} less to cast.
S:Mode$ ReduceCost | ValidTarget$ Card.Self | ValidCard$ Equipment.YouCtrl | Activator$ You | Type$ Ability | Amount$ 1 | Description$ Activated abilities of Equipment you control that target CARDNAME cost {1} less to activate.
DeckNeeds:Type$Equipment
Oracle:Menace\nEquipment spells you cast cost {1} less to cast.\nActivated abilities of Equipment you control that target Bladegraft Aspirant cost {1} less to activate.

View File

@@ -2,6 +2,6 @@ Name:Cutthroat Centurion
ManaCost:2 B
Types:Artifact Creature Phyrexian Warrior
PT:2/2
A:AB$ Pump | Cost$ Sac<1/Creature.Other/another creature> | Defined$ Self | NumDef$ 2 | NumAtt$ +2 | AILogic$ Aristocrat | ActivationLimit$ 1 | SpellDescription$ CARDNAME gets +2/+2 until end of turn. Activate only once each turn.
A:AB$ Pump | Cost$ Sac<1/Creature.Other;Artifact.Other/another creature or artifact> | Defined$ Self | NumDef$ 2 | NumAtt$ +2 | AILogic$ Aristocrat | ActivationLimit$ 1 | SpellDescription$ CARDNAME gets +2/+2 until end of turn. Activate only once each turn.
DeckHas:Ability$Sacrifice
Oracle:Sacrifice another artifact or creature: Cutthroat Centurion gets +2/+2 until end of turn. Activate only once each turn.