From 33e172ec3794906a04be7fc9fd1daed3f2573e14 Mon Sep 17 00:00:00 2001 From: Hans Mackowiak Date: Sun, 17 Mar 2019 23:08:12 +0000 Subject: [PATCH] Token: add missing TokenScript --- forge-gui/res/cardsfolder/b/brimaz_king_of_oreskos.txt | 2 +- forge-gui/res/cardsfolder/b/broken_visage.txt | 2 +- forge-gui/res/cardsfolder/d/declaration_in_stone.txt | 3 +-- forge-gui/res/cardsfolder/e/elvish_champion_avatar.txt | 3 +-- forge-gui/res/cardsfolder/e/erdwal_illuminator.txt | 2 +- .../res/cardsfolder/k/kresh_the_bloodbraided_avatar.txt | 2 +- .../res/cardsfolder/m/master_of_the_wild_hunt_avatar.txt | 8 ++++---- forge-gui/res/cardsfolder/m/metrognome.txt | 2 +- forge-gui/res/cardsfolder/r/rith_the_awakener_avatar.txt | 2 +- forge-gui/res/cardsfolder/s/sprout.txt | 3 ++- forge-gui/res/cardsfolder/s/steward_of_solidarity.txt | 2 +- forge-gui/res/cardsfolder/w/wort_the_raidmother.txt | 2 +- forge-gui/res/tokenscripts/g_1_1_elf_g.txt | 7 +++++++ forge-gui/res/tokenscripts/g_2_3_antelope_forestwalk.txt | 7 +++++++ forge-gui/res/tokenscripts/g_3_2_cat_shroud.txt | 7 +++++++ forge-gui/res/tokenscripts/r_5_5_dragon_flying.txt | 7 +++++++ 16 files changed, 44 insertions(+), 17 deletions(-) create mode 100644 forge-gui/res/tokenscripts/g_1_1_elf_g.txt create mode 100644 forge-gui/res/tokenscripts/g_2_3_antelope_forestwalk.txt create mode 100644 forge-gui/res/tokenscripts/g_3_2_cat_shroud.txt create mode 100644 forge-gui/res/tokenscripts/r_5_5_dragon_flying.txt diff --git a/forge-gui/res/cardsfolder/b/brimaz_king_of_oreskos.txt b/forge-gui/res/cardsfolder/b/brimaz_king_of_oreskos.txt index bbca485ecdf..fe26aaf14bb 100644 --- a/forge-gui/res/cardsfolder/b/brimaz_king_of_oreskos.txt +++ b/forge-gui/res/cardsfolder/b/brimaz_king_of_oreskos.txt @@ -4,7 +4,7 @@ Types:Legendary Creature Cat Soldier PT:3/4 K:Vigilance T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigTokenAttacking | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks, create a 1/1 white Cat Soldier creature token with vigilance that's attacking. -SVar:TrigTokenAttacking:DB$ Token | TokenAmount$ 1 | TokenName$ Cat Soldier | TokenTypes$ Creature,Cat,Soldier | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Vigilance | TokenAttacking$ True +SVar:TrigTokenAttacking:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_cat_soldier_vigilance | TokenOwner$ You | LegacyImage$ w 1 1 cat soldier vigilance bng | TokenAttacking$ True T:Mode$ AttackerBlocked | ValidCard$ Creature | ValidBlocker$ Card.Self | Execute$ TrigTokenBlocking | TriggerDescription$ Whenever CARDNAME blocks a creature, create a 1/1 white Cat Soldier creature token with vigilance that's blocking that creature. SVar:TrigTokenBlocking:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_cat_soldier_vigilance | TokenOwner$ You | LegacyImage$ w 1 1 cat soldier vigilance bng | TokenBlocking$ TriggeredAttacker SVar:HasAttackEffect:TRUE diff --git a/forge-gui/res/cardsfolder/b/broken_visage.txt b/forge-gui/res/cardsfolder/b/broken_visage.txt index 05b9de36eda..b97534f59fd 100644 --- a/forge-gui/res/cardsfolder/b/broken_visage.txt +++ b/forge-gui/res/cardsfolder/b/broken_visage.txt @@ -2,7 +2,7 @@ Name:Broken Visage ManaCost:4 B Types:Instant A:SP$ Destroy | Cost$ 4 B | ValidTgts$ Creature.attacking+nonArtifact | TgtPrompt$ Select target nonartifact attacking creature | NoRegen$ True | SubAbility$ DBToken | SpellDescription$ Destroy target nonartifact attacking creature. It can't be regenerated. Create a black Spirit creature token. Its power is equal to that creature's power and its toughness is equal to that creature's toughness. Sacrifice the token at the beginning of the next end step. -SVar:DBToken:DB$ Token | Defined$ Targeted | TokenAmount$ 1 | TokenName$ Spirit | TokenTypes$ Creature,Spirit | TokenOwner$ You | TokenColors$ Black | TokenPower$ dX | TokenToughness$ dY | References$ dX,dY | AtEOT$ Sacrifice +SVar:DBToken:DB$ Token | Defined$ Targeted | TokenAmount$ 1 | TokenScript$ b_x_x_spirit | TokenOwner$ You | TokenPower$ dX | TokenToughness$ dY | References$ dX,dY | AtEOT$ Sacrifice SVar:dX:Targeted$CardPower SVar:dY:Targeted$CardToughness SVar:Picture:http://www.wizards.com/global/images/magic/general/broken_visage.jpg diff --git a/forge-gui/res/cardsfolder/d/declaration_in_stone.txt b/forge-gui/res/cardsfolder/d/declaration_in_stone.txt index d9f27dcf490..85d0b7121b6 100644 --- a/forge-gui/res/cardsfolder/d/declaration_in_stone.txt +++ b/forge-gui/res/cardsfolder/d/declaration_in_stone.txt @@ -3,8 +3,7 @@ ManaCost:1 W Types:Sorcery A:SP$ ChangeZone | Cost$ 1 W | Origin$ Battlefield | Destination$ Exile | AILogic$ SameName | ValidTgts$ Creature | TgtPrompt$ Select target creature | RememberLKI$ True | SubAbility$ DBExile | SpellDescription$ Exile target creature and all other creatures its controller controls with the same name as that creature. That player investigates for each nontoken creature exiled this way. | StackDescription$ SpellDescription SVar:DBExile:DB$ ChangeZoneAll | Origin$ Battlefield | Destination$ Exile | Defined$ RememberedController | ChangeType$ Remembered.Creature+sameName | Shuffle$ True | RememberChanged$ True | SubAbility$ DBInvestigate -SVar:DBInvestigate:DB$ Token | TokenAmount$ X | References$ X | TokenName$ Clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenTypes$ Artifact,Clue | TokenOwner$ RememberedController | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw | SubAbility$ DBCleanup | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 -SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card. +SVar:DBInvestigate:DB$ Token | TokenAmount$ X | References$ X | TokenScript$ c_a_clue_draw | LegacyImage$ c a clue draw soi | TokenOwner$ RememberedController | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:X:Remembered$Valid Card.nonToken SVar:Picture:http://www.wizards.com/global/images/magic/general/declaration_in_stone.jpg diff --git a/forge-gui/res/cardsfolder/e/elvish_champion_avatar.txt b/forge-gui/res/cardsfolder/e/elvish_champion_avatar.txt index fafdc15ef9e..54831b7136d 100644 --- a/forge-gui/res/cardsfolder/e/elvish_champion_avatar.txt +++ b/forge-gui/res/cardsfolder/e/elvish_champion_avatar.txt @@ -3,7 +3,6 @@ ManaCost:no cost Types:Vanguard HandLifeModifier:+0/-5 T:Mode$ NewGame | TriggerZones$ Command | Execute$ TrigToken | Static$ True | TriggerDescription$ You begin the game with a 1/1 green Elf creature token on the battlefield. It has "{T}: Add {G}." -SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Elf | TokenTypes$ Creature,Elf | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 | TokenAbilities$ DBMana -SVar:DBMana:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G}. +SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ g_1_1_elf_g | TokenOwner$ You SVar:Picture:https://downloads.cardforge.org/images/cards/VAN/Elvish Champion Avatar.full.jpg Oracle:Hand +0, life -5\nYou begin the game with a 1/1 green Elf creature token on the battlefield. It has "{T}: Add {G}." diff --git a/forge-gui/res/cardsfolder/e/erdwal_illuminator.txt b/forge-gui/res/cardsfolder/e/erdwal_illuminator.txt index 885dcd2b422..44b22196432 100644 --- a/forge-gui/res/cardsfolder/e/erdwal_illuminator.txt +++ b/forge-gui/res/cardsfolder/e/erdwal_illuminator.txt @@ -4,7 +4,7 @@ Types:Creature Spirit PT:1/3 K:Flying T:Mode$ Investigated | ValidPlayer$ You | TriggerZones$ Battlefield | OnlyFirst$ True | Execute$ TrigInvestigate | TriggerDescription$ Whenever you investigate for the first time each turn, investigate an additional time. (Create a colorless Clue artifact token with "{2}, Sacrifice this artifact: Draw a card.") -SVar:TrigInvestigate:DB$ Token | TokenAmount$ 1 | TokenTokenScript$ c_a_clue_draw | TokenOwner$ You | LegacyImage$ c a clue draw soi +SVar:TrigInvestigate:DB$ Token | TokenAmount$ 1 | TokenScript$ c_a_clue_draw | TokenOwner$ You | LegacyImage$ c a clue draw soi DeckHints:Ability$Investigate DeckHas:Ability$Token SVar:Picture:http://www.wizards.com/global/images/magic/general/erdwal_illuminator.jpg diff --git a/forge-gui/res/cardsfolder/k/kresh_the_bloodbraided_avatar.txt b/forge-gui/res/cardsfolder/k/kresh_the_bloodbraided_avatar.txt index 76b05675efd..be61c54e3c2 100644 --- a/forge-gui/res/cardsfolder/k/kresh_the_bloodbraided_avatar.txt +++ b/forge-gui/res/cardsfolder/k/kresh_the_bloodbraided_avatar.txt @@ -3,7 +3,7 @@ ManaCost:no cost Types:Vanguard HandLifeModifier:+1/-3 T:Mode$ Devoured | ValidDevoured$ Creature.YouCtrl | TriggerZones$ Command | Execute$ TrigToken | TriggerDescription$ Whenever a creature you control is devoured, create an X/X green Ooze creature token, where X is the devoured creature's power. -SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Ooze | TokenTypes$ Creature,Ooze | TokenOwner$ You | TokenColors$ Green | TokenPower$ X | TokenToughness$ X | References$ X | TokenImage$ g x x ooze rtr | SpellDescription$ Create an X/X green Ooze creature token. +SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ g_x_x_ooze | TokenOwner$ You | TokenPower$ X | TokenToughness$ X | References$ X | LegacyImage$ g x x ooze rtr | SpellDescription$ Create an X/X green Ooze creature token. SVar:X:TriggeredDevoured$CardPower SVar:Picture:https://downloads.cardforge.org/images/cards/VAN/Kresh the Bloodbraided Avatar.full.jpg Oracle:Hand +1, life -3\nWhenever a creature you control is devoured, create an X/X green Ooze creature token, where X is the devoured creature's power. diff --git a/forge-gui/res/cardsfolder/m/master_of_the_wild_hunt_avatar.txt b/forge-gui/res/cardsfolder/m/master_of_the_wild_hunt_avatar.txt index 4b057d662d3..9c955704f93 100644 --- a/forge-gui/res/cardsfolder/m/master_of_the_wild_hunt_avatar.txt +++ b/forge-gui/res/cardsfolder/m/master_of_the_wild_hunt_avatar.txt @@ -3,9 +3,9 @@ ManaCost:no cost Types:Vanguard HandLifeModifier:+1/+3 A:AB$ GenericChoice | Cost$ 2 G | Choices$ Wolf,Antelope,Cat,Rhino | ActivationZone$ Command | AtRandom$ True | StackDescription$ SpellDescription | SpellDescription$ Put a green creature token onto the battlefield that's a 2/2 Wolf, a 2/3 Antelope with forestwalk, a 3/2 Cat with shroud, or a 4/4 Rhino with trample, chosen at random. -SVar:Wolf:DB$ Token | TokenAmount$ 1 | TokenName$ Wolf | TokenTypes$ Creature,Wolf | TokenOwner$ You | TokenColors$ Green | TokenPower$ 2 | TokenToughness$ 2 | SpellDescription$ Wolf -SVar:Antelope:DB$ Token | TokenAmount$ 1 | TokenName$ Antelope | TokenTypes$ Creature,Antelope | TokenOwner$ You | TokenColors$ Green | TokenPower$ 2 | TokenToughness$ 3 | TokenKeywords$ Forestwalk | SpellDescription$ Antelope -SVar:Cat:DB$ Token | TokenAmount$ 1 | TokenName$ Cat | TokenTypes$ Creature,Cat | TokenOwner$ You | TokenColors$ Green | TokenPower$ 3 | TokenToughness$ 2 | TokenKeywords$ Shroud | SpellDescription$ Cat -SVar:Rhino:DB$ Token | TokenAmount$ 1 | TokenName$ Rhino | TokenTypes$ Creature,Rhino | TokenOwner$ You | TokenColors$ Green | TokenPower$ 4 | TokenToughness$ 4 | TokenKeywords$ Trample | SpellDescription$ Rhino +SVar:Wolf:DB$ Token | TokenAmount$ 1 | TokenScript$ g_2_2_wolf | TokenOwner$ You | SpellDescription$ Wolf +SVar:Antelope:DB$ Token | TokenAmount$ 1 | TokenScript$ g_2_3_antelope_forestwalk | TokenOwner$ You | SpellDescription$ Antelope +SVar:Cat:DB$ Token | TokenAmount$ 1 | TokenScript$ g_3_2_cat_shroud | TokenOwner$ You | SpellDscription$ Cat +SVar:Rhino:DB$ Token | TokenAmount$ 1 | TokenScript$ g_4_4_rhino_trample | TokenOwner$ You | SpellDescription$ Rhino SVar:Picture:https://downloads.cardforge.org/images/cards/VAN/Master of the Wild Hunt Avatar.full.jpg Oracle:Hand +1, life +3\n{2}{G}: Put a green creature token onto the battlefield that's a 2/2 Wolf, a 2/3 Antelope with forestwalk, a 3/2 Cat with shroud, or a 4/4 Rhino with trample, chosen at random. diff --git a/forge-gui/res/cardsfolder/m/metrognome.txt b/forge-gui/res/cardsfolder/m/metrognome.txt index 7c32906060e..a6e9d4e3dfa 100644 --- a/forge-gui/res/cardsfolder/m/metrognome.txt +++ b/forge-gui/res/cardsfolder/m/metrognome.txt @@ -3,7 +3,7 @@ ManaCost:4 Types:Artifact A:AB$ Token | Cost$ 4 T | TokenAmount$ 1 | TokenScript$ c_1_1_a_gnome | TokenOwner$ You | LegacyImage$ c 1 1 a gnome usg | SpellDescription$ Create a 1/1 colorless Gnome artifact creature token. T:Mode$ Discarded | ValidCard$ Card.Self | ValidCause$ Card.OppCtrl | Execute$ TrigToken | TriggerDescription$ When a spell or ability an opponent controls causes you to discard CARDNAME, create four 1/1 colorless Gnome artifact creature tokens. -SVar:TrigToken:DB$ Token | TokenAmount$ 4 | TokenName$ Gnome | TokenTypes$ Artifact,Creature,Gnome | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 +SVar:TrigToken:DB$ Token | TokenAmount$ 4 | TokenScript$ c_1_1_a_gnome | TokenOwner$ You | LegacyImage$ c 1 1 a gnome usg SVar:DiscardMeByOpp:2 SVar:Picture:http://www.wizards.com/global/images/magic/general/metrognome.jpg Oracle:When a spell or ability an opponent controls causes you to discard Metrognome, create four 1/1 colorless Gnome artifact creature tokens.\n{4}, {T}: Create a 1/1 colorless Gnome artifact creature token. diff --git a/forge-gui/res/cardsfolder/r/rith_the_awakener_avatar.txt b/forge-gui/res/cardsfolder/r/rith_the_awakener_avatar.txt index 8fc7d724620..62c73740154 100644 --- a/forge-gui/res/cardsfolder/r/rith_the_awakener_avatar.txt +++ b/forge-gui/res/cardsfolder/r/rith_the_awakener_avatar.txt @@ -3,6 +3,6 @@ ManaCost:no cost Types:Vanguard HandLifeModifier:+0/+6 T:Mode$ DamageDone | ValidSource$ Creature.YouCtrl | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigToken | TriggerZones$ Command | TriggerDescription$ Whenever a creature you control deals combat damage to a player, you may pay {5}. If you do, put a 5/5 red Dragon creature token with flying onto the battlefield. -SVar:TrigToken:AB$ Token | Cost$ 5 | TokenOwner$ You | TokenAmount$ 1 | TokenName$ Dragon | TokenTypes$ Creature,Dragon | TokenColors$ Red | TokenPower$ 5 | TokenToughness$ 5 | TokenKeywords$ Flying | SpellDescription$ Put a 5/5 red Dragon creature token with flying onto the battlefield. +SVar:TrigToken:AB$ Token | Cost$ 5 | TokenAmount$ 1 | TokenScript$ r_5_5_dragon_flying | TokenOwner$ You | SpellDescription$ Put a 5/5 red Dragon creature token with flying onto the battlefield. SVar:Picture:https://downloads.cardforge.org/images/cards/VAN/Rith, the Awakener Avatar1.full.jpg Oracle:Hand +0, life +6\nWhenever a creature you control deals combat damage to a player, you may pay {5}. If you do, put a 5/5 red Dragon creature token with flying onto the battlefield. diff --git a/forge-gui/res/cardsfolder/s/sprout.txt b/forge-gui/res/cardsfolder/s/sprout.txt index b8a4611caf4..92a6f202f72 100644 --- a/forge-gui/res/cardsfolder/s/sprout.txt +++ b/forge-gui/res/cardsfolder/s/sprout.txt @@ -1,7 +1,8 @@ Name:Sprout ManaCost:G Types:Instant -A:SP$ Token | Cost$ G | TokenAmount$ 1 | TokenName$ Saproling | TokenTypes$ Creature,Saproling | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ g 1 1 saproling TSP | SpellDescription$ Create a 1/1 green Saproling creature token. +A:SP$ Token | TokenAmount$ 1 | Cost$ G | TokenScript$ g_1_1_saproling | TokenOwner$ You | LegacyImage$ g 1 1 saproling TSP | SpellDescription$ Create a 1/1 green Saproling creature token. +DeckHint:Type$Fungus DeckHas:Ability$Token SVar:Picture:http://www.wizards.com/global/images/magic/general/sprout.jpg Oracle:Create a 1/1 green Saproling creature token. diff --git a/forge-gui/res/cardsfolder/s/steward_of_solidarity.txt b/forge-gui/res/cardsfolder/s/steward_of_solidarity.txt index 382cb30db33..e0b022f288e 100644 --- a/forge-gui/res/cardsfolder/s/steward_of_solidarity.txt +++ b/forge-gui/res/cardsfolder/s/steward_of_solidarity.txt @@ -2,7 +2,7 @@ Name:Steward of Solidarity ManaCost:1 W Types:Creature Human Warrior PT:2/2 -A:AB$ Token | Cost$ T Exert<1/CARDNAME> | TokenAmount$ 1 | TokenName$ Warrior | TokenTypes$ Creature,Warrior | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Vigilance | TokenImage$ w 1 1 warrior AKH | SpellDescription$ Create a 1/1 white Warrior creature token with vigilance. (An exerted creature won't untap during your next untap step.) +A:AB$ Token | Cost$ T Exert<1/CARDNAME> | TokenAmount$ 1 | TokenScript$ w_1_1_warrior_vigilance | TokenOwner$ You | LegacyImage$ w 1 1 warrior vigilance akh | SpellDescription$ Create a 1/1 white Warrior creature token with vigilance. (An exerted creature won't untap during your next untap step.) DeckHas:Ability$Token SVar:Picture:http://www.wizards.com/global/images/magic/general/steward_of_solidarity.jpg Oracle:{T}, Exert Steward of Solidarity: Create a 1/1 white Warrior creature token with vigilance. (An exerted creature won't untap during your next untap step.) diff --git a/forge-gui/res/cardsfolder/w/wort_the_raidmother.txt b/forge-gui/res/cardsfolder/w/wort_the_raidmother.txt index 33c5d06f034..10ab4a1b4d3 100644 --- a/forge-gui/res/cardsfolder/w/wort_the_raidmother.txt +++ b/forge-gui/res/cardsfolder/w/wort_the_raidmother.txt @@ -3,7 +3,7 @@ ManaCost:4 RG RG Types:Legendary Creature Goblin Shaman PT:3/3 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ WortETB | TriggerDescription$ When CARDNAME enters the battlefield, create two 1/1 red and green Goblin Warrior creature tokens. -SVar:WortETB:DB$ Token | TokenAmount$ 2 | TokenName$ Goblin Warrior | TokenTypes$ Creature,Goblin,Warrior | TokenOwner$ You | TokenColors$ Red,Green | TokenPower$ 1 | TokenToughness$ 1 +SVar:WortETB:DB$ Token | TokenAmount$ 2 | TokenScript$ rg_1_1_goblin_warrior | TokenOwner$ You S:Mode$ Continuous | AddKeyword$ Conspire | Affected$ Instant.Green+YouCtrl,Instant.Red+YouCtrl,Sorcery.Red+YouCtrl,Sorcery.Green+YouCtrl | AffectedZone$ Stack,Graveyard,Hand,Library,Exile | EffectZone$ Battlefield | Description$ Each red or green instant or sorcery spell you cast has conspire. (As you cast the spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it and you may choose new targets for the copy.) SVar:Picture:http://www.wizards.com/global/images/magic/general/wort_the_raidmother.jpg Oracle:When Wort, the Raidmother enters the battlefield, create two 1/1 red and green Goblin Warrior creature tokens.\nEach red or green instant or sorcery spell you cast has conspire. (As you cast the spell, you may tap two untapped creatures you control that share a color with it. When you do, copy it and you may choose new targets for the copy.) diff --git a/forge-gui/res/tokenscripts/g_1_1_elf_g.txt b/forge-gui/res/tokenscripts/g_1_1_elf_g.txt new file mode 100644 index 00000000000..fe448b17ae8 --- /dev/null +++ b/forge-gui/res/tokenscripts/g_1_1_elf_g.txt @@ -0,0 +1,7 @@ +Name:Elf +ManaCost:no cost +Types:Creature Elf +Colors:green +PT:1/1 +A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G}. +Oracle:{T}: Add {G}. diff --git a/forge-gui/res/tokenscripts/g_2_3_antelope_forestwalk.txt b/forge-gui/res/tokenscripts/g_2_3_antelope_forestwalk.txt new file mode 100644 index 00000000000..daabe14169c --- /dev/null +++ b/forge-gui/res/tokenscripts/g_2_3_antelope_forestwalk.txt @@ -0,0 +1,7 @@ +Name:Antelope +ManaCost:no cost +Types:Creature Antelope +Colors:green +PT:2/3 +K:Forestwalk +Oracle:Forestwalk diff --git a/forge-gui/res/tokenscripts/g_3_2_cat_shroud.txt b/forge-gui/res/tokenscripts/g_3_2_cat_shroud.txt new file mode 100644 index 00000000000..39f0955869d --- /dev/null +++ b/forge-gui/res/tokenscripts/g_3_2_cat_shroud.txt @@ -0,0 +1,7 @@ +Name:Cat +ManaCost:no cost +Types:Creature Cat +Colors:green +PT:3/2 +K:Shroud +Oracle:Shroud diff --git a/forge-gui/res/tokenscripts/r_5_5_dragon_flying.txt b/forge-gui/res/tokenscripts/r_5_5_dragon_flying.txt new file mode 100644 index 00000000000..25d2382e3ae --- /dev/null +++ b/forge-gui/res/tokenscripts/r_5_5_dragon_flying.txt @@ -0,0 +1,7 @@ +Name:Dragon +ManaCost:no cost +Types:Creature Dragon +Colors:red +K:Flying +PT:5/5 +Oracle:Flying