mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Addle.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -72,6 +72,7 @@ res/cardsfolder/a/adarkar_valkyrie.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/adarkar_wastes.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/adarkar_windform.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/adder_staff_boggart.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/addle.txt -text
|
||||
res/cardsfolder/a/admonition_angel.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/adun_oakenshield.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/advance_scout.txt svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/a/addle.txt
Normal file
12
res/cardsfolder/a/addle.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Addle
|
||||
ManaCost:1 B
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ ChooseColor | Cost$ 1 B | Defined$ You | AILogic$ MostProminentInHumanDeck | SubAbility$ DBRevealDiscard | SpellDescription$ Choose a color. Target player reveals his or her hand and you choose a card of that color from it. That player discards that card.
|
||||
SVar:DBRevealDiscard:DB$ Discard | Mode$ RevealYouChoose | NumCards$ 1 | DiscardValid$ Card.ChosenColor | ValidTgts$ Player | TgtPrompt$ Select target player
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/addle.jpg
|
||||
SetInfo:INV|Uncommon|http://magiccards.info/scans/en/in/91.jpg
|
||||
Oracle:Choose a color. Target player reveals his or her hand and you choose a card of that color from it. That player discards that card.
|
||||
End
|
||||
@@ -5,7 +5,7 @@ Text:no text
|
||||
PT:2/2
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ ChooseColor | Static$ True | TriggerDescription$ As CARDNAME enters the battlefield, choose a color.
|
||||
SVar:ChooseColor:DB$ ChooseColor | Defined$ You
|
||||
SVar:ChooseColor:DB$ ChooseColor | Defined$ You | AILogic$ MostProminentInHumanDeck
|
||||
K:Protection:Card.ChosenColor:CARDNAME has protection from the chosen color.
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/voice_of_all.jpg
|
||||
|
||||
Reference in New Issue
Block a user