mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Sadistic Augermage.
- Converted Chimney Imp to use "Mandatory".
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5465,6 +5465,7 @@ res/cardsfolder/sacred_nectar.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/sacred_prey.txt -text svneol=native#text/plain
|
res/cardsfolder/sacred_prey.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/sacred_wolf.txt -text svneol=native#text/plain
|
res/cardsfolder/sacred_wolf.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/sacrifice.txt -text svneol=native#text/plain
|
res/cardsfolder/sacrifice.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/sadistic_augermage.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/sadistic_glee.txt svneol=native#text/plain
|
res/cardsfolder/sadistic_glee.txt svneol=native#text/plain
|
||||||
res/cardsfolder/sadistic_hypnotist.txt -text svneol=native#text/plain
|
res/cardsfolder/sadistic_hypnotist.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/safehold_duo.txt -text svneol=native#text/plain
|
res/cardsfolder/safehold_duo.txt -text svneol=native#text/plain
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ Text:no text
|
|||||||
PT:1/2
|
PT:1/2
|
||||||
K:Flying
|
K:Flying
|
||||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, target opponent puts a card from his or her hand on top of his or her library.
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, target opponent puts a card from his or her hand on top of his or her library.
|
||||||
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Hand | Destination$ Library | LibraryPosition$ 0 | ValidTgts$ Opponent | ChangeType$ Card | ChangeNum$ 1 | IsCurse$ True | Defined$ Opponent
|
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Hand | Destination$ Library | LibraryPosition$ 0 | ValidTgts$ Opponent | ChangeType$ Card | ChangeNum$ 1 | Chooser$ Opponent | Mandatory$ True | IsCurse$ True
|
||||||
SVar:SacMe:1
|
SVar:SacMe:1
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/chimney_imp.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/chimney_imp.jpg
|
||||||
|
|||||||
10
res/cardsfolder/sadistic_augermage.txt
Normal file
10
res/cardsfolder/sadistic_augermage.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Sadistic Augermage
|
||||||
|
ManaCost:2 B
|
||||||
|
Types:Creature Human Wizard
|
||||||
|
Text:no text
|
||||||
|
PT:3/1
|
||||||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each player puts a card from his or her hand on top of his or her library.
|
||||||
|
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Hand | Destination$ Library | LibraryPosition$ 0 | Mandatory$ True | ChangeType$ Card | ChangeNum$ 1 | Defined$ Each
|
||||||
|
SVar:Rarity:Common
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/sadistic_augermage.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user