mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Update
This commit is contained in:
@@ -4,4 +4,4 @@ Types:Sorcery
|
|||||||
K:Casualty:1
|
K:Casualty:1
|
||||||
A:SP$ Effect | StaticAbilities$ PerpetualDebuff | RememberObjects$ Targeted | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | IsCurse$ True | Name$ Shattering Finale's Perpetual Effect | Duration$ Permanent | SpellDescription$ Target creature an opponent controls perpetually gets -0/-3.
|
A:SP$ Effect | StaticAbilities$ PerpetualDebuff | RememberObjects$ Targeted | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | IsCurse$ True | Name$ Shattering Finale's Perpetual Effect | Duration$ Permanent | SpellDescription$ Target creature an opponent controls perpetually gets -0/-3.
|
||||||
SVar:PerpetualDebuff:Mode$ Continuous | Affected$ Card.IsRemembered | AddPower$ -0 | AddToughness$ -3 | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | Description$ This creature perpetually gets -3/-0.
|
SVar:PerpetualDebuff:Mode$ Continuous | Affected$ Card.IsRemembered | AddPower$ -0 | AddToughness$ -3 | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | Description$ This creature perpetually gets -3/-0.
|
||||||
Oracle:Target Casualty 1\nTarget creature an opponent controls perpetually gets -3/-0.
|
Oracle:Casualty 1\nTarget creature an opponent controls perpetually gets -3/-0.
|
||||||
10
forge-gui/res/cardsfolder/upcoming/traumatic_prank.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/traumatic_prank.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Traumatic Prank
|
||||||
|
ManaCost:2 R
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ GainControl | ValidTgts$ Creature | TgtPrompt$ Select target creature | LoseControl$ EOT | AddKWs$ Haste | Untap$ True | IsCurse$ True | RememberTargets$ True | SubAbility$ DBEffect | SpellDescription$ Gain control of target creature until end of turn. Untap that creature. It perpetually gains haste, “This creature can't block,” and “At the beginning of your upkeep, this creature deals 1 damage to you.”
|
||||||
|
SVar:DBEffect:DB$ Effect | RememberObjects$ Remembered | StaticAbilities$ TraumaticPrank | Name$ Traumatic Prank's Perpetual Effect | Duration$ Permanent | StackDescription$
|
||||||
|
That creature perpetually gains "This creature doesn't untap during your untap step" and "{8}: Untap this creature."
|
||||||
|
SVar:TraumaticPrank:Mode$ Continuous | Affected$ Card.IsRemembered | AddHiddenKeyword$ CARDNAME can't block | AddKeyword$ Haste | AddTrigger$ PingUpkeep | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | Description$ Creature perpetually gains haste, “This creature can’t block,” and “At the beginning of your upkeep, this creature deals 1 damage to you.”
|
||||||
|
SVar:PingUpkeep:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of the upkeep of enchanted enchantment's controller, CARDNAME deals 1 damage to that player.
|
||||||
|
SVar:TrigDamage:DB$ DealDamage | Defined$ CardController | NumDmg$ 1
|
||||||
|
Oracle: Gain control of target creature until end of turn. Untap that creature. It perpetually gains haste, “This creature can't block,” and “At the beginning of your upkeep, this creature deals 1 damage to you.”
|
||||||
Reference in New Issue
Block a user