-
Notifications
You must be signed in to change notification settings - Fork 0
/
db.json
128 lines (128 loc) · 4.16 KB
/
db.json
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"items": [
{
"popularityRank": 84,
"sourceLink": "https://dotabuff.com/items/tango",
"localizedName": "tango",
"name": "Tango",
"lore": "Forage to survive on the battlefield.",
"descriptions": [
{
"name": "Devour",
"type": 2,
"description": " Consume a target tree to restore 115 health over 16.0 seconds. Consuming a ward or Ironwood Tree doubles the heal amount.Comes with 4 charges. Can be used on an allied hero to give them one Tango.Range: 165Ward Range: 450",
"manaCost": 0,
"coolDown": null
}
],
"notes": null,
"timesUsed": 1269271,
"useRate": 1.8351,
"winRate": 28.5511,
"stats": [],
"cost": 125,
"image": null,
"aliases": null
},
{
"popularityRank": 67,
"sourceLink": "https://dotabuff.com/items/yasha",
"localizedName": "yasha",
"name": "Yasha",
"lore": "Yasha is regarded as the swiftest weapon ever created.",
"descriptions": [],
"notes": null,
"timesUsed": 1733980,
"useRate": 2.507,
"winRate": 33.9281,
"stats": [
{
"name": "Agility",
"value": 16.0,
"statType": 0,
"valueType": 0
},
{
"name": "Attack Speed",
"value": 10.0,
"statType": 0,
"valueType": 0
},
{
"name": "Movement Speed",
"value": 8.0,
"statType": 0,
"valueType": 1
}
],
"cost": 1950,
"image": null,
"aliases": null
},
{
"popularityRank": 46,
"sourceLink": "https://dotabuff.com/items/abyssal-blade",
"localizedName": "abyssal-blade",
"name": "Abyssal Blade",
"lore": "The lost blade of the Commander of the Abyss, this edge cuts into an enemy's soul.",
"descriptions": [
{
"name": "Overwhelm",
"type": 0,
"description": " Stuns a target enemy unit for 2.0 seconds. Pierces Spell Immunity.",
"manaCost": 75,
"coolDown": [
35.0
]
},
{
"name": "Bash",
"type": 1,
"description": " Grants melee heroes a 25% chance on hit to stun the target for 1.4 seconds and deal 85 bonus damage. Bash chance for ranged heroes is 10%. ",
"manaCost": 0,
"coolDown": null
},
{
"name": "Damage Block",
"type": 1,
"description": "Grants a 50% chance to block 70 damage on melee heroes, and 35 damage on ranged.",
"manaCost": 0,
"coolDown": null
}
],
"notes": null,
"timesUsed": 2809312,
"useRate": 4.0617,
"winRate": 70.9049,
"stats": [
{
"name": "Health",
"value": 250.0,
"statType": 0,
"valueType": 0
},
{
"name": "HP Regeneration",
"value": 15.0,
"statType": 0,
"valueType": 0
},
{
"name": "Damage",
"value": 10.0,
"statType": 0,
"valueType": 0
},
{
"name": "Strength",
"value": 10.0,
"statType": 0,
"valueType": 0
}
],
"cost": 6400,
"image": null,
"aliases": null
}
]
}