diff --git a/.gitattributes b/.gitattributes index 312a75fefee..78431f61360 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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_skirge.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/vectis_agents.txt svneol=native#text/plain res/cardsfolder/v/vectis_silencers.txt svneol=native#text/plain diff --git a/res/cardsfolder/v/vebulid.txt b/res/cardsfolder/v/vebulid.txt new file mode 100644 index 00000000000..fe0a58b7221 --- /dev/null +++ b/res/cardsfolder/v/vebulid.txt @@ -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 \ No newline at end of file