This commit is contained in:
Simisays
2023-02-21 18:14:46 +01:00
parent 0833c5d302
commit 8e78143b3e
5 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ Name:Goro-Goro and Satoru
ManaCost:U B R
Types:Legendary Creature Goblin Human
PT:3/4
T:Mode$ DamageDoneOnce | CombatDamage$ True | ValidSource$ Creature.YouCtrl | ValidTarget$ Player | TriggerZones$ Battlefield | Execute$ TrigToken| TriggerDescription$ Whenever one or more creatures you control that entered the battlefield this turn deal combat damage to a player, create a 5/5 red Dragon Spirit creature token with flying.
T:Mode$ DamageDoneOnce | CombatDamage$ True | ValidSource$ Creature.YouCtrl+ThisTurnEntered | ValidTarget$ Player | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever one or more creatures you control that entered the battlefield this turn deal combat damage to a player, create a 5/5 red Dragon Spirit creature token with flying.
SVar:TrigToken:DB$ Token | TokenScript$ r_5_5_dragon_spirit_flying
A:AB$ PumpAll | Cost$ 1 R | ValidCards$ Creature.YouCtrl | KW$ Haste | SpellDescription$ Creatures you control gain haste until end of turn.
DeckHas:Ability$Token & Type$Dragon|Spirit

View File

@@ -1,6 +1,6 @@
Name:Katilda and Lier
ManaCost:G W U
Types:Legendary Creature Human
Types:Legendary Creature Human
PT:3/3
T:Mode$ SpellCast | ValidCard$ Human | ValidActivatingPlayer$ You | Execute$ TrigFlashback| TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a Human spell, target instant or sorcery card in your graveyard gains flashback until end of turn. The flashback cost is equal to its mana cost. (You may cast that card from your graveyard for its flashback cost. Then exile it.)
SVar:TrigFlashback:DB$ Pump | ValidTgts$ Instant.YouCtrl,Sorcery.YouCtrl | TgtZone$ Graveyard | TgtPrompt$ Select target instant or sorcery card | KW$ Flashback | PumpZone$ Graveyard | AILogic$ ReplaySpell

View File

@@ -5,8 +5,8 @@ PT:3/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ Whenever CARDNAME enters the battlefield or attacks, create a 1/1 green Saproling creature token.
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigToken | Secondary$ True | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME enters the battlefield or attacks, create a 1/1 green Saproling creature token.
SVar:TrigToken:DB$ Token | TokenScript$ g_1_1_saproling
A:AB$ ChangeZone | Cost$ 1 B R G Sac<1/Saproling> | Origin$ Graveyard | Destination$ Battlefield | Defined$ Card.Self | ActivationZone$ Graveyard | SorcerySpeed$ True | SpellDescription$ Return CARDNAME and up to one other target creature card from your graveyard to the battlefield. Activate only as a sorcery.
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgt$ Creature.YouCtrl+Other | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target other creature card in your graveyard
A:AB$ ChangeZone | Cost$ 1 B R G Sac<1/Saproling> | Origin$ Graveyard | Destination$ Battlefield | ActivationZone$ Graveyard | ValidTgts$ Creature.YouCtrl+Other | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target other creature card in your graveyard | SorcerySpeed$ True | SubAbility$ DBChangeZone | SpellDescription$ Return CARDNAME and up to one other target creature card from your graveyard to the battlefield. Activate only as a sorcery.
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Graveyard | Defined$ Self | Destination$ Battlefield
SVar:HasAttackEffect:TRUE
DeckHas:Ability$Token|Graveyard|Sacrifice & Type$Saproling
DeckHints:Type$Fungus

View File

@@ -2,11 +2,11 @@ Name:The Kenriths' Royal Funeral
ManaCost:2 W B
Types:Legendary Enchantment
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile up to two target legendary creature cards from your graveyard. You draw X cards and you lose X life, where X is the greatest mana value among cards exiled this way.
SVar:TrigExile:DB$ ChangeZone | Origin$ Graveyard | Destination$ Exile | TargetMin$ 0 | TargetMax$ 2 | ValidTgts$ Creature.Legendary+YouCtrl | SubAbility$ DBDraw | TgtPrompt$ Select up to two target legendary creatures.
SVar:TrigExile:DB$ ChangeZone | Origin$ Graveyard | Destination$ Exile | TargetMin$ 0 | TargetMax$ 2 | ValidTgts$ Creature.Legendary+YouCtrl | SubAbility$ DBDraw | RememberChanged$ True | TgtPrompt$ Select up to two target legendary creatures.
SVar:DBDraw:DB$ Draw | NumCards$ X | SubAbility$ DBLoseLife
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ X
SVar:X:Count$HighestCMC_Card.isRemembered
SVar:X:Remembered$GreatestCMC
S:Mode$ ReduceCost | ValidCard$ Legendary | Type$ Spell | Activator$ You | Amount$ Y | Description$ Legendary spells you cast cost {1} less to cast for each card exiled with CARDNAME.
SVar:Y:Count$Remembered.ExiledWithSource
SVar:Y:Remembered$Amount
DeckHints:Type$Legendary & Ability$Graveyard
Oracle:When The Kenriths' Royal Funeral enters the battlefield, exile up to two target legendary creature cards from your graveyard. You draw X cards and you lose X life, where X is the greatest mana value among cards exiled this way.\nLegendary spells you cast cost {1} less to cast for each card exiled with The Kenriths' Royal Funeral.

View File

@@ -5,7 +5,7 @@ S:Mode$ Continuous | Affected$ Creature.modified+YouCtrl | AddKeyword$ Trample |
SVar:DrawTrig:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player,Planeswalker | CombatDamage$ True | Execute$ TrigDraw | TriggerZones$ Battlefield | TriggerDescription$ Whenever this creature deals combat damage to a player or planeswalker, draw a card.
SVar:TrigDraw:DB$ Draw
T:Mode$ PlanarDice | Result$ Chaos | TriggerZones$ Command | Execute$ RolledChaos | TriggerDescription$ Whenever Chaos ensues, distribute three +1/+1 counters among one, two, or three target creatures you control.
SVar:RolledChaos:PutCounte | ValidTgts$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 3 | TargetMin$ 1 | TargetMax$ 3 | DividedAsYouChoose$ 3
SVar:RolledChaos:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 3 | TargetMin$ 1 | TargetMax$ 3 | DividedAsYouChoose$ 3
DeckHas:Ability$Counters
DeckHints:Type$Aura|Equipment & Ability$Counters
Oracle:Modified creatures you control have trample and "Whenever this creature deals combat damage to a player or planeswalker, draw a card."(Equipment, Auras you control,a nd counters are modifications.)\nWhenever Chaos ensues, distribute three +1/+1 counters among one, two, or three target creatures you control.