-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathresponsebreakdown.txt
More file actions
53 lines (43 loc) · 938 Bytes
/
responsebreakdown.txt
File metadata and controls
53 lines (43 loc) · 938 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Things I want from the character response
Response
data
characters[i]
characterBase
characterId
dateLastPlayed
minutesPlayedThisSession
minutesPlayedTotal
raceHash
genderHash
classHash
powerLevel
Things I'm not going to use right now
Response
data
characters[i]
characterBase
currentActivityHash
lastCompletedStoryHash
stats (defense, light, etc)
customization (face, hair, etc)
grimoireScore
peerView (equipment)
genderType
classType
buildStatGroupHash
levelProgression
emblemPath
backgroundPath
emblemHash
characterLevel
baseCharacterLevel
isPrestigeLevel
percentToNextLevel
Things I want from the inventory response
Response
data
currencies [{itemHash, value}]
Things I dont' care about right now, but might later
Response
data
buckets (has all the equipped inventory, talent grids, stats, & progression per item)