Skip to content

Stats calculator module #3

Description

@bno1

Right now, X4FProjector exports very raw data. There are instances where it does some postprocessing of the data before it gets exported but it's very minor. This module will take raw stats and output useful information.

Examples:

  • Missile speed is calculated from missile mass, drag and the thrust that its engine produces. The stats calculator would calculate the missile speed for all missile launchers.
  • Weapon DPS is calculated from the bullet damage, weapon rate of fire and I think ricochet chance. The rate of fire is computed from reload time and bullets amount per shot. There is also the sustainable DPS (takes heating and cooling rate into account). This module would compute all those stats from raw data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions