mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Merge branch 'call_bandaid' into 'master'
update call_the_coppercoats.txt See merge request core-developers/forge!3450
This commit is contained in:
@@ -2,9 +2,10 @@ Name:Call the Coppercoats
|
|||||||
ManaCost:2 W
|
ManaCost:2 W
|
||||||
Types:Instant
|
Types:Instant
|
||||||
K:Strive:1 W
|
K:Strive:1 W
|
||||||
A:SP$ RepeatEach | Cost$ 2 W | ValidTgts$ Opponent | TargetMin$ 0 | TargetMax$ MaxTargets | References$ MaxTargets | RepeatPlayers$ Targeted | RepeatSubAbility$ DBToken | SpellDescription$ Choose any number of target opponents. Create X 1/1 white Human Soldier creature tokens, where X is the number of creatures those opponents control.
|
A:SP$ RepeatEach | Cost$ 2 W | ValidTgts$ Opponent | TargetMin$ 0 | TargetMax$ MaxTargets | TgtPrompt$ Choose any number of target opponents | References$ MaxTargets | RepeatPlayers$ Targeted | RepeatSubAbility$ DBToken | SpellDescription$ Choose any number of target opponents. Create X 1/1 white Human Soldier creature tokens, where X is the number of creatures those opponents control.
|
||||||
SVar:MaxTargets:PlayerCountOpponents$Amount
|
SVar:MaxTargets:PlayerCountOpponents$Amount
|
||||||
SVar:DBToken:DB$ Token | TokenAmount$ X | References$ X | TokenScript$ w_1_1_human_soldier | TokenOwner$ You
|
SVar:DBToken:DB$ Token | TokenAmount$ X | References$ X | TokenScript$ w_1_1_human_soldier | TokenOwner$ You
|
||||||
SVar:X:Count$Valid Creature.RememberedPlayerCtrl
|
SVar:X:Count$Valid Creature.RememberedPlayerCtrl
|
||||||
DeckHas:Ability$Token
|
DeckHas:Ability$Token
|
||||||
|
AI:RemoveDeck:All
|
||||||
Oracle:Strive — This spell costs {1}{W} more to cast for each target beyond the first.\nChoose any number of target opponents. Create X 1/1 white Human Soldier creature tokens, where X is the number of creatures those opponents control.
|
Oracle:Strive — This spell costs {1}{W} more to cast for each target beyond the first.\nChoose any number of target opponents. Create X 1/1 white Human Soldier creature tokens, where X is the number of creatures those opponents control.
|
||||||
|
|||||||
Reference in New Issue
Block a user