mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Add Irencrag Feat
This commit is contained in:
11
forge-gui/res/cardsfolder/upcoming/irencrag_feat.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/irencrag_feat.txt
Normal 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.
|
||||
Reference in New Issue
Block a user