Fixed primitives, improved sound tracks management, now it's possbile to add a custom tracks for Shop section (Track2.mp3), Option window (Track3.mp3) and Awards section (Track4.mp3) and it's also possible to add two subfolders "MainMenu" and "Battlefield" within "suound" folder where it's possbile to add twenty custom songs ("TrackMenuXX.mp3" and "TrackDuelXX.mp3") that will be played randomly in main menu windows and when match starts.
This commit is contained in:
@@ -131017,9 +131017,11 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Walking Ballista
|
||||
auto=if compare(fullpaid)~lessthan~2 then indestructible ueot
|
||||
auto=counter(1/1,XX)
|
||||
auto={4}:counter(1/1,1)
|
||||
auto={C(1/1,-1)}:damage:1 target(creature,player)
|
||||
auto={4}:name(Put 1/1 counter) counter(1/1)
|
||||
auto={C(1/1,-1)}:name(Damage creature or player) damage:1 target(creature,player)
|
||||
auto=if compare(fullpaid)~lessthan~2 then -indestructible ueot
|
||||
text=Walking Ballista enters the battlefield with X +1/+1 counters on it. -- {4}: Put a +1/+1 counter on Walking Ballista. -- Remove a +1/+1 counter from Walking Ballista: It deals 1 damage to target creature or player.
|
||||
mana={X}{X}
|
||||
type=Artifact Creature
|
||||
|
||||
Reference in New Issue
Block a user