fallen empires tokens

This commit is contained in:
Rob Schnautz
2018-10-14 15:14:44 +00:00
committed by Hanmac
parent 7baab5786b
commit 947ebb0f0b
7 changed files with 29 additions and 4 deletions

View File

@@ -1,9 +1,8 @@
Name:Drudge Spell Name:Drudge Spell
ManaCost:B B ManaCost:B B
Types:Enchantment Types:Enchantment
A:AB$ Token | Cost$ B ExileFromGrave<2/Creature> | TokenAmount$ 1 | TokenName$ Skeleton | TokenTypes$ Creature,Skeleton | TokenOwner$ You | TokenColors$ Black | TokenPower$ 1 | TokenToughness$ 1 | TokenAbilities$ ABRegen | SpellDescription$ Create a 1/1 black Skeleton creature token. It has "{B}: Regenerate this creature." A:AB$ Token | Cost$ B ExileFromGrave<2/Creature> | TokenAmount$ 1 | TokenScript$ b_1_1_skeleton_regenerate | TokenOwner$ You | LegacyImage$ b 1 1 skeleton regenerate | SpellDescription$ Create a 1/1 black Skeleton creature token. It has "{B}: Regenerate this creature."
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigDestroyAll | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME leaves the battlefield, destroy all Skeleton tokens. They can't be regenerated. T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigDestroyAll | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME leaves the battlefield, destroy all Skeleton tokens. They can't be regenerated.
SVar:ABRegen:AB$Regenerate | Cost$ B | SpellDescription$ Regenerate CARDNAME.
SVar:TrigDestroyAll:DB$DestroyAll | ValidCards$ Skeleton.token | NoRegen$ True SVar:TrigDestroyAll:DB$DestroyAll | ValidCards$ Skeleton.token | NoRegen$ True
SVar:NonStackingEffect:True SVar:NonStackingEffect:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/drudge_spell.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/drudge_spell.jpg

View File

@@ -3,7 +3,7 @@ ManaCost:3 B
Types:Creature Human Types:Creature Human
PT:2/2 PT:2/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create three 0/1 black Serf creature tokens. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create three 0/1 black Serf creature tokens.
SVar:TrigToken:DB$Token | TokenAmount$ 3 | TokenName$ Serf | TokenTypes$ Creature,Serf | TokenOwner$ You | TokenColors$ Black | TokenPower$ 0 | TokenToughness$ 1 SVar:TrigToken:DB$Token | TokenAmount$ 3 | TokenScript$ b_0_1_serf | TokenOwner$ You | LegacyImage$ b 0 1 serf ema
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigExileAllSerfs | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME leaves the battlefield, exile all Serf tokens. T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigExileAllSerfs | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME leaves the battlefield, exile all Serf tokens.
SVar:TrigExileAllSerfs:DB$ChangeZoneAll | ChangeType$ Serf.token | Origin$ Battlefield | Destination$ Exile SVar:TrigExileAllSerfs:DB$ChangeZoneAll | ChangeType$ Serf.token | Origin$ Battlefield | Destination$ Exile
SVar:Picture:http://resources.wizards.com/magic/cards/tsb/en-us/card106638.jpg SVar:Picture:http://resources.wizards.com/magic/cards/tsb/en-us/card106638.jpg

View File

@@ -3,6 +3,6 @@ ManaCost:U U
Types:Creature Plant Wall Types:Creature Plant Wall
PT:0/3 PT:0/3
K:Defender K:Defender
A:AB$ Token | Cost$ U U T | TokenAmount$ 1 | TokenName$ Kelp | TokenTypes$ Creature,Plant,Wall | TokenOwner$ You | TokenColors$ Blue | TokenPower$ 0 | TokenToughness$ 1 | TokenKeywords$ Defender | SpellDescription$ Create a 0/1 blue Plant Wall creature token with defender named Kelp. A:AB$ Token | Cost$ U U T | TokenAmount$ 1 | TokenScript$ kelp | TokenOwner$ You | LegacyImage$ kelp | SpellDescription$ Create a 0/1 blue Plant Wall creature token with defender named Kelp.
SVar:Picture:http://resources.wizards.com/magic/cards/hm/en-us/card2959.jpg SVar:Picture:http://resources.wizards.com/magic/cards/hm/en-us/card2959.jpg
Oracle:Defender (This creature can't attack.)\n{U}{U}, {T}: Create a 0/1 blue Plant Wall creature token with defender named Kelp. Oracle:Defender (This creature can't attack.)\n{U}{U}, {T}: Create a 0/1 blue Plant Wall creature token with defender named Kelp.

View File

@@ -0,0 +1,6 @@
Name:Serf
ManaCost:no cost
Types:Creature Serf
Colors:black
PT:0/1
Oracle:

View File

@@ -0,0 +1,7 @@
Name:Skeleton
ManaCost:no cost
Colors:black
Types:Creature Skeleton
PT:1/1
A:AB$ Regenerate | Cost$ B | SpellDescription$ Regenerate this creature.
Oracle:{B}: Regenerate this creature.

View File

@@ -0,0 +1,6 @@
Name:Spirit
ManaCost:no cost
Colors:black
Types:Creature Spirit
PT:*/*
Oracle:

View File

@@ -0,0 +1,7 @@
Name:Kelp
ManaCost:no cost
Types:Creature Plant Wall
Colors:blue
PT:0/1
K:Defender
Oracle:Defender