mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
- [XLN] Added Vraska, Relic Seeker.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -17318,6 +17318,7 @@ forge-gui/res/cardsfolder/upcoming/unclaimed_territory.txt -text
|
|||||||
forge-gui/res/cardsfolder/upcoming/unfriendly_fire.txt -text
|
forge-gui/res/cardsfolder/upcoming/unfriendly_fire.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/vanquishers_banner.txt -text
|
forge-gui/res/cardsfolder/upcoming/vanquishers_banner.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/verdant_suns_avatar.txt -text
|
forge-gui/res/cardsfolder/upcoming/verdant_suns_avatar.txt -text
|
||||||
|
forge-gui/res/cardsfolder/upcoming/vraska_relic_seeker.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/vraskas_contempt.txt -text
|
forge-gui/res/cardsfolder/upcoming/vraskas_contempt.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/wakening_suns_avatar.txt -text
|
forge-gui/res/cardsfolder/upcoming/wakening_suns_avatar.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/waker_of_the_wilds.txt -text
|
forge-gui/res/cardsfolder/upcoming/waker_of_the_wilds.txt -text
|
||||||
|
|||||||
16
forge-gui/res/cardsfolder/upcoming/vraska_relic_seeker.txt
Normal file
16
forge-gui/res/cardsfolder/upcoming/vraska_relic_seeker.txt
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
Name:Vraska, Relic Seeker
|
||||||
|
ManaCost:4 B G
|
||||||
|
Types:Legendary Planeswalker Vraska
|
||||||
|
Loyalty:6
|
||||||
|
|
||||||
|
A:AB$ Token | Cost$ AddCounter<2/LOYALTY> | Planeswalker$ True | TokenAmount$ 1 | TokenName$ Pirate | TokenTypes$ Creature,Pirate | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenKeywords$ Menace | SpellDescription$ Create a 2/2 black Pirate creature token with menace.
|
||||||
|
|
||||||
|
# TODO: How many Treasure tokens with different art are there?
|
||||||
|
A:AB$ Destroy | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | ValidTgts$ Artifact,Creature,Enchantment | TgtPrompt$ Select target artifact, creature, or enchantment | SubAbility$ DBTreasureToken | SpellDescription$ Destroy target artifact, creature, or enchantment. Create a colorless treasure artifact token with "{T}, Sacrifice this artifact: Add one mana of any color to your mana pool."
|
||||||
|
SVar:DBTreasure:DB$ Token | TokenAmount$ 1 | TokenName$ Treasure | TokenTypes$ Artifact,Treasure | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c treasure | TokenAbilities$ ABTreasureMana | TokenAltImages$ c_treasure2,c_treasure3
|
||||||
|
SVar:ABTreasureMana:AB$ Mana | Cost$ T Sac<1/CARDNAME> | Produced$ Any | Amount$ 1 | SpellDescription$ Add one mana of any color to your mana pool.
|
||||||
|
|
||||||
|
A:AB$ SetLife | Cost$ SubCounter<10/LOYALTY> | Planeswalker$ True | Ultimate$ True | ValidTgts$ Player | TgtPrompt$ Select target player | LifeAmount$ 1 | SpellDescription$ Target player's life total becomes 1.
|
||||||
|
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/vraska_relic_seeker.jpg
|
||||||
|
Oracle:[+2]: Create a 2/2 black Pirate creature token with menace.\n[-3]: Destroy target artifact, creature, or enchantment. Create a colorless treasure artifact token with "{T}, Sacrifice this artifact: Add one mana of any color to your mana pool."\n[-10]: Target player's life total becomes 1.
|
||||||
Reference in New Issue
Block a user