mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Fixed Tibor and Lumia.
This commit is contained in:
@@ -4,8 +4,8 @@ Types:Legendary Creature Human Wizard
|
||||
Text:no text
|
||||
PT:3/3
|
||||
#Should the order of these be changed? I can't tell which one gets triggered first on a consistent basis... -PA
|
||||
T:Mode$ SpellCast | ValidPlayer$ You | ValidCard$ Card.Blue | TriggerZones$ Battlefield | Execute$ TrigFlying | TriggerDescription$ Whenever you cast a blue spell, target creature gains flying until end of turn.
|
||||
T:Mode$ SpellCast | ValidPlayer$ You | ValidCard$ Card.Red | TriggerZones$ Battlefield | Execute$ TrigTremor | TriggerDescription$ Whenever you cast a red spell, CARDNAME deals 1 damage to each creature without flying.
|
||||
T:Mode$ SpellCast | ValidActivatingPlayer$ You | ValidCard$ Card.Blue | TriggerZones$ Battlefield | Execute$ TrigFlying | TriggerDescription$ Whenever you cast a blue spell, target creature gains flying until end of turn.
|
||||
T:Mode$ SpellCast | ValidActivatingPlayer$ You | ValidCard$ Card.Red | TriggerZones$ Battlefield | Execute$ TrigTremor | TriggerDescription$ Whenever you cast a red spell, CARDNAME deals 1 damage to each creature without flying.
|
||||
SVar:TrigFlying:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Flying
|
||||
SVar:TrigTremor:AB$DamageAll | Cost$ 0 | ValidCards$ Creature.withoutFlying | NumDmg$ 1 | ValidDescription$ each creature without flying.
|
||||
SVar:Rarity:Rare
|
||||
|
||||
Reference in New Issue
Block a user