mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
add Willow Satyr (from Legends) and Aladdin (from Arabian Nights) as examples of AF_GainControl.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -109,6 +109,7 @@ res/cardsfolder/alaborn_musketeer.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/alaborn_trooper.txt -text svneol=native#text/plain
|
res/cardsfolder/alaborn_trooper.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/alaborn_veteran.txt -text svneol=native#text/plain
|
res/cardsfolder/alaborn_veteran.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/alaborn_zealot.txt -text svneol=native#text/plain
|
res/cardsfolder/alaborn_zealot.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/aladdin.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/aladdins_ring.txt -text svneol=native#text/plain
|
res/cardsfolder/aladdins_ring.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/albino_troll.txt -text svneol=native#text/plain
|
res/cardsfolder/albino_troll.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/alert_shu_infantry.txt -text svneol=native#text/plain
|
res/cardsfolder/alert_shu_infantry.txt -text svneol=native#text/plain
|
||||||
@@ -5097,6 +5098,7 @@ res/cardsfolder/will_o_the_wisp.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/willow_dryad.txt -text svneol=native#text/plain
|
res/cardsfolder/willow_dryad.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/willow_elf.txt -text svneol=native#text/plain
|
res/cardsfolder/willow_elf.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/willow_faerie.txt -text svneol=native#text/plain
|
res/cardsfolder/willow_faerie.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/willow_satyr.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wilt_leaf_cavaliers.txt -text svneol=native#text/plain
|
res/cardsfolder/wilt_leaf_cavaliers.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wilt_leaf_liege.txt -text svneol=native#text/plain
|
res/cardsfolder/wilt_leaf_liege.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wind_dancer.txt -text svneol=native#text/plain
|
res/cardsfolder/wind_dancer.txt -text svneol=native#text/plain
|
||||||
|
|||||||
9
res/cardsfolder/aladdin.txt
Normal file
9
res/cardsfolder/aladdin.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Aladdin
|
||||||
|
ManaCost:2 R R
|
||||||
|
Types:Creature Human Rogue
|
||||||
|
Text:no text
|
||||||
|
PT:1/1
|
||||||
|
A:AB$GainControl|Cost$1 R R T|ValidTgts$Artifact|TgtPrompt$Select target artifact.|LoseControl$LeavesPlay,LoseControl|SpellDescription$Gain control of target artifact for as long as you control Aladdin.
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/aladdin.jpg
|
||||||
|
End
|
||||||
10
res/cardsfolder/willow_satyr.txt
Normal file
10
res/cardsfolder/willow_satyr.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Willow Satyr
|
||||||
|
ManaCost:2 G G
|
||||||
|
Types:Creature Satyr
|
||||||
|
Text:no text
|
||||||
|
PT:1/1
|
||||||
|
K:You may choose not to untap CARDNAME during your untap step.
|
||||||
|
A:AB$GainControl|Cost$T|ValidTgts$Creature.Legendary|TgtPrompt$Select target legendary creature.|LoseControl$Untap,LeavesPlay,LoseControl|SpellDescription$Gain control of target legendary creature for as long as you control Willow Satyr and Willow Satyr remains tapped.
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/willow_satyr.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user