mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Ghosts of the Innocent
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4028,6 +4028,7 @@ res/cardsfolder/g/ghostly_touch.txt -text
|
||||
res/cardsfolder/g/ghostly_visit.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/ghostly_wings.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/ghosts_of_the_damned.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/ghosts_of_the_innocent.txt -text
|
||||
res/cardsfolder/g/ghostway.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/ghoulcallers_bell.txt -text
|
||||
res/cardsfolder/g/ghoulcallers_chant.txt -text
|
||||
|
||||
15
res/cardsfolder/g/ghosts_of_the_innocent.txt
Normal file
15
res/cardsfolder/g/ghosts_of_the_innocent.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Ghosts of the Innocent
|
||||
ManaCost:5 W W
|
||||
Types:Creature Spirit
|
||||
Text:no text
|
||||
PT:4/5
|
||||
R:Event$ DamageDone | ActiveZones$ Battlefield | ValidTarget$ Player,Creature | ReplaceWith$ DmgHalfDown | IsCombat$ False | Description$ If a source would deal damage to a creature or player, it deals half that damage, rounded down, to that creature or player instead.
|
||||
R:Event$ DamageDone | ActiveZones$ Battlefield | ValidTarget$ Player,Creature | ReplaceWith$ DmgHalfDownCombat | IsCombat$ True | Secondary$ True | Description$ If a source would deal damage to a creature or player, it deals half that damage, rounded down, to that creature or player instead.
|
||||
SVar:DmgHalfDown:AB$ DealDamage | Cost$ 0 | Defined$ ReplacedTarget | DamageSource$ ReplacedSource | NumDmg$ X | References$ X
|
||||
SVar:DmgHalfDownCombat:AB$ DealDamage | Cost$ 0 | CombatDamage$ True | Defined$ ReplacedTarget | DamageSource$ ReplacedSource | NumDmg$ X | References$ X
|
||||
SVar:X:ReplaceCount$DamageAmount/HalfDown
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghosts_of_the_innocent.jpg
|
||||
SVar:RemAIDeck:True
|
||||
SetInfo:RAV|Rare|http://magiccards.info/scans/en/rav/20.jpg
|
||||
Oracle:If a source would deal damage to a creature or player, it deals half that damage, rounded down, to that creature or player instead.
|
||||
End
|
||||
Reference in New Issue
Block a user