Skip to content

Commit

Permalink
Update the_aetherspark.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Fulgur14 authored Jan 22, 2025
1 parent 886a929 commit b0b5b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge-gui/res/cardsfolder/upcoming/the_aetherspark.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Name:The Aetherspark
ManaCost:4
Types:Legendary Artifact Planeswalker Equipment
Loyalty:4
S:Mode$ CantAttack | ValidCard$ Creature | Target$ Card.Self | IsPresent$ Card.Self+AttachedTo Creature | Description$ As long as CARDNAME is attached to a creature, CARDNAME can't be attacked and has "Whenever equipped creature deals combat damage during your turn, put that many loyalty counters on CARDNAME."
S:Mode$ CantAttack | ValidCard$ Creature | Target$ Card.Self+AttachedTo Creature | Description$ As long as CARDNAME is attached to a creature, CARDNAME can't be attacked and has "Whenever equipped creature deals combat damage during your turn, put that many loyalty counters on CARDNAME."
S:Mode$ Continuous | Affected$ Card.Self | IsPresent$ Card.Self+AttachedTo Creature | Secondary$ True | AddTrigger$ TrigDamageDoneOnce | Description$ As long as CARDNAME is attached to a creature, CARDNAME can't be attacked and has "Whenever equipped creature deals combat damage during your turn, put that many loyalty counters on CARDNAME."
SVar:TrigDamageDoneOnce:Mode$ DamageDealtOnce | CombatDamage$ True | ValidSource$ Creature.EquippedBy | Execute$ TrigPutCounter | TriggerZones$ Battlefield | PlayerTurn$ True | TriggerDescription$ Whenever equipped creature deals combat damage during your turn, put that many loyalty counters on CARDNAME.
SVar:TrigPutCounter:DB$ PutCounter | CounterType$ LOYALTY | CounterNum$ X
Expand Down

0 comments on commit b0b5b93

Please sign in to comment.