From d26c56947572d09ffb8ba3c26b34f8ed2532d949 Mon Sep 17 00:00:00 2001 From: Hanmac Date: Wed, 10 May 2017 04:56:21 +0000 Subject: [PATCH] cards: update more with Prevent all (combat) damage --- forge-gui/res/cardsfolder/a/armament_of_nyx.txt | 2 +- forge-gui/res/cardsfolder/d/demonic_torment.txt | 2 +- forge-gui/res/cardsfolder/d/dromokas_command.txt | 2 +- forge-gui/res/cardsfolder/g/gaseous_form.txt | 2 +- forge-gui/res/cardsfolder/g/generals_kabuto.txt | 2 +- forge-gui/res/cardsfolder/g/ghostly_possession.txt | 2 +- forge-gui/res/cardsfolder/h/heart_of_light.txt | 2 +- forge-gui/res/cardsfolder/h/hidden_retreat.txt | 4 ++-- forge-gui/res/cardsfolder/h/hunters_ambush.txt | 2 +- forge-gui/res/cardsfolder/i/iroas_god_of_victory.txt | 2 +- forge-gui/res/cardsfolder/k/kessig.txt | 2 +- .../r/rune_tail_kitsune_ascendant_rune_tails_essence.txt | 2 +- forge-gui/res/cardsfolder/s/sandskin.txt | 2 +- forge-gui/res/cardsfolder/s/statecraft.txt | 2 +- forge-gui/res/cardsfolder/t/temporal_isolation.txt | 2 +- forge-gui/res/cardsfolder/u/undergrowth.txt | 2 +- forge-gui/res/cardsfolder/w/woolly_razorback.txt | 2 +- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/forge-gui/res/cardsfolder/a/armament_of_nyx.txt b/forge-gui/res/cardsfolder/a/armament_of_nyx.txt index c352292723a..3fea31b58bd 100644 --- a/forge-gui/res/cardsfolder/a/armament_of_nyx.txt +++ b/forge-gui/res/cardsfolder/a/armament_of_nyx.txt @@ -4,6 +4,6 @@ Types:Enchantment Aura K:Enchant creature A:SP$ Attach | Cost$ 2 W | ValidTgts$ Creature | AILogic$ Curse | AITgts$ Creature.nonEnchantment+OppCtrl S:Mode$ Continuous | Affected$ Creature.EnchantedBy+Enchantment | AddKeyword$ Double Strike | Description$ Enchanted creature has double strike as long as it's an enchantment. Otherwise, prevent all damage that would be dealt by enchanted creature. -S:Mode$ Continuous | Affected$ Creature.EnchantedBy+nonEnchantment | AddHiddenKeyword$ Prevent all damage that would be dealt by CARDNAME. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy+nonEnchantment | AddKeyword$ Prevent all damage that would be dealt by CARDNAME. SVar:Picture:http://www.wizards.com/global/images/magic/general/armament_of_nyx.jpg Oracle:Enchant creature\nEnchanted creature has double strike as long as it's an enchantment. Otherwise, prevent all damage that would be dealt by enchanted creature. (A creature with double strike deals both first-strike and regular combat damage.) diff --git a/forge-gui/res/cardsfolder/d/demonic_torment.txt b/forge-gui/res/cardsfolder/d/demonic_torment.txt index f5139872805..da8a4eb444e 100644 --- a/forge-gui/res/cardsfolder/d/demonic_torment.txt +++ b/forge-gui/res/cardsfolder/d/demonic_torment.txt @@ -3,6 +3,6 @@ ManaCost:2 B Types:Enchantment Aura K:Enchant creature A:SP$ Attach | Cost$ 2 B | ValidTgts$ Creature | AILogic$ Curse -S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't attack. & Prevent all combat damage that would be dealt by CARDNAME. | Description$ Enchanted creature can't attack. Prevent all combat damage that would be dealt by enchanted creature. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't attack. | AddKeyword$ Prevent all combat damage that would be dealt by CARDNAME. | Description$ Enchanted creature can't attack. Prevent all combat damage that would be dealt by enchanted creature. SVar:Picture:http://www.wizards.com/global/images/magic/general/demonic_torment.jpg Oracle:Enchant creature\nEnchanted creature can't attack.\nPrevent all combat damage that would be dealt by enchanted creature. diff --git a/forge-gui/res/cardsfolder/d/dromokas_command.txt b/forge-gui/res/cardsfolder/d/dromokas_command.txt index 3e22b44d482..5b1f017b28b 100644 --- a/forge-gui/res/cardsfolder/d/dromokas_command.txt +++ b/forge-gui/res/cardsfolder/d/dromokas_command.txt @@ -4,7 +4,7 @@ Types:Instant A:SP$ Charm | Cost$ G W | Choices$ DBPrevent,DBSacrifice,DBPutCounter,DBPump | CharmNum$ 2 | SpellDescription$ Choose two - Prevent all damage target instant or sorcery spell would deal this turn; Target player sacrifices an enchantment; Put a +1/+1 counter on target creature; Target creature you control fights target creature you don't control. # The target lists a second zone to a Card is returned instead of a SA SVar:DBPrevent:DB$ Effect | ValidTgts$ Instant,Sorcery | AILogic$ Prevent | TgtZone$ Stack,Battlefield | TgtPrompt$ Select target instant or sorcery spell to prevent damage from | StaticAbilities$ PreventDmg | Triggers$ TargetMoved | SVars$ ExileEffect | RememberObjects$ Targeted | SpellDescription$ Prevent all damage target instant or sorcery spell would deal this turn. -SVar:PreventDmg:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Stack | Affected$ Card.IsRemembered | AddHiddenKeyword$ Prevent all damage that would be dealt by CARDNAME. | Description$ Prevent all damage target instant or sorcery spell would deal this turn. +SVar:PreventDmg:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Stack | Affected$ Card.IsRemembered | AddKeyword$ Prevent all damage that would be dealt by CARDNAME. | Description$ Prevent all damage target instant or sorcery spell would deal this turn. SVar:TargetMoved:Mode$ ChangesZone | Origin$ Stack | Destination$ Any | ValidCard$ Card.IsRemembered | Execute$ ExileEffect | TriggerZones$ Command | Static$ True SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile SVar:DBSacrifice:DB$ Sacrifice | ValidTgts$ Player | TgtPrompt$ Select target player to sacrifice an enchantment | SacValid$ Enchantment | SacMessage$ Enchantment | SpellDescription$ Target player sacrifices an enchantment. diff --git a/forge-gui/res/cardsfolder/g/gaseous_form.txt b/forge-gui/res/cardsfolder/g/gaseous_form.txt index 539d39b5aba..b4277c0f755 100644 --- a/forge-gui/res/cardsfolder/g/gaseous_form.txt +++ b/forge-gui/res/cardsfolder/g/gaseous_form.txt @@ -3,6 +3,6 @@ ManaCost:2 U Types:Enchantment Aura K:Enchant creature A:SP$ Attach | Cost$ 2 U | ValidTgts$ Creature | AILogic$ Curse -S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ Prevent all combat damage that would be dealt to and dealt by CARDNAME. | Description$ Prevent all combat damage that would be dealt to and dealt by enchanted creature. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Prevent all combat damage that would be dealt to and dealt by CARDNAME. | Description$ Prevent all combat damage that would be dealt to and dealt by enchanted creature. SVar:Picture:http://www.wizards.com/global/images/magic/general/gaseous_form.jpg Oracle:Enchant creature\nPrevent all combat damage that would be dealt to and dealt by enchanted creature. diff --git a/forge-gui/res/cardsfolder/g/generals_kabuto.txt b/forge-gui/res/cardsfolder/g/generals_kabuto.txt index 137b1a91992..6fa1cc361dd 100644 --- a/forge-gui/res/cardsfolder/g/generals_kabuto.txt +++ b/forge-gui/res/cardsfolder/g/generals_kabuto.txt @@ -2,6 +2,6 @@ Name:General's Kabuto ManaCost:4 Types:Artifact Equipment K:Equip 2 -S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddKeyword$ Shroud | AddHiddenKeyword$ Prevent all combat damage that would be dealt to CARDNAME. | Description$ Equipped creature has shroud. (It can't be the target of spells or abilities.) Prevent all combat damage that would be dealt to equipped creature. +S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddKeyword$ Shroud & Prevent all combat damage that would be dealt to CARDNAME. | Description$ Equipped creature has shroud. (It can't be the target of spells or abilities.) Prevent all combat damage that would be dealt to equipped creature. SVar:Picture:http://www.wizards.com/global/images/magic/general/generals_kabuto.jpg Oracle:Equipped creature has shroud. (It can't be the target of spells or abilities.)\nPrevent all combat damage that would be dealt to equipped creature.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.) diff --git a/forge-gui/res/cardsfolder/g/ghostly_possession.txt b/forge-gui/res/cardsfolder/g/ghostly_possession.txt index 4ede4703f89..e41d6b58c83 100644 --- a/forge-gui/res/cardsfolder/g/ghostly_possession.txt +++ b/forge-gui/res/cardsfolder/g/ghostly_possession.txt @@ -3,7 +3,7 @@ ManaCost:2 W Types:Enchantment Aura K:Enchant creature A:SP$ Attach | Cost$ 2 W | ValidTgts$ Creature | AILogic$ Pump -S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Flying | AddHiddenKeyword$ Prevent all combat damage that would be dealt to and dealt by CARDNAME. | Description$ Enchanted creature has flying. Prevent all combat damage that would be dealt to and dealt by enchanted creature. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Flying & Prevent all combat damage that would be dealt to and dealt by CARDNAME. | Description$ Enchanted creature has flying. Prevent all combat damage that would be dealt to and dealt by enchanted creature. SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/ghostly_possession.jpg Oracle:Enchant creature\nEnchanted creature has flying.\nPrevent all combat damage that would be dealt to and dealt by enchanted creature. diff --git a/forge-gui/res/cardsfolder/h/heart_of_light.txt b/forge-gui/res/cardsfolder/h/heart_of_light.txt index e79c37411eb..7d6e568f4fd 100644 --- a/forge-gui/res/cardsfolder/h/heart_of_light.txt +++ b/forge-gui/res/cardsfolder/h/heart_of_light.txt @@ -3,6 +3,6 @@ ManaCost:2 W Types:Enchantment Aura K:Enchant creature A:SP$ Attach | Cost$ 2 W | ValidTgts$ Creature | AILogic$ Curse -S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ Prevent all damage that would be dealt to and dealt by CARDNAME. | Description$ Prevent all damage that would be dealt to and dealt by enchanted creature. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Prevent all damage that would be dealt to and dealt by CARDNAME. | Description$ Prevent all damage that would be dealt to and dealt by enchanted creature. SVar:Picture:http://www.wizards.com/global/images/magic/general/heart_of_light.jpg Oracle:Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.)\nPrevent all damage that would be dealt to and dealt by enchanted creature. diff --git a/forge-gui/res/cardsfolder/h/hidden_retreat.txt b/forge-gui/res/cardsfolder/h/hidden_retreat.txt index ee52bd674f8..9c28469bdee 100644 --- a/forge-gui/res/cardsfolder/h/hidden_retreat.txt +++ b/forge-gui/res/cardsfolder/h/hidden_retreat.txt @@ -3,9 +3,9 @@ ManaCost:2 W Types:Enchantment # The target lists a second zone to a Card is returned instead of a SA A:AB$ Effect | Cost$ PutCardToLibFromHand<1/0/Card> | ValidTgts$ Instant,Sorcery | AILogic$ Prevent | Stackable$ False | TgtZone$ Stack,Battlefield | TgtPrompt$ Select target instant or sorcery spell to prevent damage from | StaticAbilities$ PreventDmg | Triggers$ TargetMoved | SVars$ ExileEffect | RememberObjects$ Targeted | SpellDescription$ Prevent all damage target instant or sorcery spell would deal this turn. -SVar:PreventDmg:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Stack | Affected$ Card.IsRemembered | AddHiddenKeyword$ Prevent all damage that would be dealt by CARDNAME. | Description$ Prevent all damage target instant or sorcery spell would deal this turn. +SVar:PreventDmg:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Stack | Affected$ Card.IsRemembered | AddKeyword$ Prevent all damage that would be dealt by CARDNAME. | Description$ Prevent all damage target instant or sorcery spell would deal this turn. SVar:TargetMoved:Mode$ ChangesZone | Origin$ Stack | Destination$ Any | ValidCard$ Card.IsRemembered | Execute$ ExileEffect | TriggerZones$ Command | Static$ True SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile SVar:RemRandomDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/hidden_retreat.jpg -Oracle:Put a card from your hand on top of your library: Prevent all damage that would be dealt by target instant or sorcery spell this turn. \ No newline at end of file +Oracle:Put a card from your hand on top of your library: Prevent all damage that would be dealt by target instant or sorcery spell this turn. diff --git a/forge-gui/res/cardsfolder/h/hunters_ambush.txt b/forge-gui/res/cardsfolder/h/hunters_ambush.txt index 14abefdbdb1..7c3fc0b0760 100644 --- a/forge-gui/res/cardsfolder/h/hunters_ambush.txt +++ b/forge-gui/res/cardsfolder/h/hunters_ambush.txt @@ -2,7 +2,7 @@ Name:Hunter's Ambush ManaCost:2 G Types:Instant A:SP$ Effect | Cost$ 2 G | Name$ Hunter's Ambush Effect | StaticAbilities$ KWPump | SpellDescription$ Prevent all combat damage that would be dealt by nongreen creatures this turn. -SVar:KWPump:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Creature.nonGreen | AddHiddenKeyword$ Prevent all combat damage that would be dealt by CARDNAME. | Description$ Prevent all combat damage that would be dealt by nongreen creatures this turn. +SVar:KWPump:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Creature.nonGreen | AddKeyword$ Prevent all combat damage that would be dealt by CARDNAME. | Description$ Prevent all combat damage that would be dealt by nongreen creatures this turn. SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/hunters_ambush.jpg Oracle:Prevent all combat damage that would be dealt by nongreen creatures this turn. diff --git a/forge-gui/res/cardsfolder/i/iroas_god_of_victory.txt b/forge-gui/res/cardsfolder/i/iroas_god_of_victory.txt index 3c59f312cea..41ae2c0aca7 100644 --- a/forge-gui/res/cardsfolder/i/iroas_god_of_victory.txt +++ b/forge-gui/res/cardsfolder/i/iroas_god_of_victory.txt @@ -6,7 +6,7 @@ K:Indestructible S:Mode$ Continuous | Affected$ Card.Self | RemoveType$ Creature | RemoveCreatureTypes$ True | CheckSVar$ X | SVarCompare$ LT7 | References$ X | Description$ As long as your devotion to red and white is less than seven, CARDNAME isn't a creature. SVar:X:Count$DevotionDual.Red.White S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddKeyword$ Menace | Description$ Creatures you control have menace. -S:Mode$ Continuous | Affected$ Creature.attacking+YouCtrl | AddHiddenKeyword$ Prevent all damage that would be dealt to CARDNAME. | Description$ Prevent all damage that would be dealt to attacking creatures you control. +S:Mode$ Continuous | Affected$ Creature.attacking+YouCtrl | AddKeyword$ Prevent all damage that would be dealt to CARDNAME. | Description$ Prevent all damage that would be dealt to attacking creatures you control. SVar:BuffedBy:Permanent.White,Permanent.Red SVar:Picture:http://www.wizards.com/global/images/magic/general/iroas_god_of_victory.jpg Oracle:Indestructible\nAs long as your devotion to red and white is less than seven, Iroas isn't a creature.\nCreatures you control have menace.\nPrevent all damage that would be dealt to attacking creatures you control. diff --git a/forge-gui/res/cardsfolder/k/kessig.txt b/forge-gui/res/cardsfolder/k/kessig.txt index ed8cd724776..fd7514d4654 100644 --- a/forge-gui/res/cardsfolder/k/kessig.txt +++ b/forge-gui/res/cardsfolder/k/kessig.txt @@ -1,7 +1,7 @@ Name:Kessig ManaCost:no cost Types:Plane Innistrad -S:Mode$ Continuous | Affected$ Creature.nonWerewolf | EffectZone$ Command | AddHiddenKeyword$ Prevent all combat damage that would be dealt by CARDNAME. | Description$ Prevent all combat damage that would be dealt by non-Werewolf creatures. +S:Mode$ Continuous | Affected$ Creature.nonWerewolf | EffectZone$ Command | AddKeyword$ Prevent all combat damage that would be dealt by CARDNAME. | Description$ Prevent all combat damage that would be dealt by non-Werewolf creatures. T:Mode$ PlanarDice | Result$ Chaos | TriggerZones$ Command | Execute$ RolledChaos | TriggerDescription$ Whenever you roll {CHAOS}, each creature you control gets +2/+2, gains trample, and becomes a Werewolf in addition to its other types until end of turn. SVar:RolledChaos:AB$ AnimateAll | Cost$ 0 | ValidCards$ Creature.YouCtrl | Types$ Werewolf | SubAbility$ DBPump SVar:DBPump:DB$ PumpAll | ValidCards$ Creature.YouCtrl | KW$ Trample | NumAtt$ 2 | NumDef$ 2 diff --git a/forge-gui/res/cardsfolder/r/rune_tail_kitsune_ascendant_rune_tails_essence.txt b/forge-gui/res/cardsfolder/r/rune_tail_kitsune_ascendant_rune_tails_essence.txt index c136188e891..9878b685089 100644 --- a/forge-gui/res/cardsfolder/r/rune_tail_kitsune_ascendant_rune_tails_essence.txt +++ b/forge-gui/res/cardsfolder/r/rune_tail_kitsune_ascendant_rune_tails_essence.txt @@ -13,7 +13,7 @@ ALTERNATE Name:Rune-Tail's Essence ManaCost:2 W Types:Legendary Enchantment -S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddHiddenKeyword$ Prevent all damage that would be dealt to CARDNAME. | Description$ Prevent all damage that would be dealt to creatures you control. +S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddKeyword$ Prevent all damage that would be dealt to CARDNAME. | Description$ Prevent all damage that would be dealt to creatures you control. SVar:Picture:http://www.marc-fowler-design.com/cardforge/flippedcards/SOK/rune_tails_essence.jpg # This link may be a temporary solution and could change in the near future. Oracle:Prevent all damage that would be dealt to creatures you control. diff --git a/forge-gui/res/cardsfolder/s/sandskin.txt b/forge-gui/res/cardsfolder/s/sandskin.txt index 222f76307fe..c7499aa477b 100644 --- a/forge-gui/res/cardsfolder/s/sandskin.txt +++ b/forge-gui/res/cardsfolder/s/sandskin.txt @@ -3,6 +3,6 @@ ManaCost:2 W Types:Enchantment Aura K:Enchant creature A:SP$ Attach | Cost$ 2 W | ValidTgts$ Creature | AILogic$ Curse -S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ Prevent all combat damage that would be dealt to and dealt by CARDNAME. | Description$ Prevent all combat damage that would be dealt to and dealt by enchanted creature. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Prevent all combat damage that would be dealt to and dealt by CARDNAME. | Description$ Prevent all combat damage that would be dealt to and dealt by enchanted creature. SVar:Picture:http://www.wizards.com/global/images/magic/general/sandskin.jpg Oracle:Enchant creature\nPrevent all combat damage that would be dealt to and dealt by enchanted creature. diff --git a/forge-gui/res/cardsfolder/s/statecraft.txt b/forge-gui/res/cardsfolder/s/statecraft.txt index a1dce451347..91567058bf6 100644 --- a/forge-gui/res/cardsfolder/s/statecraft.txt +++ b/forge-gui/res/cardsfolder/s/statecraft.txt @@ -1,7 +1,7 @@ Name:Statecraft ManaCost:3 U Types:Enchantment -S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddHiddenKeyword$ Prevent all combat damage that would be dealt to and dealt by CARDNAME. | Description$ Prevent all combat damage that would be dealt to and dealt by creatures you control. +S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddKeyword$ Prevent all combat damage that would be dealt to and dealt by CARDNAME. | Description$ Prevent all combat damage that would be dealt to and dealt by creatures you control. SVar:NonStackingEffect:True SVar:RemRandomDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/statecraft.jpg diff --git a/forge-gui/res/cardsfolder/t/temporal_isolation.txt b/forge-gui/res/cardsfolder/t/temporal_isolation.txt index b599e6997b7..2a2ee15df5d 100644 --- a/forge-gui/res/cardsfolder/t/temporal_isolation.txt +++ b/forge-gui/res/cardsfolder/t/temporal_isolation.txt @@ -4,6 +4,6 @@ Types:Enchantment Aura K:Flash K:Enchant creature A:SP$ Attach | Cost$ 1 W | ValidTgts$ Creature | AILogic$ Curse -S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Shadow | AddHiddenKeyword$ Prevent all damage that would be dealt by CARDNAME. | Description$ Enchanted creature has shadow. Prevent all damage that would be dealt by enchanted creature. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Shadow & Prevent all damage that would be dealt by CARDNAME. | Description$ Enchanted creature has shadow. Prevent all damage that would be dealt by enchanted creature. SVar:Picture:http://www.wizards.com/global/images/magic/general/temporal_isolation.jpg Oracle:Flash (You may cast this spell any time you could cast an instant.)\nEnchant creature\nEnchanted creature has shadow. (It can block or be blocked by only creatures with shadow.)\nPrevent all damage that would be dealt by enchanted creature. diff --git a/forge-gui/res/cardsfolder/u/undergrowth.txt b/forge-gui/res/cardsfolder/u/undergrowth.txt index 9341c9d61c9..b37d2290c54 100644 --- a/forge-gui/res/cardsfolder/u/undergrowth.txt +++ b/forge-gui/res/cardsfolder/u/undergrowth.txt @@ -5,7 +5,7 @@ Text:As an additional cost to cast CARDNAME, you may pay {2}{R}. K:Kicker:2 R:Generic A:SP$ Fog | Cost$ G | Condition$ OptionalCost | ConditionOptionalPaid$ False | SubAbility$ DBEffect | SpellDescription$ Prevent all combat damage that would be dealt this turn. If its additional cost was paid, CARDNAME doesn't affect combat damage that would be dealt by red creatures. | StackDescription$ SpellDescription SVar:DBEffect:DB$ Effect | Condition$ OptionalCost | ConditionOptionalPaid$ True | Name$ Undergrowth Effect | StaticAbilities$ KWPump -SVar:KWPump:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Creature.nonRed | AddHiddenKeyword$ Prevent all combat damage that would be dealt by CARDNAME. | Description$ Prevent all combat damage this turn except that from red creatures. +SVar:KWPump:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Creature.nonRed | AddKeyword$ Prevent all combat damage that would be dealt by CARDNAME. | Description$ Prevent all combat damage this turn except that from red creatures. SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/undergrowth.jpg Oracle:As an additional cost to cast Undergrowth, you may pay {2}{R}.\nPrevent all combat damage that would be dealt this turn. If its additional cost was paid, Undergrowth doesn't affect combat damage that would be dealt by red creatures. diff --git a/forge-gui/res/cardsfolder/w/woolly_razorback.txt b/forge-gui/res/cardsfolder/w/woolly_razorback.txt index 1d5d545b66f..cdd3c5e65d6 100644 --- a/forge-gui/res/cardsfolder/w/woolly_razorback.txt +++ b/forge-gui/res/cardsfolder/w/woolly_razorback.txt @@ -3,7 +3,7 @@ ManaCost:2 W W Types:Creature Boar Beast PT:7/7 K:etbCounter:ICE:3 -S:Mode$ Continuous | Affected$ Card.Self+counters_GE1_ICE | AddHiddenKeyword$ Prevent all combat damage that would be dealt by CARDNAME. & Defender | Description$ As long as CARDNAME has an ice counter on it, prevent all combat damage it would deal and it has defender. +S:Mode$ Continuous | Affected$ Card.Self+counters_GE1_ICE | AddKeyword$ Prevent all combat damage that would be dealt by CARDNAME. & Defender | Description$ As long as CARDNAME has an ice counter on it, prevent all combat damage it would deal and it has defender. T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigRemoveCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME blocks, remove an ice counter from it. SVar:TrigRemoveCounter:AB$ RemoveCounter | Cost$ 0 | CounterType$ ICE | CounterNum$ 1 | Defined$ TriggeredBlocker SVar:HasBlockEffect:TRUE