mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Added Diviner's Wand by squee1968.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2212,6 +2212,7 @@ res/cardsfolder/d/divine_retribution.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/d/divine_sacrament.txt svneol=native#text/plain
|
res/cardsfolder/d/divine_sacrament.txt svneol=native#text/plain
|
||||||
res/cardsfolder/d/divine_transformation.txt svneol=native#text/plain
|
res/cardsfolder/d/divine_transformation.txt svneol=native#text/plain
|
||||||
res/cardsfolder/d/divine_verdict.txt svneol=native#text/plain
|
res/cardsfolder/d/divine_verdict.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/d/diviners_wand.txt -text
|
||||||
res/cardsfolder/d/diving_griffin.txt svneol=native#text/plain
|
res/cardsfolder/d/diving_griffin.txt svneol=native#text/plain
|
||||||
res/cardsfolder/d/divining_witch.txt -text svneol=unset#text/plain
|
res/cardsfolder/d/divining_witch.txt -text svneol=unset#text/plain
|
||||||
res/cardsfolder/d/divinity_of_pride.txt svneol=native#text/plain
|
res/cardsfolder/d/divinity_of_pride.txt svneol=native#text/plain
|
||||||
|
|||||||
16
res/cardsfolder/d/diviners_wand.txt
Normal file
16
res/cardsfolder/d/diviners_wand.txt
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
Name:Diviner's Wand
|
||||||
|
ManaCost:3
|
||||||
|
Types:Tribal Artifact Wizard Equipment
|
||||||
|
Text:no text
|
||||||
|
K:eqPump 3:0/0
|
||||||
|
S:Mode$ Continuous | Affected$ Card.EquippedBy | AddAbility$ Draw | AddTrigger$ TrigDraw | AddSVar$ DivinerTrigPump | Description$ Equipped creature has "Whenever you draw a card, this creature gets +1/+1 and gains flying until end of turn" and "4: Draw a card."
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Wizard | TriggerZones$ Battlefield | Execute$ TrigAttach | OptionalDecider$ You | TriggerDescription$ Whenever a Wizard creature enters the battlefield, you may attach CARDNAME to it.
|
||||||
|
SVar:TrigAttach:DB$ Attach | Cost$ 0 | Defined$ TriggeredCard
|
||||||
|
SVar:TrigDraw:Mode$ Drawn | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ DivinerTrigPump | TriggerDescription$ Whenever you draw a card, this creature gets +1/+1 and gains flying until end of turn
|
||||||
|
SVar:DivinerTrigPump:AB$ Pump | Cost$ 0 | Defined$ Self | NumAtt$ 1 | NumDef$ 1 | KW$ Flying
|
||||||
|
SVar:Draw:AB$Draw | Cost$ 4 | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/diviners_wand.jpg
|
||||||
|
SetInfo:MOR|Uncommon|http://magiccards.info/scans/mt/en/142.jpg
|
||||||
|
Oracle:Equipped creature has "Whenever you draw a card, this creature gets +1/+1 and gains flying until end of turn" and "{4}: Draw a card."\nWhenever a Wizard creature enters the battlefield, you may attach Diviner<65>s Wand to it.\nEquip {3}
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user