mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Fixed more cards like Stoneforge Mystic (with Card.Self rest).
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -7575,7 +7575,7 @@ res/cardsfolder/vampiric_sliver.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/vampiric_spirit.txt -text svneol=native#text/plain
|
res/cardsfolder/vampiric_spirit.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/vampiric_touch.txt -text svneol=native#text/plain
|
res/cardsfolder/vampiric_touch.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/vampiric_tutor.txt -text svneol=native#text/plain
|
res/cardsfolder/vampiric_tutor.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/vampirism.txt svneol=native#text/plain
|
res/cardsfolder/vampirism.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/vanquish.txt -text svneol=native#text/plain
|
res/cardsfolder/vanquish.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/vapor_snag.txt -text svneol=native#text/plain
|
res/cardsfolder/vapor_snag.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/varchilds_crusader.txt -text svneol=native#text/plain
|
res/cardsfolder/varchilds_crusader.txt -text svneol=native#text/plain
|
||||||
|
|||||||
@@ -4,7 +4,8 @@ Types:Creature Bird Ally
|
|||||||
Text:no text
|
Text:no text
|
||||||
PT:1/1
|
PT:1/1
|
||||||
K:Flying
|
K:Flying
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self,Ally.YouCtrl | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerDescription$ Whenever CARDNAME or another Ally enters the battlefield under your control, you may put a +1/+1 counter on CARDNAME.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerDescription$ Whenever CARDNAME or another Ally enters the battlefield under your control, you may put a +1/+1 counter on CARDNAME.
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Ally.YouCtrl | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPutCounter | Secondary$ True | TriggerDescription$ Whenever CARDNAME or another Ally enters the battlefield under your control, you may put a +1/+1 counter on CARDNAME.
|
||||||
SVar:TrigPutCounter:DB$PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
SVar:TrigPutCounter:DB$PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||||
SVar:PlayMain1:TRUE
|
SVar:PlayMain1:TRUE
|
||||||
SVar:BuffedBy:Ally
|
SVar:BuffedBy:Ally
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Types:Enchantment Aura
|
|||||||
Text:no text
|
Text:no text
|
||||||
K:Enchant creature
|
K:Enchant creature
|
||||||
K:enPump:+0/+0
|
K:enPump:+0/+0
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card at the beginning of the next turn's upkeep.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card at the beginning of the next turn's upkeep.
|
||||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1 | NextUpkeep$ True
|
SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1 | NextUpkeep$ True
|
||||||
K:stPumpEnchanted:Creature:X/X:no Condition:Enchanted creature gets +1/+1 for each other creature you control.
|
K:stPumpEnchanted:Creature:X/X:no Condition:Enchanted creature gets +1/+1 for each other creature you control.
|
||||||
K:stPumpAll:Creature.YouCtrl:-1/-1:no Condition:Other creatures you control get -1/-1.
|
K:stPumpAll:Creature.YouCtrl:-1/-1:no Condition:Other creatures you control get -1/-1.
|
||||||
|
|||||||
Reference in New Issue
Block a user