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

Question, not issue #139

Open
jonathan-rowley opened this issue Jan 5, 2023 · 0 comments
Open

Question, not issue #139

jonathan-rowley opened this issue Jan 5, 2023 · 0 comments

Comments

@jonathan-rowley
Copy link

Im trying to figure out some distance math for the game so i ran some tests and im not sure the consistency. it was only after i stumbled upon this repo that i got some hope.

How is the distance measured between systems when it comes to calculate travel time?

I know the warp speed of the ship + Officer bonus + research bonus + exocomps all contribute but im looking for a base formula that i can apply these attributes.

I found this in systems/kaus_media_17.json:

  "name": "Kaus Media",
  "capture_nodes": 0,
  "connected_systems": [
    {
      "$ref": "systems/azha_20",
      "distance": 6,
      "warp": 13
    }
  ]

How is the connected_systems->distance used?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant