mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Fixed Hobble.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -3262,7 +3262,7 @@ res/cardsfolder/hivis_of_the_scale.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/hoar_shade.txt -text svneol=native#text/plain
|
res/cardsfolder/hoar_shade.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/hoard_smelter_dragon.txt -text svneol=native#text/plain
|
res/cardsfolder/hoard_smelter_dragon.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/hoarders_greed.txt svneol=native#text/plain
|
res/cardsfolder/hoarders_greed.txt svneol=native#text/plain
|
||||||
res/cardsfolder/hobble.txt svneol=native#text/plain
|
res/cardsfolder/hobble.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/hobgoblin_dragoon.txt -text svneol=native#text/plain
|
res/cardsfolder/hobgoblin_dragoon.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/hokori_dust_drinker.txt -text svneol=native#text/plain
|
res/cardsfolder/hokori_dust_drinker.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/hold_the_line.txt svneol=native#text/plain
|
res/cardsfolder/hold_the_line.txt svneol=native#text/plain
|
||||||
|
|||||||
@@ -1,13 +1,13 @@
|
|||||||
Name:Hobble
|
Name:Hobble
|
||||||
ManaCost:2 W
|
ManaCost:2 W
|
||||||
Types:Enchantment Aura
|
Types:Enchantment Aura
|
||||||
Text:no text
|
Text:no text
|
||||||
K:Enchant creature
|
K:Enchant creature
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
|
||||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
|
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
|
||||||
K:enPumpCurse:0/0/HIDDEN CARDNAME can't attack.:Enchanted creature can't attack.
|
K:enPumpCurse:0/0/HIDDEN CARDNAME can't attack.:Enchanted creature can't attack.
|
||||||
K:stPumpEnchanted:Creature:0/0/HIDDEN CARDNAME can't block:isPresent Creature.AttachedBy+Black:Enchanted creature can't block if it's black.
|
K:stPumpEnchanted:Creature:0/0/HIDDEN CARDNAME can't block.:isPresent Creature.AttachedBy+Black:Enchanted creature can't block if it's black.
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/hobble.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/hobble.jpg
|
||||||
SetInfo:PLS|Common|http://magiccards.info/scans/en/ps/7.jpg
|
SetInfo:PLS|Common|http://magiccards.info/scans/en/ps/7.jpg
|
||||||
End
|
End
|
||||||
Reference in New Issue
Block a user