mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- ChooseNumberAi: logic for By Invitation Only.
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
Name:By Invitation Only
|
||||
ManaCost:3 W W
|
||||
Types:Sorcery
|
||||
A:SP$ ChooseNumber | Defined$ You | Min$ 0 | Max$ 13 | SubAbility$ DBSac | StackDescription$ SpellDescription | SpellDescription$ Choose a number between 0 and 13. Each player sacrifices that many creatures.
|
||||
A:SP$ ChooseNumber | Defined$ You | Min$ 0 | Max$ 13 | SubAbility$ DBSac | AILogic$ SweepCreatures | StackDescription$ SpellDescription | SpellDescription$ Choose a number between 0 and 13. Each player sacrifices that many creatures.
|
||||
SVar:DBSac:DB$ Sacrifice | Defined$ Player | SacValid$ Creature | Amount$ X | StackDescription$ None
|
||||
SVar:X:Count$ChosenNumber
|
||||
AI:RemoveDeck:All
|
||||
Oracle:Choose a number between 0 and 13. Each player sacrifices that many creatures.
|
||||
|
||||
Reference in New Issue
Block a user