forked from Blizzard/api-wow-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcharacter-stats.json
More file actions
52 lines (52 loc) · 1.09 KB
/
Copy pathcharacter-stats.json
File metadata and controls
52 lines (52 loc) · 1.09 KB
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
{
"stats":{
"health":155263,
"powerType":"mana",
"power":24732,
"str":3395,
"agi":142,
"sta":8017,
"int":106,
"spr":117,
"attackPower":7025,
"rangedAttackPower":0,
"mastery":23.26104,
"masteryRating":2736,
"crit":1.351225,
"critRating":0,
"hitRating":58,
"hasteRating":0,
"expertiseRating":238,
"spellPower":2133,
"spellPen":0,
"spellCrit":3.498852,
"spellCritRating":0,
"mana5":1191.0,
"mana5Combat":1170.0,
"armor":36505,
"dodge":12.206712,
"dodgeRating":1565,
"parry":13.33957,
"parryRating":1614,
"block":57.335938,
"blockRating":0,
"resil":0,
"mainHandDmgMin":2146.0,
"mainHandDmgMax":2868.0,
"mainHandSpeed":2.6,
"mainHandDps":964.1704,
"mainHandExpertise":10,
"offHandDmgMin":0.0,
"offHandDmgMax":0.0,
"offHandSpeed":2.0,
"offHandDps":0.0,
"offHandExpertise":7,
"rangedDmgMin":-1.0,
"rangedDmgMax":-1.0,
"rangedSpeed":-1.0,
"rangedDps":-1.0,
"rangedCrit":1.351225,
"rangedCritRating":0,
"rangedHitRating":58
}
}