mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
*Added Doom Cannon
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2122,6 +2122,7 @@ res/cardsfolder/d/domineer.txt svneol=native#text/plain
|
||||
res/cardsfolder/d/dominus_of_fealty.txt svneol=native#text/plain
|
||||
res/cardsfolder/d/donate.txt svneol=native#text/plain
|
||||
res/cardsfolder/d/doom_blade.txt svneol=native#text/plain
|
||||
res/cardsfolder/d/doom_cannon.txt -text
|
||||
res/cardsfolder/d/doomed_necromancer.txt svneol=native#text/plain
|
||||
res/cardsfolder/d/doomed_traveler.txt -text
|
||||
res/cardsfolder/d/doomsday.txt svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/d/doom_cannon.txt
Normal file
11
res/cardsfolder/d/doom_cannon.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Doom Cannon
|
||||
ManaCost:6
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
T:Mode$ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Static$ True | Execute$ TrigChooseCT | TriggerDescription$ As CARDNAME enters the battlefield, choose a creature type.
|
||||
SVar:TrigChooseCT:AB$ ChooseType | Cost$ 0 | Defined$ You | Type$ Creature | AILogic$ MostProminentInComputerDeck
|
||||
A:AB$DealDamage | Cost$ 3 T Sac<1/Creature.ChosenType> | NumDmg$ 3 | Tgt$ TgtCP | CostDesc$ 3, Tap, Sacrifice a creature of the chosen type | SpellDescription$ CARDNAME deals 3 damage to target creature or player.
|
||||
SVar:Rarity:Rare
|
||||
SetInfo:ONS|Rare|http://magiccards.info/scans/en/on/307.jpg
|
||||
Oracle:As Doom Cannon enters the battlefield, choose a creature type.\n{3}, {T}, Sacrifice a creature of the chosen type: Doom Cannon deals 3 damage to target creature or player.
|
||||
End
|
||||
Reference in New Issue
Block a user