mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
3 FIN commons (#7688)
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/battle_menu.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/battle_menu.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Battle Menu
|
||||||
|
ManaCost:1 W
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ Charm | Choices$ DBAttack,DBAbility,DBMagic,DBItem | Defined$ You
|
||||||
|
SVar:DBAttack:DB$ Token | TokenScript$ w_2_2_knight | SpellDescription$ Attack — Create a 2/2 white Knight creature token.
|
||||||
|
SVar:DBAbility:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDef$ +4 | SpellDescription$ Ability — Target creature gets +0/+4 until end of turn.
|
||||||
|
SVar:DBMagic:DB$ Destroy | ValidTgts$ Creature.powerGE4 | TgtPrompt$ Select target creature with power 4 or greater | SpellDescription$ Magic — Destroy target creature with power 4 or greater.
|
||||||
|
SVar:DBItem:DB$ GainLife | LifeAmount$ 4 | SpellDescription$ Item — You gain 4 life.
|
||||||
|
DeckHas:Ability$Token
|
||||||
|
Oracle:Choose one —\n• Attack — Create a 2/2 white Knight creature token.\n• Ability — Target creature gets +0/+4 until end of turn.\n• Magic — Destroy target creature with power 4 or greater.\n• Item — You gain 4 life.
|
||||||
7
forge-gui/res/cardsfolder/upcoming/combat_tutorial.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/combat_tutorial.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Combat Tutorial
|
||||||
|
ManaCost:2 U
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ Draw | NumCards$ 2 | ValidTgts$ Player | TgtPrompt$ Select target player | SubAbility$ DBPutCounter | SpellDescription$ Target player draws two cards. Put a +1/+1 counter on up to one target creature you control.
|
||||||
|
SVar:DBPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select up to one target creature you control | TargetMin$ 0 | TargetMax$ 1 | CounterType$ P1P1 | CounterNum$ 1
|
||||||
|
DeckHas:Ability$Counters
|
||||||
|
Oracle:Target player draws two cards. Put a +1/+1 counter on up to one target creature you control.
|
||||||
5
forge-gui/res/cardsfolder/upcoming/fight_on.txt
Normal file
5
forge-gui/res/cardsfolder/upcoming/fight_on.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Name:Fight On!
|
||||||
|
ManaCost:2 B
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ ChangeZone | Origin$ Graveyard | Destination$ Hand | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouOwn | SpellDescription$ Return up to two target creature cards from your graveyard to your hand.
|
||||||
|
Oracle:Return up to two target creature cards from your graveyard to your hand.
|
||||||
Reference in New Issue
Block a user