mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- [XLN] Added Makeshift Munitions and Vicious Conquistador.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -17273,6 +17273,7 @@ forge-gui/res/cardsfolder/upcoming/legion_conquistador.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/legions_landing_adanto_the_first_fort.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/lookouts_dispersal.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/lurking_chupacabra.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/makeshift_munitions.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/marauding_looter.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/mavren_fein_dusk_apostle.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/merfolk_branchwalker.txt -text
|
||||
@@ -17327,6 +17328,7 @@ forge-gui/res/cardsfolder/upcoming/unclaimed_territory.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/verdant_suns_avatar.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/vicious_conquistador.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/vona_butcher_of_magan.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/vraska_relic_seeker.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/vraskas_contempt.txt -text
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
Name:Makeshift Munitions
|
||||
ManaCost:1 R
|
||||
Types:Enchantment
|
||||
A:AB$ DealDamage | Cost$ 1 Sac<1/Artifact;Creature/artifact or creature> | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature or player.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/makeshift_munitions.jpg
|
||||
SVar:AIPreference:SacCost$Artifact.token+nonCreature;Creature.token+powerLE1;Creature.cmcLE1+powerLE1
|
||||
Oracle:{1}, Sacrifice an artifact or creature: Makeshift Munitions deals 1 damage to target creature or player.
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Vicious Conquistador
|
||||
ManaCost:B
|
||||
Types:Creature Vampire Soldier
|
||||
PT:1/2
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerDescription$ Whenever CARDNAME attacks, each opponent loses 1 life.
|
||||
SVar:TrigLoseLife:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/vicious_conquistador.jpg
|
||||
Oracle:Whenever Vicious Conquistador attacks, each opponent loses 1 life.
|
||||
Reference in New Issue
Block a user