mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Updated some SVars.
This commit is contained in:
@@ -5,5 +5,6 @@ PT:3/2
|
|||||||
K:Fear
|
K:Fear
|
||||||
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ Affinity for Swamps (This spell costs {1} less to cast for each Swamp you control.)
|
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ Affinity for Swamps (This spell costs {1} less to cast for each Swamp you control.)
|
||||||
SVar:X:Count$Valid Swamp.YouCtrl
|
SVar:X:Count$Valid Swamp.YouCtrl
|
||||||
|
DeckNeeds:Color$Black
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/dross_golem.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/dross_golem.jpg
|
||||||
Oracle:Affinity for Swamps (This spell costs {1} less to cast for each Swamp you control.)\nFear (This creature can't be blocked except by artifact creatures and/or black creatures.)
|
Oracle:Affinity for Swamps (This spell costs {1} less to cast for each Swamp you control.)\nFear (This creature can't be blocked except by artifact creatures and/or black creatures.)
|
||||||
|
|||||||
@@ -9,5 +9,6 @@ SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|||||||
SVar:SneakAttackEOT:SVar:EndOfTurnLeavePlay:True
|
SVar:SneakAttackEOT:SVar:EndOfTurnLeavePlay:True
|
||||||
SVar:NonStackingEffect:True
|
SVar:NonStackingEffect:True
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
|
SVar:PlayMain1:ALWAYS
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sneak_attack.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/sneak_attack.jpg
|
||||||
Oracle:{R}: You may put a creature card from your hand onto the battlefield. That creature gains haste. Sacrifice the creature at the beginning of the next end step.
|
Oracle:{R}: You may put a creature card from your hand onto the battlefield. That creature gains haste. Sacrifice the creature at the beginning of the next end step.
|
||||||
|
|||||||
@@ -5,5 +5,6 @@ PT:2/4
|
|||||||
K:Flying
|
K:Flying
|
||||||
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ Affinity for Islands (This spell costs {1} less to cast for each Island you control.)
|
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ Affinity for Islands (This spell costs {1} less to cast for each Island you control.)
|
||||||
SVar:X:Count$Valid Island.YouCtrl
|
SVar:X:Count$Valid Island.YouCtrl
|
||||||
|
DeckNeeds:Color$Blue
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/spire_golem.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/spire_golem.jpg
|
||||||
Oracle:Affinity for Islands (This spell costs {1} less to cast for each Island you control.)\nFlying
|
Oracle:Affinity for Islands (This spell costs {1} less to cast for each Island you control.)\nFlying
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Types:Enchantment Aura
|
|||||||
K:Enchant creature
|
K:Enchant creature
|
||||||
A:SP$ Attach | Cost$ W | ValidTgts$ Creature | AILogic$ Pump
|
A:SP$ Attach | Cost$ W | ValidTgts$ Creature | AILogic$ Pump
|
||||||
T:Mode$ DamageDone | ValidSource$ Card.AttachedBy | Execute$ TrigGain | TriggerZones$ Battlefield | TriggerDescription$ Whenever enchanted creature deals damage, you gain that much life.
|
T:Mode$ DamageDone | ValidSource$ Card.AttachedBy | Execute$ TrigGain | TriggerZones$ Battlefield | TriggerDescription$ Whenever enchanted creature deals damage, you gain that much life.
|
||||||
SVar:TrigGain:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | References$ X
|
SVar:TrigGain:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | References$ X
|
||||||
SVar:X:TriggerCount$DamageAmount
|
SVar:X:TriggerCount$DamageAmount
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/spirit_link.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/spirit_link.jpg
|
||||||
Oracle:Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nWhenever enchanted creature deals damage, you gain that much life.
|
Oracle:Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nWhenever enchanted creature deals damage, you gain that much life.
|
||||||
|
|||||||
@@ -4,5 +4,6 @@ Types:Artifact Creature Golem
|
|||||||
PT:5/4
|
PT:5/4
|
||||||
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ Affinity for Forests (This spell costs {1} less to cast for each Forest you control.)
|
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ Affinity for Forests (This spell costs {1} less to cast for each Forest you control.)
|
||||||
SVar:X:Count$Valid Forest.YouCtrl
|
SVar:X:Count$Valid Forest.YouCtrl
|
||||||
|
DeckNeeds:Color$Green
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/tangle_golem.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/tangle_golem.jpg
|
||||||
Oracle:Affinity for Forests (This spell costs {1} less to cast for each Forest you control.)
|
Oracle:Affinity for Forests (This spell costs {1} less to cast for each Forest you control.)
|
||||||
|
|||||||
Reference in New Issue
Block a user