AFR card scripts 05 Jul

This commit is contained in:
paul_snoops
2021-07-05 14:12:47 +01:00
parent 974b027cf6
commit b57e3e89bf
5 changed files with 35 additions and 0 deletions

View 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.

View File

@@ -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.

View File

@@ -0,0 +1,6 @@
Name:Hulking Bugbear
ManaCost:1 R R
Types:Creature Goblin
PT:3/3
K:Haste
Oracle:Haste

View 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.

View File

@@ -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}.)