From e2949b66fc837ad8fe7218796574f0c9dd8cf1d2 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Fri, 11 Jul 2025 10:34:35 +0200 Subject: [PATCH] Create kavaron_harrier.txt (#7999) --- .../res/cardsfolder/upcoming/kavaron_harrier.txt | 8 ++++++++ .../cardsfolder/upcoming/sunstar_expansionist.txt | 12 ++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/kavaron_harrier.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/sunstar_expansionist.txt diff --git a/forge-gui/res/cardsfolder/upcoming/kavaron_harrier.txt b/forge-gui/res/cardsfolder/upcoming/kavaron_harrier.txt new file mode 100644 index 00000000000..98f9d61fa9e --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/kavaron_harrier.txt @@ -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. diff --git a/forge-gui/res/cardsfolder/upcoming/sunstar_expansionist.txt b/forge-gui/res/cardsfolder/upcoming/sunstar_expansionist.txt new file mode 100644 index 00000000000..9c0913ad0b3 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/sunstar_expansionist.txt @@ -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.