Skip to content

Commit

Permalink
MKM: Kellan, Inquisitive Prodigy + 4 cards (#4551)
Browse files Browse the repository at this point in the history
- Assemble the Players
- Delney, Streetwise Lookout
- Kellan, Inquisitive Prodigy // Tail the Suspect
- Massacre Girl, Known Killer
- Tomik, Wielder of Law
  • Loading branch information
MikeS-NZ authored Jan 19, 2024
1 parent d766e15 commit 22be0a7
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 0 deletions.
6 changes: 6 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/assemble_the_players.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Name:Assemble the Players
ManaCost:1 W
Types:Enchantment
S:Mode$ Continuous | Affected$ Card.TopLibrary+YouCtrl | AffectedZone$ Library | MayLookAt$ You | Description$ You may look at the top card of your library any time.
S:Mode$ Continuous | MayPlay$ True | MayPlayLimit$ 1 | Affected$ Card.Creature+nonLand+powerLE2+TopLibrary+YouCtrl | AffectedZone$ Library | Description$ Once each turn, you may cast a creature spell with power 2 or less from the top of your library.
Oracle:You may look at the top card of your library any time.\nOnce each turn, you may cast a creature spell with power 2 or less from the top of your library.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Name:Delney, Streetwise Lookout
ManaCost:2 W
Types:Legendary Creature Human Scout
PT:2/2
S:Mode$ CantBlockBy | ValidAttacker$ Creature.YouCtrl+powerLE2 | ValidBlocker$ Creature.powerGE3 | Description$ Creatures you control with power 2 or less can't be blocked by creatures with power 3 or greater.
S:Mode$ Panharmonicon | ValidCard$ Creature.YouCtrl+powerLE2 | Description$ If an ability of a creature you control with power 2 or less triggers, that ability triggers an additional time.
SVar:PlayMain1:TRUE
Oracle:Creatures you control with power 2 or less can't be blocked by creatures with power 3 or greater.\nIf an ability of a creature you control with power 2 or less triggers, that ability triggers an additional time.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
Name:Kellan, Inquisitive Prodigy
ManaCost:2 G U
Types:Legendary Creature Human Faerie Detective
PT:3/4
K:Flying
K:Vigilance
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ Whenever CARDNAME attacks, destroy up to one target artifact. If you controlled that permanent, draw a card.
SVar:TrigDestroy:DB$ Destroy | ValidTgts$ Artifact | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target artifact | RememberLKI$ True | SubAbility$ DBDraw
SVar:DBDraw:DB$ Draw | ConditionDefined$ RememberedLKI | ConditionPresent$ Card.YouCtrl | NumCards$ 1 | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
DeckHas:Ability$Investigate|Token & Type$Artifact
AlternateMode:Adventure
Oracle:Flying, vigilance\nWhenever Kellan, Inquisitive Prodigy attacks, destroy up to one target artifact. If you controlled that permanent, draw a card.

ALTERNATE

Name:Tail the Suspect
ManaCost:G U
Types:Sorcery Adventure
A:SP$ Investigate | SubAbility$ DBEffect | SpellDescription$ Investigate. You may play an additional land this turn.
SVar:DBEffect:DB$ Effect | StaticAbilities$ Exploration
SVar:Exploration:Mode$ Continuous | Affected$ You | AdjustLandPlays$ 1 | EffectZone$ Command | Description$ You may play an additional land this turn.
Oracle:Investigate. You may play an additional land this turn.
10 changes: 10 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/massacre_girl_known_killer.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Name:Massacre Girl, Known Killer
ManaCost:2 B B
Types:Legendary Creature Human Assassin
PT:4/4
K:Menace
S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddKeyword$ Wither | Description$ Creatures you control have wither.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.OppCtrl+toughnessLT1 | Execute$ TrigDraw | TriggerDescription$ Whenever a creature an opponent controls dies, if its toughness was less than 1, draw a card.
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1
DeckHints:Ability$Counters
Oracle:Menace\nCreatures you control have wither.\nWhenever a creature an opponent controls dies, if its toughness was less than 1, draw a card.
13 changes: 13 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/tomik_wielder_of_law.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Name:Tomik, Wielder of Law
ManaCost:1 W B
Types:Legendary Creature Human Advisor
PT:2/4
K:Affinity:Planeswalker
K:Flying
K:Vigilance
T:Mode$ AttackersDeclared | AttackingPlayer$ Player.Opponent | CheckSVar$ X | SVarCompare$ GE2 | Execute$ TrigDrain | TriggerZones$ Battlefield | TriggerDescription$ Whenever an opponent attacks with creatures, if two or more of those creatures are attacking you and/or planeswalkers you control, that opponent loses 3 life and you draw a card.
SVar:TrigDrain:DB$ LoseLife | Defined$ Defined$ TriggeredAttackingPlayer | LifeAmount$ 3 | SubAbility$ DBDraw
SVar:DBDraw:DB$ Draw | NumCards$ 1 | Defined$ You
SVar:X:Count$ValidAll Creature.attackingYouOrYourPWLKI
DeckHas:Type$Planeswalker
Oracle:Affinity for planeswalkers (This spell costs {1} less to cast for each planeswalker you control.)\nFlying, vigilance\nWhenever an opponent attacks with creatures, if two or more of those creatures are attacking you and/or planeswalkers you control, that opponent loses 3 life and you draw a card.

0 comments on commit 22be0a7

Please sign in to comment.