- Added Raving Oni-Slave.

This commit is contained in:
jendave
2011-08-06 19:52:39 +00:00
parent f65054b609
commit edfb95725f
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -4922,6 +4922,7 @@ res/cardsfolder/ravenous_rats.txt -text svneol=native#text/plain
res/cardsfolder/ravenous_skirge.txt -text svneol=native#text/plain
res/cardsfolder/ravens_crime.txt svneol=native#text/plain
res/cardsfolder/ravens_run_dragoon.txt -text svneol=native#text/plain
res/cardsfolder/raving_oni_slave.txt svneol=native#text/plain
res/cardsfolder/ray_of_command.txt -text svneol=native#text/plain
res/cardsfolder/ray_of_distortion.txt -text svneol=native#text/plain
res/cardsfolder/ray_of_erasure.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Raving Oni-Slave
ManaCost:1 B
Types:Creature Ogre Warrior
Text:no text
PT:3/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | IsPresent$ Card.Demon+YouCtrl | PresentCompare$ EQ0 | Execute$ TrigLoseLife | TriggerDescription$ When CARDNAME enters the battlefield or leaves the battlefield, you lose 3 life if you don't control a Demon.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | IsPresent$ Card.Demon+YouCtrl | PresentCompare$ EQ0 | Execute$ TrigLoseLife | Secondary$ True | TriggerDescription$ When CARDNAME enters the battlefield or leaves the battlefield, you lose 3 life if you don't control a Demon.
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ 3
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/raving_oni_slave.jpg
End