- More little text and script fixes.

This commit is contained in:
Sloth
2014-09-18 21:19:30 +00:00
parent efd9c0ed74
commit 99624e6527
4 changed files with 4 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ ManaCost:2 R
Types:Sorcery
A:SP$ DamageAll | Cost$ 2 R | NumDmg$ 1 | ValidCards$ Creature.YouDontCtrl | ValidDescription$ each creature you don't control. | SubAbility$ DBPumpAll | SpellDescription$ CARDNAME deals 1 damage to each creature you don't control. Ferocious - If you control a creature with power 4 or greater, creatures can't block this turn.
SVar:DBPumpAll:DB$ Effect | Name$ Barrage of Boulders Effect | StaticAbilities$ KWPump | AILogic$ Evasion | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | References$ X
SVar:KWPump:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Creature | AddKeyword$ CARDNAME can't block. | Description$ Creatures can't block this turn.
SVar:KWPump:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Creature | AddHiddenKeyword$ CARDNAME can't block. | Description$ Creatures can't block this turn.
SVar:X:Count$Valid Creature.powerGE4+YouCtrl
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/barrage_of_boulders.jpg

View File

@@ -1,6 +1,6 @@
Name:Flying Crane Technique
ManaCost:3 U R W
Types:Instant
A:SP$ UntapAll | Cost$ 3 U R W | ValidCards$ Creature.YouCtrl | SpellDescription$ Untap all creatures you control. All creatures you control gain flying and double strike until end of turn. | SubAbility$ DBPumpAll
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | KW$ Flying & Double Strike |
A:SP$ UntapAll | Cost$ 3 U R W | ValidCards$ Creature.YouCtrl | SubAbility$ DBPumpAll | SpellDescription$ Untap all creatures you control. They gain flying and double strike until end of turn.
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | KW$ Flying & Double Strike
SVar:Picture:http://www.wizards.com/global/images/magic/general/flying_crane_technique.jpg

View File

@@ -3,5 +3,4 @@ ManaCost:2 W B G
Types:Creature Elephant
PT:5/7
S:Mode$ Continuous | Affected$ Creature.YouCtrl+counters_GE1_P1P1 | AddHiddenKeyword$ CARDNAME untaps during each other player's untap step. | Description$ Untap each creature you control with a +1/+1 counter on it during each other player's untap step.
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/ivorytusk_fortress.jpg

View File

@@ -2,7 +2,7 @@ Name:Ruthless Invasion
ManaCost:3 PR
Types:Sorcery
A:SP$ Effect | Cost$ 3 PR | Name$ Ruthless Invasion Effect | StaticAbilities$ KWPump | AILogic$ Evasion | SpellDescription$ Nonartifact creatures can't block this turn.
SVar:KWPump:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Creature.nonArtifact | AddKeyword$ CARDNAME can't block. | Description$ Nonartifact creatures can't block this turn.
SVar:KWPump:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Creature.nonArtifact | AddHiddenKeyword$ CARDNAME can't block. | Description$ Nonartifact creatures can't block this turn.
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/ruthless_invasion.jpg
Oracle:({P/R} can be paid with either {R} or 2 life.)\nNonartifact creatures can't block this turn.