mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Revenant characteristic defining ability wasn't written appropriately.
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:4 B
|
|||||||
Types:Creature Spirit
|
Types:Creature Spirit
|
||||||
PT:*/*
|
PT:*/*
|
||||||
K:Flying
|
K:Flying
|
||||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | AddToughness$ X | References$ X | Description$ CARDNAME's power and toughness are each equal to the number of creature cards in your graveyard.
|
S:Mode$ Continuous | Affected$ Card.Self | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | References$ X | Description$ CARDNAME's power and toughness are each equal to the number of creature cards in your graveyard.
|
||||||
SVar:X:Count$TypeInYourYard.Creature
|
SVar:X:Count$TypeInYourYard.Creature
|
||||||
SVar:RemRandomDeck:True
|
SVar:RemRandomDeck:True
|
||||||
SVar:NeedsToPlayVar:X GE3
|
SVar:NeedsToPlayVar:X GE3
|
||||||
|
|||||||
Reference in New Issue
Block a user