Skip to content

Using this with stats #2

Description

@ttgshiesty

Question I understand stand that to pull certain stats from the embark api the items gotta be mapped as in enemy-kills weapon-kills map performance summary I’m stuck on this I can pull other stats but I’m stuck on this part do I need a publicuuid and do I just add the assetid to my items json to pull the targeted or mapid do I need to link all the ids toghtier or just {
"slug": "light-ammo",
"itemId": "real-item-id",
"gameAssetId": "real-asset-id",
"nameKey": "ST_ItemNames.ID_LIGHT_AMMO",
"displayName": "Light Ammo"
}

{
"slug": "wasp",
"enemyId": null,
"targetId": null,
"nameKey": "ST_Enemy.ID_ENEMY_WASP_NAME",
"displayName": "Wasp"
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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