forked from DiabloRun/diablorun-data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstats.json
More file actions
32 lines (32 loc) · 959 Bytes
/
stats.json
File metadata and controls
32 lines (32 loc) · 959 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
{
"level": "Level",
"experience": "Experience",
"strength": "Strength",
"dexterity": "Dexterity",
"vitality": "Vitality",
"energy": "Energy",
"fire_res": "Fire resistance",
"cold_res": "Cold resistance",
"light_res": "Lightning resistance",
"poison_res": "Poison resistance",
"gold_total": "Gold",
"gold": "Gold in hand",
"gold_stash": "Gold in stash",
"fcr": "Faster cast rate",
"frw": "Faster run/walk",
"fhr": "Faster hit recovery",
"ias": "Increased attack speed",
"mf": "Magic find",
"deaths": "Deaths",
"seconds_played": "Seconds played",
"town_visits": "Town visits",
"finished_normal_quests": "Normal quests",
"finished_nightmare_quests": "Nightmare quests",
"finished_hell_quests": "Hell quests",
"total_kills": "Total kills",
"animal_kills": "Animal kills",
"undead_kills": "Undead kills",
"demon_kills": "Demon kills",
"champion_kills": "Champion kills",
"unique_kills": "Unique kills"
}