Skip to content

standardLoadout format #673

@pakirby1

Description

@pakirby1

For standardLoadout pilots, the ship JSON contains the following JSON node

"standardLoadout": ["marksmanship", "hate", "afterburners"]

Each item in the array corresponds to an xws id in a upgrade JSON file
"xws": "marksmanship" in talent.JSON

For files imported from YASB & LBN, the upgrades for a pilot are defined as
"upgrades":{"talent":["deadeyeshot","marksmanship"],"modification":["shieldupgrade"]}

I would think that standardLoadout would follow the same format:
"standardLoadout":{"talent":["marksmanship"],"forcepower":["hate"],"modification":["afterburners"]}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions