mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- fixed AILogic of Distant Melody.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Name:Distant Melody
|
||||
ManaCost:3 U
|
||||
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:X:Count$Valid Permanent.ChosenType+YouCtrl
|
||||
SVar:RemAIDeck:True
|
||||
|
||||
Reference in New Issue
Block a user