mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Merge pull request #3501 from nshcat/nyxborn_behemoth
Implemented Ondu Spiritdancer, Nyxborn Behemoth and Onakke Oathkeeper
This commit is contained in:
9
forge-gui/res/cardsfolder/n/nyxborn_behemoth.txt
Normal file
9
forge-gui/res/cardsfolder/n/nyxborn_behemoth.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Nyxborn Behemoth
|
||||
ManaCost:10 G G
|
||||
Types:Enchantment Creature Beast
|
||||
PT:10/10
|
||||
K:Trample
|
||||
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ This spell costs {X} less to cast, where X is the total mana value of noncreature enchantments you control.
|
||||
A:AB$ Pump | Cost$ 1 G Sac<1/Enchantment.Other/another enchantment> | Defined$ Self | KW$ Indestructible | SpellDescription$ CARDNAME gains indestructible until end of turn.
|
||||
SVar:X:Count$Valid Enchantment.nonCreature+YouCtrl$SumCMC
|
||||
Oracle:This spell costs {X} less to cast, where X is the total mana value of noncreature enchantments you control.\nTrample\n{1}{G}, Sacrifice another enchantment: Nyxborn Behemoth gains indestructible until end of turn.
|
||||
8
forge-gui/res/cardsfolder/o/onakke_oathkeeper.txt
Normal file
8
forge-gui/res/cardsfolder/o/onakke_oathkeeper.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Onakke Oathkeeper
|
||||
ManaCost:1 W
|
||||
Types:Creature Ogre Spirit
|
||||
PT:0/4
|
||||
S:Mode$ CantAttackUnless | ValidCard$ Creature | Target$ Planeswalker.YouCtrl | Cost$ 1 | Description$ Creatures can't attack planeswalkers you control unless their controller pays {1} for each creature they control that's attacking a planeswalker you control.
|
||||
A:AB$ ChangeZone | Cost$ 4 W W ExileFromGrave<1/CARDNAME> | ActivationZone$ Graveyard | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Planeswalker.YouOwn | SpellDescription$ Return target planeswalker card from your graveyard to the battlefield.
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle:Creatures can't attack planeswalkers you control unless their controller pays {1} for each creature they control that's attacking a planeswalker you control.\n{4}{W}{W}, Exile Onakke Oathkeeper from your graveyard: Return target planeswalker card from your graveyard to the battlefield.
|
||||
8
forge-gui/res/cardsfolder/o/ondu_spiritdancer.txt
Normal file
8
forge-gui/res/cardsfolder/o/ondu_spiritdancer.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Ondu Spiritdancer
|
||||
ManaCost:4 W
|
||||
Types:Creature Kor Cleric
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Enchantment.YouCtrl | TriggerZones$ Battlefield | ResolvedLimit$ 1 | OptionalDecider$ You | Execute$ TrigCopy | TriggerDescription$ Whenever an enchantment enters the battlefield under your control, you may create a token that's a copy of it. Do this only once each turn.
|
||||
SVar:TrigCopy:DB$ CopyPermanent | Defined$ TriggeredCardLKICopy
|
||||
DeckHas:Ability$Token
|
||||
Oracle:Whenever an enchantment enters the battlefield under your control, you may create a token that's a copy of it. Do this only once each turn.
|
||||
Reference in New Issue
Block a user