mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- fixed AILogic of Distant Melody.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Name:Distant Melody
|
Name:Distant Melody
|
||||||
ManaCost:3 U
|
ManaCost:3 U
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ ChooseType | Cost$ 3 U | Defined$ You | Type$ Creature | SubAbility$ DBDraw | AILogic$ MostProminentOnBattlefield | SpellDescription$ Choose a creature type. Draw a card for each permanent you control of that type.
|
A:SP$ ChooseType | Cost$ 3 U | Defined$ You | Type$ Creature | SubAbility$ DBDraw | AILogic$ MostProminentComputerControls | SpellDescription$ Choose a creature type. Draw a card for each permanent you control of that type.
|
||||||
SVar:DBDraw:DB$ Draw | Cost$ 0 | NumCards$ X | References$ X
|
SVar:DBDraw:DB$ Draw | Cost$ 0 | NumCards$ X | References$ X
|
||||||
SVar:X:Count$Valid Permanent.ChosenType+YouCtrl
|
SVar:X:Count$Valid Permanent.ChosenType+YouCtrl
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
|
|||||||
Reference in New Issue
Block a user