mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added Grave Pact and Predatory Nightstalker.
- Added a uBr Sacrifice theme.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -2306,6 +2306,7 @@ res/cardsfolder/grassland_crusader.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/grasslands.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/gratuitous_violence.txt svneol=native#text/plain
|
||||
res/cardsfolder/grave_defiler.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/grave_pact.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/grave_robbers.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/grave_shell_scarab.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/grave_titan.txt -text svneol=native#text/plain
|
||||
@@ -4028,6 +4029,7 @@ res/cardsfolder/predator_dragon.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/predator_flagship.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/predators_strike.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/predatory_advantage.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/predatory_nightstalker.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/preeminent_captain.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/preemptive_strike.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/preordain.txt -text svneol=native#text/plain
|
||||
@@ -6661,6 +6663,7 @@ res/quest/themes/Naya[!!-~]WRG.thm -text
|
||||
res/quest/themes/Oath[!!-~]of[!!-~]Druids[!!-~]WG.thm -text
|
||||
res/quest/themes/Rats[!!-~]B.thm -text
|
||||
res/quest/themes/Reanimator[!!-~]B.thm -text
|
||||
res/quest/themes/Sacrifice[!!-~]uBr.thm -text
|
||||
res/quest/themes/Snakes[!!-~]G.thm -text
|
||||
res/quest/themes/Snow[!!-~]UBRG.thm -text
|
||||
res/quest/themes/Soldiers[!!-~]W.thm -text
|
||||
|
||||
9
res/cardsfolder/grave_pact.txt
Normal file
9
res/cardsfolder/grave_pact.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Grave Pact
|
||||
ManaCost:1 B B B
|
||||
Types:Creature Enchantment
|
||||
Text:no text
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ Whenever a creature you control is put into a graveyard from the battlefield, each other player sacrifices a creature.
|
||||
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Opponent | SacValid$ Creature
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/grave_pact.jpg
|
||||
End
|
||||
10
res/cardsfolder/predatory_nightstalker.txt
Normal file
10
res/cardsfolder/predatory_nightstalker.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Predatory Nightstalker
|
||||
ManaCost:3 B B
|
||||
Types:Creature Nightstalker
|
||||
Text:no text
|
||||
PT:3/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | Optional$ True | TriggerDescription$ When CARDNAME enters the battlefield, you may have target opponent sacrifice a creature.
|
||||
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | ValidTgts$ Opponent | SacValid$ Creature
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/predatory_nightstalker.jpg
|
||||
End
|
||||
46
res/quest/themes/Sacrifice uBr.thm
Normal file
46
res/quest/themes/Sacrifice uBr.thm
Normal file
@@ -0,0 +1,46 @@
|
||||
BasicLandPercentage=14
|
||||
|
||||
[Group MaxCnt=4 Percentage=22]
|
||||
Underground Sea
|
||||
Badlands
|
||||
Crumbling Necropolis
|
||||
Bloodstained Mire
|
||||
Polluted Delta
|
||||
[/Group]
|
||||
|
||||
[Group MaxCnt=4 Percentage=11]
|
||||
Mortician Beetle
|
||||
Mortician Beetle
|
||||
Mortician Beetle
|
||||
Thraximundar
|
||||
[/Group]
|
||||
|
||||
[Group MaxCnt=4 Percentage=25]
|
||||
Chainer's Edict
|
||||
Cruel Edict
|
||||
Diabolic Edict
|
||||
Gatekeeper of Malakir
|
||||
Hellspark Elemental
|
||||
Spark Elemental
|
||||
[/Group]
|
||||
|
||||
[Group MaxCnt=1 Percentage=11]
|
||||
Arc Runner
|
||||
Ball Lightning
|
||||
Hell's Thunder
|
||||
[/Group]
|
||||
|
||||
[Group MaxCnt=4 Percentage=15]
|
||||
Blistering Firecat
|
||||
Grave Pact
|
||||
Predatory Nightstalker
|
||||
Slave of Bolas
|
||||
[/Group]
|
||||
|
||||
[Group MaxCnt=1 Percentage=2]
|
||||
Cruel Ultimatum
|
||||
Eldrazi Conscription
|
||||
Ulamog's Crusher
|
||||
[/Group]
|
||||
|
||||
End
|
||||
Reference in New Issue
Block a user