mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +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_granite.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_junk.txt svneol=native#text/plain
|
||||
res/cardsfolder/wall_of_kelp.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -4,7 +4,7 @@ Types:Creature Wall
|
||||
Text:no text
|
||||
PT:0/3
|
||||
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:X:Count$TriggeredDamageAmount
|
||||
SVar:Rarity:Common
|
||||
|
||||
Reference in New Issue
Block a user