> For the complete documentation index, see [llms.txt](https://legacyum.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacyum.gitbook.io/wiki/mechanics/vneshnyaya-politika/voiny/podschyot-ochkov.md).

# Подсчёт очков

## ЗАВЕРШЕНИЕ ВОЙНЫ

Война заканчивается одним из трёх способов:

* капитуляция одной из сторон;
* подписание мирного договора между сторонами через вармастеров;
* проведение мирной конференции с распределением победных очков.

***

## ПОБЕДНЫЕ ОЧКИ

### 8.1. Получение очков

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Захват территорий</h4></td><td><ul><li>Столица — <strong>50 ПО</strong></li><li>Обычный город — <strong>15 ПО</strong></li><li>Крепость <strong>- 10 ПО</strong></li></ul></td><td><a href="/files/8IhlNd9E52q53vousaSP">/files/8IhlNd9E52q53vousaSP</a></td></tr><tr><td><h4>Военные действия</h4></td><td><ul><li>Победа в крупном морском сражении — <strong>20 ПО</strong></li><li>Успешная высадка — <strong>10 ПО</strong></li><li>Крупная десантная операция — <strong>15 ПО</strong></li></ul></td><td><a href="/files/4lQymMgJ5WeA0LXQKsuX">/files/4lQymMgJ5WeA0LXQKsuX</a></td></tr></tbody></table>

### 8.2. Коэффициенты

Итоговое количество ПО умножается на коэффициент.

Изменяется:

* +0,1 за каждую победу;
* −0,1 за каждое поражение;
* (Потери проигравшего − Потери победителя) ÷ 200;
* (30 − престиж победителя) ÷ 2;
* Принудительная капитуляция — **+0,2**;
* Мирная капитуляция — **−0,4**.

***

### 8.3. Стоимость требований

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Территории</h4></td><td><ul><li>Столица — <strong>70 ПО</strong></li><li>Город — <strong>20 ПО</strong></li></ul></td><td><a href="/files/7rRCiDMj726yOZ4kopu5">/files/7rRCiDMj726yOZ4kopu5</a></td></tr><tr><td><h4>Скидки на претензии</h4></td><td><ul><li>Исторические — <strong>−75%</strong></li><li>Обоснованные RP-постом — <strong>−50%</strong></li></ul></td><td><a href="/files/B1YvWgLgrJCyEx8qoiQG">/files/B1YvWgLgrJCyEx8qoiQG</a></td></tr><tr><td><h4>Прочие требования</h4></td><td><ul><li>Смена монарха — <strong>40 ПО</strong></li><li>Захват флота — стоимость потопления ×4</li><li>Захват казны — <strong>15 ПО</strong></li><li>Репарации — <strong>35 ПО</strong></li><li>Ограничение армии/флота — <strong>50 ПО</strong></li><li>Выделение государства — стоимость территории ×2</li></ul></td><td><a href="/files/bsPaUWscmDGZ1ZHqxipY">/files/bsPaUWscmDGZ1ZHqxipY</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://legacyum.gitbook.io/wiki/mechanics/vneshnyaya-politika/voiny/podschyot-ochkov.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
