mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
- Update more card ability descriptions with {T} symbol.
This commit is contained in:
@@ -3,8 +3,8 @@ ManaCost:2 B
|
||||
Types:Enchantment Aura
|
||||
K:Enchant artifact
|
||||
A:SP$ Attach | Cost$ 2 B | ValidTgts$ Artifact | AILogic$ Curse
|
||||
T:Mode$ Taps | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever enchanted artifact becomes tapped or a player activates an ability of enchanted artifact without Tap in its activation cost, CARDNAME deals 2 damage to that artifact's controller.
|
||||
T:Mode$ AbilityCast | NonTapCost$ True | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigDamage | Secondary$ True | TriggerDescription$ Whenever an artifact becomes tapped or a player activates an artifact's ability without T in its activation cost, CARDNAME deals 1 damage to that artifact's controller.
|
||||
T:Mode$ Taps | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever enchanted artifact becomes tapped or a player activates an ability of enchanted artifact without {T} in its activation cost, CARDNAME deals 2 damage to that artifact's controller.
|
||||
T:Mode$ AbilityCast | NonTapCost$ True | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigDamage | Secondary$ True | TriggerDescription$ Whenever an artifact becomes tapped or a player activates an artifact's ability without {T} in its activation cost, CARDNAME deals 1 damage to that artifact's controller.
|
||||
SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | Defined$ TriggeredCardController | NumDmg$ 2
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/artifact_possession.jpg
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Haunting Wind
|
||||
ManaCost:3 B
|
||||
Types:Enchantment
|
||||
T:Mode$ AbilityCast | NonTapCost$ True | ValidCard$ Artifact | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever an artifact becomes tapped or a player activates an artifact's ability without T in its activation cost, CARDNAME deals 1 damage to that artifact's controller.
|
||||
T:Mode$ Taps | ValidCard$ Artifact | TriggerZones$ Battlefield | Execute$ TrigDamage | Secondary$ True | TriggerDescription$ Whenever an artifact becomes tapped or a player activates an artifact's ability without T in its activation cost, CARDNAME deals 1 damage to that artifact's controller.
|
||||
T:Mode$ AbilityCast | NonTapCost$ True | ValidCard$ Artifact | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever an artifact becomes tapped or a player activates an artifact's ability without {T} in its activation cost, CARDNAME deals 1 damage to that artifact's controller.
|
||||
T:Mode$ Taps | ValidCard$ Artifact | TriggerZones$ Battlefield | Execute$ TrigDamage | Secondary$ True | TriggerDescription$ Whenever an artifact becomes tapped or a player activates an artifact's ability without {T} in its activation cost, CARDNAME deals 1 damage to that artifact's controller.
|
||||
SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Defined$ TriggeredCardController | NumDmg$ 1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/haunting_wind.jpg
|
||||
Oracle:Whenever an artifact becomes tapped or a player activates an artifact's ability without {T} in its activation cost, Haunting Wind deals 1 damage to that artifact's controller.
|
||||
@@ -2,7 +2,7 @@ Name:Katabatic Winds
|
||||
ManaCost:2 G
|
||||
Types:Enchantment
|
||||
K:Phasing
|
||||
S:Mode$ Continuous | Affected$ Creature.withFlying | AddHiddenKeyword$ CARDNAME can't attack or block. | Description$ Creatures with flying can't attack or block, and their activated abilities with T in their costs can't be activated.
|
||||
S:Mode$ Continuous | Affected$ Creature.withFlying | AddHiddenKeyword$ CARDNAME can't attack or block. | Description$ Creatures with flying can't attack or block, and their activated abilities with {T} in their costs can't be activated.
|
||||
S:Mode$ CantBeActivated | ValidCard$ Creature.withFlying | TapAbility$ True
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/katabatic_winds.jpg
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Magewright's Stone
|
||||
ManaCost:2
|
||||
Types:Artifact
|
||||
A:AB$ Untap | Cost$ 1 T | ValidTgts$ Creature.hasActivatedAbilityWithTapCost | TgtPrompt$ Select target creature that has an activated ability with Tap in its cost. | SpellDescription$ Untap target creature that has an activated ability with Tap in its cost.
|
||||
A:AB$ Untap | Cost$ 1 T | ValidTgts$ Creature.hasActivatedAbilityWithTapCost | TgtPrompt$ Select target creature that has an activated ability with Tap in its cost. | SpellDescription$ Untap target creature that has an activated ability with {T} in its cost.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/magewrights_stone.jpg
|
||||
Oracle:{1}, {T}: Untap target creature that has an activated ability with {T} in its cost.
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Powerleech
|
||||
ManaCost:G G
|
||||
Types:Enchantment
|
||||
T:Mode$ AbilityCast | NonTapCost$ True | ValidCard$ Artifact | ValidActivatingPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigGain | TriggerDescription$ Whenever an artifact an opponent controls becomes tapped or an opponent activates an artifact's ability without T in its activation cost, you gain 1 life.
|
||||
T:Mode$ Taps | ValidCard$ Artifact.OppCtrl | TriggerZones$ Battlefield | Execute$ TrigGain | Secondary$ True | TriggerDescription$ Whenever an artifact an opponent controls becomes tapped or an opponent activates an artifact's ability without T in its activation cost, you gain 1 life.
|
||||
T:Mode$ AbilityCast | NonTapCost$ True | ValidCard$ Artifact | ValidActivatingPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigGain | TriggerDescription$ Whenever an artifact an opponent controls becomes tapped or an opponent activates an artifact's ability without {T} in its activation cost, you gain 1 life.
|
||||
T:Mode$ Taps | ValidCard$ Artifact.OppCtrl | TriggerZones$ Battlefield | Execute$ TrigGain | Secondary$ True | TriggerDescription$ Whenever an artifact an opponent controls becomes tapped or an opponent activates an artifact's ability without {T} in its activation cost, you gain 1 life.
|
||||
SVar:TrigGain:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 1
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/powerleech.jpg
|
||||
|
||||
@@ -4,7 +4,7 @@ Types:Enchantment Aura
|
||||
K:Enchant creature
|
||||
K:At the beginning of your upkeep, sacrifice CARDNAME unless you pay W W
|
||||
A:SP$ Attach | Cost$ W W | ValidTgts$ Creature | AILogic$ Curse
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't attack or block. | Description$ Enchanted creature can't attack or block, and its activated abilities with T in their costs can't be activated.
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't attack or block. | Description$ Enchanted creature can't attack or block, and its activated abilities with {T} in their costs can't be activated.
|
||||
S:Mode$ CantBeActivated | ValidCard$ Card.EnchantedBy | TapAbility$ True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/serra_bestiary.jpg
|
||||
Oracle:Enchant creature\nAt the beginning of your upkeep, sacrifice Serra Bestiary unless you pay {W}{W}.\nEnchanted creature can't attack or block, and its activated abilities with {T} in their costs can't be activated.
|
||||
@@ -3,7 +3,7 @@
|
||||
Name=Leprechaun 1
|
||||
Title=Leprechaun
|
||||
Difficulty=easy
|
||||
Description=WBG anti green deck with Aisling Leprechaun, Beast Within and Waiting in the Weeds
|
||||
Description=WBG anti green deck with Aisling Leprechaun, Seed the Land and Beast Within
|
||||
Icon=Leprechaun.jpg
|
||||
Deck Type=constructed
|
||||
[main]
|
||||
@@ -20,9 +20,8 @@ Deck Type=constructed
|
||||
1 Vec Townships
|
||||
4 Aisling Leprechaun
|
||||
4 Beast Within
|
||||
3 Seed the Land
|
||||
1 Greener Pastures
|
||||
1 Seed the Land
|
||||
2 Waiting in the Weeds
|
||||
1 Disturbed Burial
|
||||
1 An-Havva Inn
|
||||
1 An-Havva Constable
|
||||
|
||||
Reference in New Issue
Block a user