- Fixed Caustic Crawler and Abduction.

This commit is contained in:
jendave
2011-08-06 20:05:31 +00:00
parent 2e8ca44ad0
commit ac5caa0690
3 changed files with 12 additions and 12 deletions

2
.gitattributes vendored
View File

@@ -984,7 +984,7 @@ res/cardsfolder/cateran_summons.txt -text svneol=native#text/plain
res/cardsfolder/cathartic_adept.txt -text svneol=native#text/plain
res/cardsfolder/cathodion.txt -text svneol=native#text/plain
res/cardsfolder/cauldron_of_souls.txt svneol=native#text/plain
res/cardsfolder/caustic_crawler.txt svneol=native#text/plain
res/cardsfolder/caustic_crawler.txt -text svneol=native#text/plain
res/cardsfolder/caustic_hound.txt -text svneol=native#text/plain
res/cardsfolder/caustic_rain.txt -text svneol=native#text/plain
res/cardsfolder/caustic_tar.txt -text svneol=native#text/plain

View File

@@ -1,7 +1,7 @@
Name:Abduction
ManaCost:2 U U
Types:Enchantment Aura
Text:no text
Text:You control enchanted creature.
K:Enchant creature
K:enControlCreature
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigUntap | TriggerDescription$ When CARDNAME enters the battlefield, untap enchanted creature.

View File

@@ -1,11 +1,11 @@
Name:Caustic Crawler
ManaCost:3 B B
Types:Creature Insect
Text:no text
PT:4/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | OptionalDecider$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, you may have target creature get -1/-1 until end of turn.
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | IsCurse$ True | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ M1M1 | CounterNum$ 1 | SpellDescription$ Put a -1/-1 counter on target creature.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/Caustic_Crawler.jpg
SetInfo:WWK|Uncommon|http://magiccards.info/scans/en/wwk/54.jpg
Name:Caustic Crawler
ManaCost:3 B B
Types:Creature Insect
Text:no text
PT:4/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | OptionalDecider$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, you may have target creature get -1/-1 until end of turn.
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/Caustic_Crawler.jpg
SetInfo:WWK|Uncommon|http://magiccards.info/scans/en/wwk/54.jpg
End