akarnokd / akarnokd/open-ig

AI: Diplomatic decisions

未關閉
#319 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Milestone-0.96 Priority-Medium Type-Enhancement
主要語言
Java
星號
325
分支
61
PR 合併指標
30 天內沒有已合併 PR

描述

```
This is a collector issue about how the AI diplomatic reactions should be
calculated for various negotiations and approach levels.

We have several negotiation options:

- improve relations (humble, neutral, aggresive) -> yes, maybe, no
- send money (neutral) -> yes, no
- trade agreement (neutral) -> yes, no
- surrender (neutral) -> yes, no
- declare war (neutral) -> yes, no
- ally against (neutral) -> yes, no
- ally against dargslan (neutral) -> yes, no

The problem is how to select a response.

Decision variables:

- stance to the player (0..100)
- current money
- money required to fix colony demands
- player's current observable military strength (e.g., fleets in radar, planets
under spy satellite)
- player's current observable production potential
- discounted military strength from actual battles with the player, if any
- AI's personality ?

```

Original issue reported on code.google.com by `akarn...@gmail.com` on 6 Apr 2012 at 10:01

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。