mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Card cleanup
This commit is contained in:
@@ -5,6 +5,6 @@ PT:2/2
|
|||||||
K:Menace
|
K:Menace
|
||||||
K:Reconfigure:4
|
K:Reconfigure:4
|
||||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Menace | Description$ Equipped creature gets +2/+2 and has menace.
|
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Menace | Description$ Equipped creature gets +2/+2 and has menace.
|
||||||
T:Mode$ DamageDone | ValidSource$ Card.Self,Creature.EquippedBy | ValidTarget$ Player | Combat$ True | Execute$ TrigGoad | TriggerDescription$ Whenever CARDNAME or equipped creature deals combat damage to a player, goad each creature that player controls.
|
T:Mode$ DamageDone | ValidSource$ Card.Self,Creature.EquippedBy | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigGoad | TriggerDescription$ Whenever CARDNAME or equipped creature deals combat damage to a player, goad each creature that player controls.
|
||||||
SVar:TrigGoad:DB$ Goad | Defined$ Valid Creature.ControlledBy Player.TriggeredTarget
|
SVar:TrigGoad:DB$ Goad | Defined$ Valid Creature.ControlledBy Player.TriggeredTarget
|
||||||
Oracle:Menace\nEquipped creature gets +2/+2 and has menace.\nWhenever Komainu Battle Armor or equipped creature deals combat damage to a player, goad each creature that player controls.\nReconfigure {4} ({4}: Attach to target creature you control; or unattach from a creature. Reconfigure only as a sorcery. While attached, this isn't a creature.)
|
Oracle:Menace\nEquipped creature gets +2/+2 and has menace.\nWhenever Komainu Battle Armor or equipped creature deals combat damage to a player, goad each creature that player controls.\nReconfigure {4} ({4}: Attach to target creature you control; or unattach from a creature. Reconfigure only as a sorcery. While attached, this isn't a creature.)
|
||||||
|
|||||||
@@ -2,5 +2,5 @@ Name:Seismic Wave
|
|||||||
ManaCost:2 R
|
ManaCost:2 R
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | SubAbility$ DBDamage | SpellDescription$ CARDNAME deals 2 damage to any target and 1 damage to each nonartifact creature target opponent controls.
|
A:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | SubAbility$ DBDamage | SpellDescription$ CARDNAME deals 2 damage to any target and 1 damage to each nonartifact creature target opponent controls.
|
||||||
SVar:DBDamage:DB$ DamageAll | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | NumDmg$ 1 | RememberDamaged$ True | ValidCards$ Creature.nonArtifact | ValidDescription$ each nonartifact creature target opponent controls.
|
SVar:DBDamage:DB$ DamageAll | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | NumDmg$ 1 | ValidCards$ Creature.nonArtifact | ValidDescription$ each nonartifact creature target opponent controls.
|
||||||
Oracle:Seismic Wave deals 2 damage to any target and 1 damage to each nonartifact creature target opponent controls.
|
Oracle:Seismic Wave deals 2 damage to any target and 1 damage to each nonartifact creature target opponent controls.
|
||||||
|
|||||||
Reference in New Issue
Block a user