mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 09:48:02 +00:00
update
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
Name:Argivian Phalanx
|
||||
ManaCost:5 W
|
||||
Types:Creature Human Kor Soldier
|
||||
PT:4/4
|
||||
K:Vigilance
|
||||
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ This spell costs {1} less to cast for each creature you control.
|
||||
SVar:X:Count$Valid Creature.YouCtrl
|
||||
Oracle:This spell costs {1} less to cast for each creature you control.\nVigilance
|
||||
Name:Lictor
|
||||
ManaCost:3 G
|
||||
Types:Creature Tyranid
|
||||
PT:3/3
|
||||
K:Flash
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ Pheromone Trail — When CARDNAME enters the battlefield, if a creature entered the battlefield under an opponent's control this turn, create a 3/3 green Tyranid Warrior creature token with trample.
|
||||
SVar:TrigToken:DB$ Token | TokenScript$ g_3_3_tyranid_warrior | CheckSVar$ X | SVarCompare$ GE1
|
||||
SVar:X:Count$ThisTurnEntered_Battlefield_Creature.OppCtrl
|
||||
DeckHas:Ability$Token
|
||||
Oracle:Flash\nPheromone Trail — When Lictor enters the battlefield, if a creature entered the battlefield under an opponent’s control this turn, create a 3/3 green Tyranid Warrior creature token with trample.
|
||||
@@ -1,8 +1,11 @@
|
||||
Name:Argivian Phalanx
|
||||
ManaCost:5 W
|
||||
Types:Creature Human Kor Soldier
|
||||
PT:4/4
|
||||
K:Vigilance
|
||||
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ This spell costs {1} less to cast for each creature you control.
|
||||
SVar:X:Count$Valid Creature.YouCtrl
|
||||
Oracle:This spell costs {1} less to cast for each creature you control.\nVigilance
|
||||
Name:Malanthrope
|
||||
ManaCost:1 G U
|
||||
Types:Creature Tyranid
|
||||
PT:2/2
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile all cards from target player's graveyard.
|
||||
SVar:TrigExile:DB$ ChangeZoneAll | ValidTgts$ Player | TgtPrompt$ Select target player | Origin$ Graveyard | Destination$ Exile | ChangeType$ Card | SubAbility$ DBCounter | RememberChanged$ True
|
||||
SVar:DBCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ X
|
||||
SVar:X:Remembered$Valid Creature
|
||||
DeckHas:Ability$Counter
|
||||
Oracle:Flash\nPheromone Trail — When Lictor enters the battlefield, if a creature entered the battlefield under an opponent’s control this turn, create a 3/3 green Tyranid Warrior creature token with trample.
|
||||
6
forge-gui/res/tokenscripts/g_3_3_tyranid_warrior.txt
Normal file
6
forge-gui/res/tokenscripts/g_3_3_tyranid_warrior.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Tyranid Warrior Token
|
||||
ManaCost:no cost
|
||||
Types:Creature Tyranid Warrior
|
||||
Colors:green
|
||||
PT:3/3
|
||||
Oracle:
|
||||
Reference in New Issue
Block a user