mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Fixed Wall of Hope.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -7250,7 +7250,7 @@ res/cardsfolder/wall_of_fire.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/wall_of_frost.txt svneol=native#text/plain
|
res/cardsfolder/wall_of_frost.txt svneol=native#text/plain
|
||||||
res/cardsfolder/wall_of_granite.txt -text svneol=native#text/plain
|
res/cardsfolder/wall_of_granite.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wall_of_heat.txt -text svneol=native#text/plain
|
res/cardsfolder/wall_of_heat.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wall_of_hope.txt svneol=native#text/plain
|
res/cardsfolder/wall_of_hope.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wall_of_ice.txt -text svneol=native#text/plain
|
res/cardsfolder/wall_of_ice.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wall_of_junk.txt svneol=native#text/plain
|
res/cardsfolder/wall_of_junk.txt svneol=native#text/plain
|
||||||
res/cardsfolder/wall_of_kelp.txt -text svneol=native#text/plain
|
res/cardsfolder/wall_of_kelp.txt -text svneol=native#text/plain
|
||||||
|
|||||||
@@ -1,13 +1,13 @@
|
|||||||
Name:Wall of Hope
|
Name:Wall of Hope
|
||||||
ManaCost:W
|
ManaCost:W
|
||||||
Types:Creature Wall
|
Types:Creature Wall
|
||||||
Text:no text
|
Text:no text
|
||||||
PT:0/3
|
PT:0/3
|
||||||
K:Defender
|
K:Defender
|
||||||
T:Mode$ DamageDone | DamageSource$ Any | DamageTarget$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME is dealt damage, you gain that much life.
|
T:Mode$ DamageDone | DamageSource$ Any | ValidTarget$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME is dealt damage, you gain that much life.
|
||||||
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X
|
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X
|
||||||
SVar:X:Count$TriggeredDamageAmount
|
SVar:X:Count$TriggeredDamageAmount
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/wall_of_hope.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wall_of_hope.jpg
|
||||||
SetInfo:LGN|Common|http://magiccards.info/scans/en/le/24.jpg
|
SetInfo:LGN|Common|http://magiccards.info/scans/en/le/24.jpg
|
||||||
End
|
End
|
||||||
Reference in New Issue
Block a user