This commit is contained in:
Simisays
2022-10-31 21:50:45 +01:00
parent 8f871dc143
commit 05e2daab49
2 changed files with 13 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
Name:Flow of Knowledge
ManaCost:4 U
Types:Instant
A:SP$ Draw | NumCards$ X | SubAbility$ DBDiscard | SpellDescription$ Draw a card for each Island you control, then discard two cards.
SVar:DBDiscard:DB$ Discard | Defined$ You | Mode$ TgtChoose | NumCards$ 2
SVar:X:Count$Valid Island.YouCtrl
DeckHas:Ability$Discard
Oracle:Draw a card for each Island you control, then discard two cards.

View File

@@ -3,13 +3,13 @@ ManaCost:2 U R
Types:Legendary Planeswalker Saheeli Types:Legendary Planeswalker Saheeli
Loyalty:3 Loyalty:3
A:AB$ Scry | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | ScryNum$ 1 | SubAbility$ DBDraw | SpellDescription$ Scry 1. You may tap an untapped artifact you control. If you do, draw a card. A:AB$ Scry | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | ScryNum$ 1 | SubAbility$ DBDraw | SpellDescription$ Scry 1. You may tap an untapped artifact you control. If you do, draw a card.
SVar:DBDraw:AB$ Draw | Cost$ tapXType<1/Artifact> SVar:DBDraw:DB$ Draw | Cost$ tapXType<1/Artifact>
A:AB$ Token | TokenAmount$ 2 | TokenScript$ c_1_1_a_thopter_flying | TokenOwner$ You | RememberTokens$ True | SubAbility$ DBPump A:AB$ Token | Cost$ SubCounter<2/LOYALTY> | Planeswalker$ True | TokenAmount$ 2 | TokenScript$ c_1_1_a_thopter_flying | TokenOwner$ You | RememberTokens$ True | SubAbility$ DBPump | SpellDescription$ Create two 1/1 colorless Thopter artifact creature tokens with flying. They gain haste until end of turn.
SVar:DBPump:DB$ Pump | Defined$ Remembered | KW$ Haste | SubAbility$ DBCleanup SVar:DBPump:DB$ Pump | Defined$ Remembered | KW$ Haste | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
A:AB$ Effect | Cost$ SubCounter<4/LOYALTY> | Name$ Emblem - Saheeli, Filigree Master | StaticAbilities$ EmblemArtifactPump | Planeswalker$ True | Ultimate$ True | Stackable$ False | Duration$ Permanent | AILogic$ Always | Description$ You get an emblem with "Artifact creatures you control get +1/+1" and "Artifact spells you cast cost 1 less to cast." A:AB$ Effect | Cost$ SubCounter<4/LOYALTY> | Name$ Emblem - Saheeli, Filigree Master | StaticAbilities$ EmblemArtifactPump | Planeswalker$ True | Ultimate$ True | Stackable$ False | Duration$ Permanent | AILogic$ Always | SpellDescription$ You get an emblem with "Artifact creatures you control get +1/+1" and "Artifact spells you cast cost 1 less to cast."
SVar:EmblemArtifactPump:Mode$ Continuous | AddPower$ 1 | AddToughness$ 1 | EffectZone$ Command | Affected$ Artifact.YouCtrl | AddStaticAbility$ ReduceCost | AffectedZone$ Battlefield | Description$ Artifact creatures you control get +1/+1 SVar:EmblemArtifactPump:Mode$ Continuous | AddPower$ 1 | AddToughness$ 1 | EffectZone$ Command | Affected$ Artifact.YouCtrl | AddStaticAbility$ ReduceCost | AffectedZone$ Battlefield | Description$ Artifact creatures you control get +1/+1 and Artifact spells you cast cost 1 less to cast.
Var:ReduceCost:Mode$ ReduceCost | ValidCard$ Artifact | Type$ Spell | Activator$ You | Amount$ 1 | Description$ Artifact spells you cast cost {1} less to cast. SVar:ReduceCost:Mode$ ReduceCost | ValidCard$ Artifact | Type$ Spell | Activator$ You | Amount$ 1 | Description$ Artifact spells you cast cost {1} less to cast.
DeckHas:Ability$Token DeckHas:Ability$Token
DeckHints:Type$Artifact DeckHints:Type$Artifact
DeckHas:Ability$Token & Type$Thopter DeckHas:Ability$Token & Type$Thopter