Add Irencrag Feat

This commit is contained in:
swordshine
2019-09-15 10:59:42 +08:00
parent ce4fe0239f
commit 0637c69bfe

View File

@@ -0,0 +1,11 @@
Name:Irencrag Feat
ManaCost:1 R R R
Types:Sorcery
A:SP$ Mana | Cost$ 1 R R R | Produced$ R | Amount$ 7 | SubAbility$ DBEffect | SpellDescription$ Add seven {R}. You can cast only one more spell this turn.
SVar:DBEffect:DB$ Effect | Name$ CARDNAME Effect | StaticAbilities$ STCantBeCast | SVars$ NumCount,TrigRem | Triggers$ StaticRem
SVar:STCantBeCast:Mode$ CantBeCast | Caster$ You | EffectZone$ Command | CheckSVar$ NumCount | SVarCompare$ GE1 | References$ NumCount | Description$ You can cast only one more spell this turn.
SVar:NumCount:Remembered$Amount
SVar:StaticRem:Mode$ SpellCast | ValidActivatingPlayer$ You | Static$ True | Secondary$ True | Execute$ TrigRem
SVar:TrigRem:DB$ Pump | RememberObjects$ TriggeredCard
AI:RemoveDeck:All
Oracle:Add seven {R}. You can cast only one more spell this turn.