mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 02:08:00 +00:00
- DOM: Added a few cards
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Name:Adeliz, the Cinder Wind
|
||||
ManaCost:1 U R
|
||||
Types:Legendary Creature Human Wizard
|
||||
PT:2/2
|
||||
K:Flying
|
||||
K:Haste
|
||||
T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPumpAll | TriggerDescription$ Whenever you cast an instant or sorcery spell, Wizards you control get +1/+1 until end of turn.
|
||||
SVar:TrigPumpAll:DB$ PumpAll | ValidCards$ Wizard.YouCtrl | NumAtt$ +1 | NumDef$ +1
|
||||
SVar:BuffedBy:Instant,Sorcery
|
||||
DeckHints:Type$Instant|Sorcery
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/adeliz_the_cinder_wind.jpg
|
||||
Oracle:Flying, haste\nWhenever you cast an instant or sorcery spell, Wizards you control get +1/+1 until end of turn.
|
||||
12
forge-gui/res/cardsfolder/upcoming/arvad_the_cursed.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/arvad_the_cursed.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Arvad the Cursed
|
||||
ManaCost:3 W B
|
||||
Types:Legendary Creature Vampire Knight
|
||||
PT:3/3
|
||||
K:Deathtouch
|
||||
K:Lifelink
|
||||
S:Mode$ Continuous | Affected$ Creature.Legendary+Other+YouCtrl | AddPower$ 2 | AddToughness$ 2 | Description$ Other legendary creatures you control get +2/+2.
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:PlayMain1:TRUE
|
||||
DeckHints:Type$Legendary
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/arvad_the_cursed.jpg
|
||||
Oracle:Deathtouch, lifelink\nOther legendary creatures you control get +2/+2.
|
||||
@@ -0,0 +1,12 @@
|
||||
Name:Aryel, Knight of Windgrace
|
||||
ManaCost:2 W B
|
||||
Types:Legendary Creature Human Knight
|
||||
PT:3/3
|
||||
K:Vigilance
|
||||
A:AB$ Token | Cost$ 2 W T | TokenAmount$ 1 | TokenName$ Knight | TokenTypes$ Creature,Knight | TokenOwner$ You | TokenColors$ White | TokenPower$ 2 | TokenToughness$ 2 | TokenKeywords$ Vigilance | TokenImage$ w 2 2 knight dom | SpellDescription$ Create a 2/2 white Knight creature token with vigilance.
|
||||
A:AB$ Destroy | Cost$ B T tapXType<X/Knight> | Announce$ X | ValidTgts$ Creature.powerLEX | TgtPrompt$ Select target creature with power X or less | References$ X | SpellDescription$ Destroy target creature with power X or less.
|
||||
SVar:X:XChoice
|
||||
DeckHas:Ability$Token
|
||||
DeckHints:Type$Knight
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/aryel_knight_of_windgrace.jpg
|
||||
Oracle:Vigilance\n{2}{W}, T: Create a 2/2 white Knight creature token with vigilance.\n{B}, {T}, Tap X untapped Knights you control: Destroy target creature with power X or less.
|
||||
@@ -0,0 +1,10 @@
|
||||
Name:Chandra, Bold Pyromancer
|
||||
ManaCost:4 R R
|
||||
Types:Legendary Planeswalker Chandra
|
||||
Loyalty:5
|
||||
A:AB$ Mana | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | Produced$ R | Amount$ 2 | AILogic$ ManaRitual | SubAbility$ DBDealDamage | SpellDescription$ Add {R}{R}. CARDNAME deals 2 damage to target player.
|
||||
SVar:DBDealDamage:DB$ DealDamage | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 2
|
||||
A:AB$ DealDamage | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ 3 | SubAbility$ DBGainLife | SpellDescription$ CARDNAME deals 3 damage to target creature or planeswalker.
|
||||
A:AB$ DamageAll | Cost$ SubCounter<7/LOYALTY> | Planeswalker$ True | Ultimate$ True | NumDmg$ 10 | ValidTgts$ Player | TgtPrompt$ Select a player | ValidCards$ Creature,Planeswalker | ValidPlayers$ Targeted | ValidDescription$ target player and each creature and planeswalker they control. | SpellDescription$ CARDNAME deals 10 damage to target player and each creature and planeswalker they control.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/chandra_bold_pyromancer.jpg
|
||||
Oracle:[+1]: Add {R}{R}. Chandra, Bold Pyromancer deals 2 damage to target player.\n[-3]: Chandra, Bold Pyromancer deals 3 damage to target creature or planeswalker.\n[-7]: Chandra, Bold Pyromancer deals 10 damage to target player and each creature and planeswalker they control.
|
||||
Reference in New Issue
Block a user