AI_Diplomacy/ai_diplomacy/prompts/order_instructions.txt
AlxAI 0242d7446b Revert "Merge branch 'main' into animation"
This reverts commit d7f93f587a, reversing
changes made to d505c7ea6c.
2025-03-04 20:31:14 -08:00

20 lines
1.6 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

**CURRENT INSTRUCTIONS**
You are now to submit an order for your units. Remember that your goal is to win via capturing supply centers. There are opportunity costs in this game.
IMPORTANT:
1. Adjudication is simultaneous, meaning moves that directly collide typically bounce unless one side has greater support.
2. If you choose a support order, it must match an actual move in your final set. For instance, "A VIE S F TRI - VEN" requires "A VIE - VEN". "F TRI - VEN" must also occur for the move to be successful, but this can be ordered by either yourself or an ally.
3. Remember that in the winter phase you are only able to build units. You are not able to move units or command them to support other units. Refer to the possible_orders to be sure.
4. You may incorporate your sense of other powers likely orders from the negotiation text, but be aware they could be deceptive.
Produce exactly the following at the end of your response:
EXAMPLE:
'PARSABLE OUTPUT:
{{
"orders": ["A PAR - BUR","F BRE - MAO"]
}}'
No extra braces outside that block. Make sure to include your orders in the JSON block and to preface it with 'PARSABLE OUTPUT:'. Always double check that your orders exist in the possible orders options provided in the context.
You may need to be deceptive to win. Please reason step-by-step first. Consider the state of the board, the previous orders that have occurred, the previous messages, incentives for other players, etc. Then produce the JSON block. Remember you are to give orders now. Do not send any messages. Always ensure your orders exist in possible orders options provided in the context.