mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added Minion of Leshrac and Patron of the Nezumi
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -6842,6 +6842,7 @@ res/cardsfolder/m/mindwrack_liege.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mine_bearer.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mine_excavation.txt -text
|
||||
res/cardsfolder/m/mine_layer.txt -text
|
||||
res/cardsfolder/m/minion_of_leshrac.txt -text
|
||||
res/cardsfolder/m/minion_of_tevesh_szat.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/minion_of_the_wastes.txt -text
|
||||
res/cardsfolder/m/minion_reflector.txt -text
|
||||
@@ -7835,6 +7836,7 @@ res/cardsfolder/p/patrol_signaler.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/patron_of_the_akki.txt -text
|
||||
res/cardsfolder/p/patron_of_the_kitsune.txt -text
|
||||
res/cardsfolder/p/patron_of_the_moon.txt -text
|
||||
res/cardsfolder/p/patron_of_the_nezumi.txt -text
|
||||
res/cardsfolder/p/patron_of_the_orochi.txt -text
|
||||
res/cardsfolder/p/patron_of_the_wild.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/patron_wizard.txt svneol=native#text/plain
|
||||
|
||||
15
res/cardsfolder/m/minion_of_leshrac.txt
Normal file
15
res/cardsfolder/m/minion_of_leshrac.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Minion of Leshrac
|
||||
ManaCost:4 B B B
|
||||
Types:Creature Demon Minion
|
||||
PT:5/5
|
||||
K:Protection from black
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDmg | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 5 damage to you unless you sacrifice a creature other than CARDNAME. If CARDNAME deals damage to you this way, tap it.
|
||||
SVar:TrigDmg:AB$ DealDamage | Cost$ 0 | Defined$ You | NumDmg$ 5 | UnlessCost$ Sac<1/Creature.Other/a creature other than CARDNAME> | RememberDamaged$ True | UnlessPayer$ TriggeredPlayer | UnlessResolveSubs$ WhenNotPaid | SubAbility$ DBTap
|
||||
SVar:DBTap:DB$ Tap | Defined$ Self | ConditionCheckSVar$ CheckDamaged | ConditionSVarCompare$ GE1 | References$ CheckDamaged | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:CheckDamaged:Count$RememberedSize
|
||||
A:AB$ Destroy | Cost$ T | ValidTgts$ Land,Creature | TgtPrompt$ Select target creature or land | SpellDescription$ Destroy target creature or land.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/minion_of_leshrac.jpg
|
||||
Oracle:Protection from black\nAt the beginning of your upkeep, Minion of Leshrac deals 5 damage to you unless you sacrifice a creature other than Minion of Leshrac. If Minion of Leshrac deals damage to you this way, tap it.\n{T}: Destroy target creature or land.
|
||||
SetInfo:ICE Rare
|
||||
12
res/cardsfolder/p/patron_of_the_nezumi.txt
Normal file
12
res/cardsfolder/p/patron_of_the_nezumi.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Patron of the Nezumi
|
||||
ManaCost:5 B B
|
||||
Types:Legendary Creature Spirit
|
||||
PT:6/6
|
||||
K:Rat offering
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | ValidCard$ Card.OppOwn | Execute$ TrigLoseLife | TriggerDescription$ Whenever a permanent is put into an opponent's graveyard, that player loses 1 life.
|
||||
SVar:TrigLoseLife:AB$ LoseLife | Cost$ 0 | Defined$ TriggeredCardOwner | LifeAmount$ 1
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/patron_of_the_nezumi.jpg
|
||||
Oracle:Rat offering (You may cast this card any time you could cast an instant by sacrificing a Rat and paying the difference in mana costs between this and the sacrificed Rat. Mana cost includes color.)\nWhenever a permanent is put into an opponent's graveyard, that player loses 1 life.
|
||||
SetInfo:BOK Rare
|
||||
SetInfo:COM Rare
|
||||
Reference in New Issue
Block a user