mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
update
This commit is contained in:
@@ -2,6 +2,6 @@ Name:Verdant Outrider
|
||||
ManaCost:2 G
|
||||
Types:Creature Human Knight
|
||||
PT:4/2
|
||||
A:AB$ Effect | Cost$ 1 G | StaticAbilities$ KWPump | SpellDescription$ CARDNAME can't be blocked by creatures with power 2 or less this turn.
|
||||
A:AB$ Effect | Cost$ 1 G | StaticAbilities$ KWPump | ExileOnMoved$ Battlefield | SpellDescription$ CARDNAME can't be blocked by creatures with power 2 or less this turn.
|
||||
SVar:KWPump:Mode$ CantBlockBy | ValidAttacker$ Card.EffectSource | ValidBlocker$ Creature.powerLE2 | EffectZone$ Command | Description$ EFFECTSOURCE can't be blocked by creatures with power 2 or less this turn.
|
||||
Oracle:{1}{G}: Verdant Outrider can't be blocked by creatures with power 2 or less this turn.
|
||||
@@ -4,7 +4,7 @@ Types:Enchantment Saga
|
||||
K:Saga:3:DBToken,DBFood,DBPutCounter
|
||||
SVar:DBToken:DB$ Token | TokenScript$ w_1_1_human | TokenAmount$ 1 | TokenOwner$ You | SpellDescription$ Create a 1/1 white Human creature token.
|
||||
SVar:DBFood:DB$ Token | TokenScript$ c_a_food_sac | SpellDescription$ Create a Food token.
|
||||
SVar:DBPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ X | SpellDescriptionPut X +1/+1 counters on target creature you control, where X is one plus the number of Foods you control.
|
||||
SVar:DBPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ X | SpellDescription$ Put X +1/+1 counters on target creature you control, where X is one plus the number of Foods you control.
|
||||
DeckHas:Ability$Token|Counters & Type$Human|Food
|
||||
SVar:X:Count$Valid Food.YouCtrl/Plus.1
|
||||
DeckHints:Type$Food
|
||||
|
||||
@@ -2,6 +2,6 @@ Name:Witchstalker Frenzy
|
||||
ManaCost:3 R
|
||||
Types:Instant
|
||||
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ This spell costs {1} less to cast for each creature that attacked this turn.
|
||||
SVar:X:Count$AttackersDeclared
|
||||
SVar:X:Count$CreaturesAttackedThisTurn Creature
|
||||
A:SP$ DealDamage | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 5 | SpellDescription$ CARDNAME deals 5 damage to target creature.
|
||||
Oracle:This spell costs {1} less to cast for each creature that attacked this turn.\nWitchstalker Frenzy deals 5 damage to target creature.
|
||||
@@ -2,10 +2,9 @@ Name:Yenna, Redtooth Regent
|
||||
ManaCost:2 G W
|
||||
Types:Legendary Creature Elf Noble
|
||||
PT:4/4
|
||||
A:AB$ Pump | Cost$ 2 T | ValidTgts$ Enchantment.YouCtrl+doesNotShareNameWith OtherYourBattlefield | TgtPrompt$ Choose target enchantment you control that doesn't have the same name as another permanent you control. | SorcerySpeed$ True | SubAbility$ DBCopy | SpellDescription$ Choose target enchantment you control that doesn't have the same name as another permanent you control.
|
||||
SVar:DBCopy:DB$ CopyPermanent | Defined$ Targeted | RememberTokens$ True | NonLegendary$ True | SubAbility$ DBUntap | StackDescription$ Create a token that's a copy of it, except it isn't legendary. If the token is an Aura, untap CARDNAME, then scry 2. Activate only as a sorcery.
|
||||
A:AB$ CopyPermanent | Cost$ 2 T | Defined$ Targeted | RememberTokens$ True | NonLegendary$ True | ValidTgts$ Enchantment.YouCtrl+doesNotShareNameWith OtherYourBattlefield | TgtPrompt$ Choose target enchantment you control that doesn't have the same name as another permanent you control. | SorcerySpeed$ True | SpellDescription$ Choose target enchantment you control that doesn't have the same name as another permanent you control. | SubAbility$ DBUntap
|
||||
SVar:DBUntap:DB$ Untap | Defined$ Self | ConditionDefined$ Remembered | ConditionPresent$ Card.Aura | SubAbility$ DBScry
|
||||
SVar:DBScry:DB$ Scry | ScryNum$ 2 | ConditionDefined$ Remembered | ConditionPresent$ Card.Aura | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | ClearImprinted$ True
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
DeckHas:Ability$Token
|
||||
Oracle:{2}, {T}: Choose target enchantment you control that doesn't have the same name as another permanent you control. Create a token that's a copy of it, except it isn't legendary. If the token is an Aura, untap Yenna, Redtooth Regent, then scry 2. Activate only as a sorcery.
|
||||
Reference in New Issue
Block a user