mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- More cards ready for multiplayer
This commit is contained in:
@@ -3,6 +3,6 @@ ManaCost:2 U
|
|||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ AnimateAll | Cost$ 2 U | ValidCards$ Creature.YouCtrl | Triggers$ Trig | sVars$ Eff | SpellDescription$ Until end of turn, creatures you control gain "Whenever this creature deals damage to an opponent, you may return target creature that player controls to its owner's hand."
|
A:SP$ AnimateAll | Cost$ 2 U | ValidCards$ Creature.YouCtrl | Triggers$ Trig | sVars$ Eff | SpellDescription$ Until end of turn, creatures you control gain "Whenever this creature deals damage to an opponent, you may return target creature that player controls to its owner's hand."
|
||||||
SVar:Trig:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | Execute$ Eff | TriggerDescription$ Whenever this creature deals damage to an opponent, you may return target creature that player controls to its owner's hand.
|
SVar:Trig:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | Execute$ Eff | TriggerDescription$ Whenever this creature deals damage to an opponent, you may return target creature that player controls to its owner's hand.
|
||||||
SVar:Eff:AB$ ChangeZone | Cost$ 0 | ValidTgts$ Creature.DefenderCtrl | TgtPrompt$ Select target creature you don't control. | Origin$ Battlefield | Destination$ Hand
|
SVar:Eff:AB$ ChangeZone | Cost$ 0 | ValidTgts$ Creature | TargetsWithDefinedController$ TriggeredTarget | TgtPrompt$ Select target creature that player controls. | Origin$ Battlefield | Destination$ Hand
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/arm_with_aether.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/arm_with_aether.jpg
|
||||||
Oracle:Until end of turn, creatures you control gain "Whenever this creature deals damage to an opponent, you may return target creature that player controls to its owner's hand."
|
Oracle:Until end of turn, creatures you control gain "Whenever this creature deals damage to an opponent, you may return target creature that player controls to its owner's hand."
|
||||||
@@ -4,6 +4,6 @@ Types:Creature Spirit Avatar
|
|||||||
PT:6/6
|
PT:6/6
|
||||||
K:Trample
|
K:Trample
|
||||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | DamageAmount$ GE6 | Execute$ TrigDestroy | TriggerDescription$ Whenever CARDNAME deals 6 or more damage to an opponent, destroy target land that player controls.
|
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | DamageAmount$ GE6 | Execute$ TrigDestroy | TriggerDescription$ Whenever CARDNAME deals 6 or more damage to an opponent, destroy target land that player controls.
|
||||||
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Land.YouDontCtrl | TgtPrompt$ Select target land opponent controls.
|
SVar:TrigDestroy:AB$ Destroy | Cost$ 0 | ValidTgts$ Land | TargetsWithDefinedController$ TriggeredTarget | TgtPrompt$ Select target land opponent controls.
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/deus_of_calamity.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/deus_of_calamity.jpg
|
||||||
Oracle:Trample\nWhenever Deus of Calamity deals 6 or more damage to an opponent, destroy target land that player controls.
|
Oracle:Trample\nWhenever Deus of Calamity deals 6 or more damage to an opponent, destroy target land that player controls.
|
||||||
@@ -3,9 +3,7 @@ ManaCost:1 W W
|
|||||||
Types:Creature Soltari Cleric
|
Types:Creature Soltari Cleric
|
||||||
PT:2/2
|
PT:2/2
|
||||||
K:Shadow
|
K:Shadow
|
||||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ You | Execute$ TrigDestroyOwn | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals damage to a player, destroy target enchantment that player controls.
|
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | Execute$ TrigDestroy | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals damage to a player, destroy target enchantment that player controls.
|
||||||
SVar:TrigDestroyOwn:AB$Destroy | Cost$ 0 | ValidTgts$ Enchantment.YouCtrl | TgtPrompt$ Select an enchantment that you control.
|
SVar:TrigDestroy:AB$ Destroy | Cost$ 0 | ValidTgts$ Enchantment | TargetsWithDefinedController$ TriggeredTarget | TgtPrompt$ Select an enchantment that player controls.
|
||||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | Execute$ TrigDestroyOpp | TriggerZones$ Battlefield | Secondary$ True | TriggerDescription$ Whenever CARDNAME deals damage to a player, destroy target enchantment that player controls.
|
|
||||||
SVar:TrigDestroyOpp:AB$Destroy | Cost$ 0 | ValidTgts$ Enchantment.OppCtrl | TgtPrompt$ Select an enchantment your opponent controls.
|
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/soltari_visionary.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/soltari_visionary.jpg
|
||||||
Oracle:Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever Soltari Visionary deals damage to a player, destroy target enchantment that player controls.
|
Oracle:Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever Soltari Visionary deals damage to a player, destroy target enchantment that player controls.
|
||||||
@@ -1,10 +1,10 @@
|
|||||||
Name:Stronghold Discipline
|
Name:Stronghold Discipline
|
||||||
ManaCost:2 B B
|
ManaCost:2 B B
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ LoseLife | Cost$ 2 B B | Defined$ Opponent | LifeAmount$ X | References$ X | SubAbility$ DBLoseLife | SpellDescription$ Each player loses 1 life for each creature he or she controls.
|
A:SP$ RepeatEach | Cost$ 2 B B | RepeatPlayers$ Player | RepeatSubAbility$ DBLoseLife | SpellDescription$ Each player loses 1 life for each creature he or she controls.
|
||||||
SVar:DBLoseLife:DB$LoseLife | Defined$ You | LifeAmount$ Y | References$ Y
|
SVar:DBLoseLife:DB$ LoseLife | Defined$ Player.IsRemembered | LifeAmount$ X | References$ X
|
||||||
SVar:X:Count$TypeOppCtrl.Creature
|
SVar:X:Count$Valid Creature.RememberedPlayerCtrl
|
||||||
SVar:Y:Count$TypeYouCtrl.Creature
|
SVar:RemAIDeck:True
|
||||||
SVar:RemRandomDeck:True
|
SVar:RemRandomDeck:True
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/stronghold_discipline.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/stronghold_discipline.jpg
|
||||||
Oracle:Each player loses 1 life for each creature he or she controls.
|
Oracle:Each player loses 1 life for each creature he or she controls.
|
||||||
@@ -5,6 +5,6 @@ K:Rebound
|
|||||||
A:SP$ GainLife | Cost$ 2 W | Defined$ You | LifeAmount$ 2 | SubAbility$ DoDraw | SpellDescription$ You gain 2 life. Then if you have more life than an opponent, draw a card.
|
A:SP$ GainLife | Cost$ 2 W | Defined$ You | LifeAmount$ 2 | SubAbility$ DoDraw | SpellDescription$ You gain 2 life. Then if you have more life than an opponent, draw a card.
|
||||||
SVar:DoDraw:DB$ Draw | Defined$ You | ConditionCheckSVar$ X | ConditionSVarCompare$ GTY | References$ X,Y | NumCards$ 1
|
SVar:DoDraw:DB$ Draw | Defined$ You | ConditionCheckSVar$ X | ConditionSVarCompare$ GTY | References$ X,Y | NumCards$ 1
|
||||||
SVar:X:Count$YourLifeTotal
|
SVar:X:Count$YourLifeTotal
|
||||||
SVar:Y:Count$OppLifeTotal
|
SVar:Y:PlayerCountOpponents$HighestLifeTotal
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/survival_cache.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/survival_cache.jpg
|
||||||
Oracle:You gain 2 life. Then if you have more life than an opponent, draw a card.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)
|
Oracle:You gain 2 life. Then if you have more life than an opponent, draw a card.\nRebound (If you cast this spell from your hand, exile it as it resolves. At the beginning of your next upkeep, you may cast this card from exile without paying its mana cost.)
|
||||||
Reference in New Issue
Block a user