mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Merge pull request #1003 from paulsnoops/legendary_fixes
Baeloth Type fix
This commit is contained in:
@@ -7,4 +7,4 @@ T:Mode$ Phase | Phase$ End of Turn | CheckSVar$ X | SVarCompare$ GE1 | TriggerZo
|
|||||||
SVar:TrigDraw:DB$ Draw
|
SVar:TrigDraw:DB$ Draw
|
||||||
SVar:X:Count$ThisTurnEntered_Battlefield_Card.token+YouCtrl
|
SVar:X:Count$ThisTurnEntered_Battlefield_Card.token+YouCtrl
|
||||||
DeckHints:Ability$Token
|
DeckHints:Ability$Token
|
||||||
Oracle:Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature’s color.)\nAt the beginning of each end step, if you created a token this turn, draw a card.
|
Oracle:Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nAt the beginning of each end step, if you created a token this turn, draw a card.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@ Name:Armor of Shadows
|
|||||||
ManaCost:B
|
ManaCost:B
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ Pump | ValidTgts$ Creature | AILogic$ Pump | NumAtt$ +1 | KW$ Indestructible | SpellDescription$ Until end of turn, target creature gets +1/+0 and gains indestructible.
|
A:SP$ Pump | ValidTgts$ Creature | AILogic$ Pump | NumAtt$ +1 | KW$ Indestructible | SpellDescription$ Until end of turn, target creature gets +1/+0 and gains indestructible.
|
||||||
Oracle:Until end of turn, target creature gets +1/+0 and gains indestructible. (Damage and effects that say "destroy" don’t destroy it.)
|
Oracle:Until end of turn, target creature gets +1/+0 and gains indestructible. (Damage and effects that say "destroy" don't destroy it.)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Name:Baeloth Barrityl, Entertainer
|
Name:Baeloth Barrityl, Entertainer
|
||||||
ManaCost:4 R
|
ManaCost:4 R
|
||||||
Types:Creature Elf Shaman
|
Types:Legendary Creature Elf Shaman
|
||||||
PT:2/5
|
PT:2/5
|
||||||
K:Choose a Background
|
K:Choose a Background
|
||||||
S:Mode$ Continuous | Affected$ Creature.powerLTY+OppCtrl | Goad$ True | SubAbility$ TrigChangesZone | Description$ Creatures your opponents control with power less than CARDNAME power are goaded. (They attacks each combat if able and attack a player other than you if able.)
|
S:Mode$ Continuous | Affected$ Creature.powerLTY+OppCtrl | Goad$ True | SubAbility$ TrigChangesZone | Description$ Creatures your opponents control with power less than CARDNAME power are goaded. (They attacks each combat if able and attack a player other than you if able.)
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Types:Creature Dragon
|
|||||||
PT:3/2
|
PT:3/2
|
||||||
K:Flying
|
K:Flying
|
||||||
K:CARDNAME can't block.
|
K:CARDNAME can't block.
|
||||||
Oracle:Flying\nYoung Red Dragon can’t block.
|
Oracle:Flying\nYoung Red Dragon can't block.
|
||||||
AlternateMode:Adventure
|
AlternateMode:Adventure
|
||||||
|
|
||||||
ALTERNATE
|
ALTERNATE
|
||||||
|
|||||||
Reference in New Issue
Block a user