mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Two small text fixes.
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:2 B B
|
||||
Types:Enchantment Aura
|
||||
K:Enchant artifact
|
||||
A:SP$ Attach | Cost$ 2 B B | ValidTgts$ Artifact | AILogic$ Curse
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ EnchantedController | Execute$ TrigCurseArtifactSacrifice | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of the upkeep of enchanted artifact's controller, Curse Artifact deals 2 damage to that player unless he or she sacrifices that artifact.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ EnchantedController | Execute$ TrigCurseArtifactSacrifice | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of the upkeep of enchanted artifact's controller, CARDNAME deals 2 damage to that player unless he or she sacrifices that artifact.
|
||||
SVar:TrigCurseArtifactSacrifice:DB$ Sacrifice | Defined$ EnchantedController | SacValid$ Artifact.EnchantedBy | Optional$ True | RememberSacrificed$ True | SubAbility$ DBCurseArtifactDamage
|
||||
SVar:DBCurseArtifactDamage:DB$ DealDamage | Defined$ EnchantedController | NumDmg$ 2 | ConditionDefined$ Remembered | ConditionPresent$ Carde | ConditionCompare$ EQ0 | SubAbility$ DBCurseArtifactCleanup
|
||||
SVar:DBCurseArtifactCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Revel of the Fallen God
|
||||
ManaCost:3 R R G G
|
||||
Types:Sorcery
|
||||
A:SP$ Token | Cost$ 3 R R G G | TokenAmount$ 4 | TokenName$ Satyr | TokenTypes$ Creature,Satyr | TokenOwner$ You | TokenColors$ Red,Green | TokenPower$ 2 | TokenToughness$ 2 | TokenKeywords$ Haste | SpellDescription$ Put four 2/2 red and green Satyr creature tokens with haste onto the battlefield.battlefield instead if seven or more cards are in your graveyard.
|
||||
A:SP$ Token | Cost$ 3 R R G G | TokenAmount$ 4 | TokenName$ Satyr | TokenTypes$ Creature,Satyr | TokenOwner$ You | TokenColors$ Red,Green | TokenPower$ 2 | TokenToughness$ 2 | TokenKeywords$ Haste | SpellDescription$ Put four 2/2 red and green Satyr creature tokens with haste onto the battlefield.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/revel_of_the_fallen_god.jpg
|
||||
Oracle:Put four 2/2 red and green Satyr creature tokens with haste onto the battlefield.
|
||||
Reference in New Issue
Block a user