mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Quest for the Goblin Lord.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4294,6 +4294,7 @@ res/cardsfolder/quagmire_lamprey.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/quagnoth.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/quest_for_ancient_secrets.txt svneol=native#text/plain
|
||||
res/cardsfolder/quest_for_the_gemblades.txt svneol=native#text/plain
|
||||
res/cardsfolder/quest_for_the_goblin_lord.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/quest_for_the_gravelord.txt svneol=native#text/plain
|
||||
res/cardsfolder/quick_sliver.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/quicksand.txt -text svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/quest_for_the_goblin_lord.txt
Normal file
10
res/cardsfolder/quest_for_the_goblin_lord.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Quest for the Goblin Lord
|
||||
ManaCost:R
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Goblin.YouCtrl | Execute$ TrigPutCounter | Optional$ True | TriggerZones$ Battlefield | TriggerDescription$ Whenever a Goblin enters the battlefield under your control, you may put a quest counter on CARDNAME.
|
||||
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ QUEST | CounterNum$ 1
|
||||
K:stPumpAll:Creature.YouCtrl:2/0:isPresent Card.Self+countersGE5QUEST:As long as CARDNAME has five or more quest counters on it, creatures you control get +2/+0.
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/quest_for_the_goblin_lord.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user