Ответ
Поле | Тип | Описание |
---|---|---|
clans_roles | associative array | Available clan positions |
building_types | Installation type | |
building_types.building_type_id | numeric | Installation ID |
building_types.name | string | Structure name |
buildings | Installations | |
buildings.bonus_type | string | The type of the bonus that is provided to the clan members after building the installation. Existing bonus types:
|
buildings.bonus_value | numeric | The value of the bonus based on this bonus type. |
buildings.building_id | numeric | Installation ID |
buildings.building_type_id | numeric | Installation ID |
buildings.cost | numeric | Building cost in oil |
buildings.name | string | Installation name |
buildings.ship_nation | string | The nation of ships that will get a bonus from this installation. If value = "empty string" or "null", the bonus will be received on ships of all nations. |
buildings.ship_tier | numeric | Tier of ships that will get a bonus after building this installation. If value = "null", the bonus will be received on ships of all Tiers. |
buildings.ship_type | string | Type of ships that will get a bonus after building this installation. If value = "empty string" or "null", the bonus will be received on ships of all types. |
settings | Clan settings | |
settings.max_members_count | numeric | Max number of clan members |