mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Merge branch 'ZNRnahiri' into 'master'
ZNR :: Nahiri 'walker and token See merge request core-developers/forge!3084
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
Name:Nahiri, Heir of the Ancients
|
||||
ManaCost:2 R W
|
||||
Types:Legendary Planeswalker Nahiri
|
||||
Loyalty:4
|
||||
A:AB$ Token | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | TokenAmount$ 1 | TokenScript$ w_1_1_kor_warrior | TokenOwner$ You | RememberTokens$ True | SubAbility$ DBChooseToken | SpellDescription$ Create a 1/1 white Kor Warrior creature token. You may attach an Equipment you control to it.
|
||||
SVar:DBChooseToken:DB$ ChooseCard | DefinedCards$ Remembered | Mandatory$ True | ChoiceTitle$ Choose a token | SubAbility$ DBAttach | StackDescription$ None
|
||||
SVar:DBAttach:DB$ Attach | Optional$ True | Choices$ Equipment.YouCtrl | ChoiceTitle$ Choose an Equipment you control | Defined$ ChosenCard | SubAbility$ DBCleanup | StackDescription$ None
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | ClearChosenCard$ True
|
||||
A:AB$ Dig | Cost$ SubCounter<2/LOYALTY> | Planeswalker$ True | DigNum$ 6 | ChangeNum$ 1 | Optional$ True | ForceRevealToController$ True | ChangeValid$ Card.Warrior,Card.Equipment | RestRandomOrder$ True | SpellDescription$ Look at the top six cards of your library. You may reveal a Warrior or Equipment card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.
|
||||
A:AB$ DealDamage | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | Ultimate$ True | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ X | References$ X | SpellDescription$ CARDNAME deals damage to target creature or planeswalker equal to twice the number of Equipment you control.
|
||||
SVar:X:Count$Valid Equipment.YouCtrl/Twice
|
||||
DeckNeeds:Type$Equipment
|
||||
DeckHints:Type$Warrior
|
||||
DeckHas:Ability$Token
|
||||
Oracle:[+1]: Create a 1/1 white Kor Warrior creature token. You may attach an Equipment you control to it.\n[-2]: Look at the top six cards of your library. You may reveal a Warrior or Equipment card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.\n[-3]: Nahiri, Heir of the Ancients deals damage to target creature or planeswalker equal to twice the number of Equipment you control.
|
||||
6
forge-gui/res/tokenscripts/w_1_1_kor_warrior.txt
Normal file
6
forge-gui/res/tokenscripts/w_1_1_kor_warrior.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Kor Warrior
|
||||
ManaCost:no cost
|
||||
Types:Creature Kor Warrior
|
||||
Colors:white
|
||||
PT:1/1
|
||||
Oracle:
|
||||
Reference in New Issue
Block a user