mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
*Added Vebulid.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
16
res/cardsfolder/v/vebulid.txt
Normal file
16
res/cardsfolder/v/vebulid.txt
Normal 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
|
||||
Reference in New Issue
Block a user