*Added Vebulid.

This commit is contained in:
Hellfish
2012-02-27 17:29:43 +00:00
parent 2fbdea0a56
commit cf65f31eef
2 changed files with 17 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -9620,6 +9620,7 @@ res/cardsfolder/v/vault_of_the_archangel.txt -text
res/cardsfolder/v/vault_of_whispers.txt svneol=native#text/plain res/cardsfolder/v/vault_of_whispers.txt svneol=native#text/plain
res/cardsfolder/v/vault_skirge.txt svneol=native#text/plain res/cardsfolder/v/vault_skirge.txt svneol=native#text/plain
res/cardsfolder/v/vault_skyward.txt svneol=native#text/plain res/cardsfolder/v/vault_skyward.txt svneol=native#text/plain
res/cardsfolder/v/vebulid.txt -text
res/cardsfolder/v/vec_townships.txt svneol=native#text/plain res/cardsfolder/v/vec_townships.txt svneol=native#text/plain
res/cardsfolder/v/vectis_agents.txt svneol=native#text/plain res/cardsfolder/v/vectis_agents.txt svneol=native#text/plain
res/cardsfolder/v/vectis_silencers.txt svneol=native#text/plain res/cardsfolder/v/vectis_silencers.txt svneol=native#text/plain

View File

@@ -0,0 +1,16 @@
Name:Vebulid
ManaCost:B
Types:Creature Horror
Text:no text
PT:0/0
K:etbCounter:P1P1:1
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | OptionalDecider$ You | TriggerDescription$ At the beginning of your upkeep, you may put a +1/+1 counter on CARDNAME.
T:Mode$ Attacks | ValidCard$ Card.Self | DelayedTrigger$ DelTrigDestroy | TriggerDescription$ When CARDNAME attacks or blocks, destroy it at end of combat.
T:Mode$ Blocks | ValidCard$ Card.Self | DelayedTrigger$ DelTrigDestroy | Secondary$ True | TriggerDescription$ When CARDNAME attacks or blocks, destroy it at end of combat.
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterNum$ 1 | CounterType$ P1P1
SVar:DelTrigDestroy:Mode$ Phase | Phase$ EndCombat | Execute$ TrigDestroy | TriggerDescription$ Destroy CARDNAME at end of combat.
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | Defined$ Self
SVar:Picture:http://www.wizards.com/global/images/magic/general/vebulid.jpg
SetInfo:USG|Rare|http://magiccards.info/scans/en/us/165.jpg
Oracle:Vebulid enters the battlefield with a +1/+1 counter on it.\nAt the beginning of your upkeep, you may put a +1/+1 counter on Vebulid.\nWhen Vebulid attacks or blocks, destroy it at end of combat.
End