mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added Simic Basilisk.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7492,6 +7492,7 @@ res/cardsfolder/s/sima_yi_wei_field_marshal.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/simian_brawler.txt -text
|
||||
res/cardsfolder/s/simian_grunts.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/simian_spirit_guide.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/simic_basilisk.txt -text
|
||||
res/cardsfolder/s/simic_growth_chamber.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/simic_initiate.txt -text
|
||||
res/cardsfolder/s/simic_ragworm.txt svneol=native#text/plain
|
||||
|
||||
16
res/cardsfolder/s/simic_basilisk.txt
Normal file
16
res/cardsfolder/s/simic_basilisk.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
Name:Simic Basilisk
|
||||
ManaCost:3 G G
|
||||
Types:Creature Basilisk Mutant
|
||||
Text:no text
|
||||
PT:0/0
|
||||
K:Graft 3
|
||||
A:AB$ Animate | Cost$ 1 G | ValidTgts$ Creature.counters_GE1_P1P1 | TgtPrompt$ Select target creature with a +1/+1 counter on it | Triggers$ DestroyTrigger | sVars$ DelTrig,TrigDestroy | SpellDescription$ Until end of turn, target creature with a +1/+1 counter on it gains "Whenever this creature deals combat damage to a creature, destroy that creature at end of combat."
|
||||
SVar:DestroyTrigger:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Creature | CombatDamage$ True | TriggerZones$ Battlefield | DelayedTrigger$ DelTrig | TriggerDescription$ Whenever CARDNAME deals combat 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:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/simic_basilisk.jpg
|
||||
SetInfo:DIS|Uncommon|http://magiccards.info/scans/en/di/91.jpg
|
||||
Oracle:Graft 3 (This creature enters the battlefield with three +1/+1 counters on it. Whenever another creature enters the battlefield, you may move a +1/+1 counter from this creature onto it.)\n{1}{G}: Until end of turn, target creature with a +1/+1 counter on it gains "Whenever this creature deals combat damage to a creature, destroy that creature at end of combat."
|
||||
End
|
||||
@@ -8,4 +8,5 @@ SVar:TrigSac:AB$Sacrifice | Cost$ 0 | ValidTgts$ Opponent | SacValid$ Creature |
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://serv2.tcgimages.eu/img/cards/Portal_Second_Age/wei_assassins.jpg
|
||||
SetInfo:PTK|Uncommon|http://magiccards.info/scans/en/p3k/86.jpg
|
||||
Oracle:When Wei Assassins enters the battlefield, target opponent chooses a creature he or she controls. Destroy it.
|
||||
End
|
||||
Reference in New Issue
Block a user