Skip to content

Instantly share code, notes, and snippets.

@lye
Created April 7, 2017 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lye/4388f26f5e88c45dfe01411762593028 to your computer and use it in GitHub Desktop.
Save lye/4388f26f5e88c45dfe01411762593028 to your computer and use it in GitHub Desktop.
/v2/characters/:id/sab unlock values
[
{
"id": 1,
"name": "chain_stick"
},
{
"id": 3,
"name": "slingshot"
},
{
"id": 6,
"name": "whip"
},
{
"id": 9,
"name": "mini_bomb"
},
{
"id": 12,
"name": "candle"
},
{
"id": 13,
"name": "torch"
},
{
"id": 15,
"name": "wooden_whistle"
},
{
"id": 18,
"name": "digger"
},
{
"id": 19,
"name": "nice_scoop"
},
{
"id": 21,
"name": "glove_of_wisdom"
},
{
"id": 24,
"name": "bauble_purse"
},
{
"id": 25,
"name": "bauble_tote_bag"
},
{
"id": 27,
"name": "moto_breath"
},
{
"id": 28,
"name": "moto_finger"
},
{
"id": 31,
"name": "health_vessel_1"
},
{
"id": 32,
"name": "health_vessel_2"
},
{
"id": 34,
"name": "medium_health_potion"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment