faction
Can be used with a faction id.
Selections:applicationsarmorarmorynewsattacknewsattacksattacksfullboosterscachescesiumchainchainreportchainscontributorscrimeexpcrimenewscrimescurrencydonationsdrugsfundsnewslookupmainnewsmedicalmembershipnewspositionsrankedwarsreportsrevivesrevivesfullstatstemporaryterritoryterritorynewstimestampupgradesutilitiesweapons
basic
| Field | Type |
|---|---|
| age | Integer |
| best_chain | Integer |
| capacity | Integer |
| co-leader | Integer |
| ID | Integer |
| leader | Integer |
| members | Members object |
| name | String |
| peace | Peace Treaties object |
| raid_wars | Array of Raid |
| rank | Ranking object |
| ranked_wars | Ranked Wars object |
| respect | Integer |
| tag | Integer + String |
| tag_image | String |
| territory_wars | Array of Territory War |
Faction
| Field | Type |
|---|---|
| chain | Integer |
| name | String |
| score | Integer |
Last Action
| Field | Type |
|---|---|
| relative | String |
| status | Last Action Status enum |
| timestamp | Epoch timestamp (in seconds) |
Last Action Status
Limited values of the 'String' type:
Idle
Offline
Online
Member
| Field | Type |
|---|---|
| days_in_faction | Integer |
| last_action | Last Action object |
| level | Integer |
| name | String |
| position | String |
| status | Status object |
Peace Treaties
| Field | Type |
|---|---|
| <faction id> | Epoch timestamp (in seconds) |
Raid
| Field | Type |
|---|---|
| defender_score | Integer |
| defending_faction | Integer |
| raider_score | String |
| raiding_faction | Integer |
| start_time | Epoch timestamp (in seconds) |
Rank
Limited values of the 'String' type:
Bronze
Diamond
Gold
Platinum
Silver
Unranked
Ranked Wars
| Field | Type |
|---|---|
| <war id> | Ranked War object |
Status
| Field | Type |
|---|---|
| color | Status Color enum |
| description | String |
| details | String |
| state | Status State enum |
| until | Epoch timestamp (in seconds) |
Status Color
Limited values of the 'String' type:
blue
green
red
Status State
Limited values of the 'String' type:
Abroad
Fallen
Federal
Hospital
Jail
Okay
Traveling
Territory War
| Field | Type |
|---|---|
| assaulting_faction | Integer |
| defending_faction | Integer |
| end_time | Epoch timestamp (in seconds) |
| required_score | Integer |
| score | Integer |
| start_time | Epoch timestamp (in seconds) |
| territory | String |
| territory_war_id | Integer |
War
| Field | Type |
|---|---|
| end | Epoch timestamp (in seconds) |
| start | Epoch timestamp (in seconds) |
| target | Integer |
| winner | Integer |