mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Create kavaron_harrier.txt (#7999)
This commit is contained in:
8
forge-gui/res/cardsfolder/upcoming/kavaron_harrier.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/kavaron_harrier.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Kavaron Harrier
|
||||
ManaCost:R
|
||||
Types:Artifact Creature Robot Soldier
|
||||
PT:2/1
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigTokenAttacking | TriggerZones$ Battlefield | TriggerDescription$ Whenever this creature attacks, you may pay {2}. If you do, create a 2/2 colorless Robot artifact creature token that's tapped and attacking. Sacrifice that token at end of combat.
|
||||
SVar:TrigTokenAttacking:AB$ Token | Cost$ 2 | TokenAmount$ 1 | TokenScript$ c_2_2_a_robot | TokenOwner$ You | TokenTapped$ True | TokenAttacking$ True | AtEOT$ SacrificeCombat
|
||||
SVar:HasAttackEffect:TRUE
|
||||
Oracle:Whenever this creature attacks, you may pay {2}. If you do, create a 2/2 colorless Robot artifact creature token that's tapped and attacking. Sacrifice that token at end of combat.
|
||||
12
forge-gui/res/cardsfolder/upcoming/sunstar_expansionist.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/sunstar_expansionist.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Sunstar Expansionist
|
||||
ManaCost:1 W
|
||||
Types:Creature Human Knight
|
||||
PT:2/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | CheckSVar$ X | SVarCompare$ GTY | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When this creature enters, if an opponent controls more lands than you, create a Lander token. (It's an artifact with "{2}, {T}, Sacrifice this token: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle.")
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_a_lander_sac_search | TokenOwner$ You
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Landfall — Whenever a land you control enters, this creature gets +1/+0 until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ +1
|
||||
SVar:X:PlayerCountOpponents$HighestValid Land.YouCtrl
|
||||
SVar:Y:Count$Valid Land.YouCtrl
|
||||
SVar:BuffedBy:Land
|
||||
Oracle:When this creature enters, if an opponent controls more lands than you, create a Lander token. (It's an artifact with "{2}, {T}, Sacrifice this token: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle.")\nLandfall — Whenever a land you control enters, this creature gets +1/+0 until end of turn.
|
||||
Reference in New Issue
Block a user