Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EVE v21.06 - Pirate Insurgencies #1366

Open
4 of 8 tasks
soratidus999 opened this issue Nov 14, 2023 · 0 comments
Open
4 of 8 tasks

EVE v21.06 - Pirate Insurgencies #1366

soratidus999 opened this issue Nov 14, 2023 · 0 comments

Comments

@soratidus999
Copy link

Feature Request

EVE 21.06 added Pirate Insurgencies to existing Faction Warfare Space

Since this layers on top of existing Faction Warfare (the system may still be amarr or minmatarr for example) but may have a FOB and an insurgency in an area, it would be It would be quite clunky to add many more fields to the existing https://esi.evetech.net/ui/#/Faction%20Warfare/get_fw_systems

Use case

Players enrolling in the new Pirate faction warfare looking for information from the tools they already use
Corporations and Alliances getting involved and organizing themselves around this new content

Authentication

No changes required, this is simply to replicate features that were created on TQ to their assocated endpoints

Example return

Propose what an example return might look like. E.g.:

[
  {
  "solar_system_id": 30002082,
  "insurgent_faction_id": 500011,
  "type": "FOB" # do the other systems have a type ? or is it FOB and non-FOB
  "corruption_level": 5.0,
  "suppression_level": 3.6,
    },
...
]

Checklist

Check all boxes that apply to this issue:

  • Feature request description is provided
  • Use case exists
  • Feature requires a new route
  • Feature adds data to existing route
  • Feature requires new auth scope
  • Feature can reuse existing scope
  • Feature does not require auth
  • Meta feature, applies to all routes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants