mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
AFR card scripts 05 Jul
This commit is contained in:
8
forge-gui/res/cardsfolder/upcoming/goblin_javelineer.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/goblin_javelineer.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Goblin Javelineer
|
||||
ManaCost:R
|
||||
Types:Creature Goblin Warrior
|
||||
PT:1/1
|
||||
K:Haste
|
||||
T:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME becomes blocked, it deals 1 damage to target creature blocking it.
|
||||
SVar:TrigDealDamage:DB$ DealDamage | DamageSource$ TriggeredAttacker | NumDmg$ 1 | Defined$ TriggeredBlockers
|
||||
Oracle:Haste\nWhenever Goblin Javelineer becomes blocked, it deals 1 damage to target creature blocking it.
|
||||
@@ -0,0 +1,7 @@
|
||||
Name:Gretchen Titchwillow
|
||||
ManaCost:G U
|
||||
Types:Legendary Creature Halfling Druid
|
||||
PT:0/4
|
||||
A:AB$ Draw | Cost$ 2 G U | Defined$ You | NumCards$ 1 | SubAbility$ DBChangeZone | SpellDescription$ Draw a card.
|
||||
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | Optional$ You | ChangeType$ Land | ChangeNum$ 1 | SpellDescription$ You may put a land card from your hand onto the battlefield.
|
||||
Oracle:{2}{G}{U}: Draw a card. You may put a land card from your hand onto the battlefield.
|
||||
6
forge-gui/res/cardsfolder/upcoming/hulking_bugbear.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/hulking_bugbear.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Hulking Bugbear
|
||||
ManaCost:1 R R
|
||||
Types:Creature Goblin
|
||||
PT:3/3
|
||||
K:Haste
|
||||
Oracle:Haste
|
||||
8
forge-gui/res/cardsfolder/upcoming/red_dragon.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/red_dragon.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Red Dragon
|
||||
ManaCost:4 R R
|
||||
Types:Creature Dragon
|
||||
PT:4/4
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ Fire Breath — When CARDNAME enters the battlefield, it deals 4 damage to each opponent.
|
||||
SVar:TrigDealDamage:DB$ DealDamage | NumDmg$ 4 | Defined$ Player.Opponent
|
||||
Oracle:Flying\nFire Breath — When Red Dragon enters the battlefield, it deals 4 damage to each opponent.
|
||||
@@ -0,0 +1,6 @@
|
||||
Name:Rimeshield Frost Giant
|
||||
ManaCost:3 U U
|
||||
Types:Creature Giant Warrior
|
||||
PT:4/5
|
||||
K:Ward:3
|
||||
Oracle:Ward {3} (Whenever this creature becomes the target of a spell or ability an opponent controls, counter it unless that player pays {3}.)
|
||||
Reference in New Issue
Block a user