mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Lowland Basilisk
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4601,6 +4601,7 @@ res/cardsfolder/l/lotus_guardian.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/lotus_petal.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/lotus_vale.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/lovisa_coldeyes.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/lowland_basilisk.txt -text svneol=unset#text/plain
|
||||
res/cardsfolder/l/lowland_giant.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/lowland_oaf.txt -text
|
||||
res/cardsfolder/l/loxodon_anchorite.txt svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/l/lowland_basilisk.txt
Normal file
11
res/cardsfolder/l/lowland_basilisk.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Lowland Basilisk
|
||||
ManaCost:2 G
|
||||
Types:Creature Basilisk
|
||||
Text:no text
|
||||
PT:1/3
|
||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Creature | TriggerZones$ Battlefield | DelayedTrigger$ DelTrig | TriggerDescription$ Whenever CARDNAME deals damage to a creature, destroy that creature at end of combat.
|
||||
SVar:DelTrig:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Each | Execute$ TrigDestroy | TriggerDescription$ Destroy damaged creature at end of combat.
|
||||
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | Defined$ TriggeredTarget
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/lowland_basilisk.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user