Navigation

    TripleA Logo

    TripleA Forum

    • Register
    • Login
    • Search
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags

    Multiple combat phases

    Map Making
    3
    4
    221
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • VictoryFirst
      VictoryFirst last edited by

      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.

      TheDog board 3659 2 Replies Last reply Reply Quote 2
      • TheDog
        TheDog @VictoryFirst last edited by TheDog

        @victoryfirst
        Yes add these lines where you want them, note the number 2s

        EDIT Oops corrected it

        <step name="Germany2CombatMove" 	delegate="move" 			player="USSR"/>
        <step name="Germany2Battle" 		delegate="battle" 			player="USSR"/>
        
        1 Reply Last reply Reply Quote 5
        • VictoryFirst
          VictoryFirst last edited by VictoryFirst

          @thedog

          Awesome, it worked!

          EDIT: Is there also a way to make a trigger to skip the extra combat phases?

          1 Reply Last reply Reply Quote 2
          • board 3659
            board 3659 @VictoryFirst last edited by

            @victoryfirst oh I remember some games having a second non-movement phase so should be possible

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            • First post
              Last post
            Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums