Multiple combat phases
-
Is there a way to add more than one combat movement/battle phase in a player's turn? I am making a game where I want the Germans to have a second Combat Move and Battle phase to simulate German Blitzkrieg.
-
@victoryfirst
Yes add these lines where you want them, note the number 2sEDIT Oops corrected it
<step name="Germany2CombatMove" delegate="move" player="USSR"/> <step name="Germany2Battle" delegate="battle" player="USSR"/> -
Awesome, it worked!
EDIT: Is there also a way to make a trigger to skip the extra combat phases?
-
@victoryfirst oh I remember some games having a second non-movement phase so should be possible
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login