form_alliance
Initiate an alliance with another civilization, selecting from military, research, cultural, economic, or religious types. Requires declared friendship and Diplomatic Service civic.
Instructions
Form an alliance with another civilization.
Args:
other_player_id: The player ID (from get_diplomacy output)
alliance_type: One of: MILITARY, RESEARCH, CULTURAL, ECONOMIC, RELIGIOUS
Requires declared friendship and Diplomatic Service civic.
Use get_trade_options to check alliance eligibility first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| other_player_id | Yes | ||
| alliance_type | No | MILITARY |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |