1
0
mirror of https://github.com/lexogrine/dota2-react-hud.git synced 2026-05-04 04:23:10 +02:00
This commit is contained in:
Hubert Walczak
2021-07-10 20:25:28 +02:00
commit 52e2cd949b
1417 changed files with 35119 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"version": {
// The version of this meta file
"radar": 2,
// The object format version this file is using
"format": 2
},
// The amount of in-game units per pixel of the 1024px radar image
"resolution": 5.54,
// How many in-game units is the origin (0,0) of the map from the bottom left point of the radar
"offset": {
"x": 2020,
"y": 2390
},
// Contains any special map splits
"splits": [],
// Position in which advisories should be placed, in percentages from the bottom left
"advisoryPosition": {
"x": 72,
"y": 69
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

+26
View File
@@ -0,0 +1,26 @@
{
"version": {
// The version of this meta file
"radar": 2,
// The object format version this file is using
"format": 2
},
// The amount of in-game units per pixel of the 1024px radar image
"resolution": 4.40,
// How many in-game units is the origin (0,0) of the map from the bottom left point of the radar
"offset": {
"x": 2470,
"y": 1255
},
// Contains any special map splits
"splits": [],
// Position in which advisories should be placed, in percentages from the bottom left
"advisoryPosition": {
"x": 80,
"y": 8.9
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

+26
View File
@@ -0,0 +1,26 @@
{
"version": {
// The version of this meta file
"radar": 2,
// The object format version this file is using
"format": 2
},
// The amount of in-game units per pixel of the 1024px radar image
"resolution": 4.91,
// How many in-game units is the origin (0,0) of the map from the bottom left point of the radar
"offset": {
"x": 2090,
"y": 1150
},
// Contains any special map splits
"splits": [],
// Position in which advisories should be placed, in percentages from the bottom left
"advisoryPosition": {
"x": 16,
"y": 56
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

+26
View File
@@ -0,0 +1,26 @@
{
"version": {
// The version of this meta file
"radar": 3,
// The object format version this file is using
"format": 2
},
// The amount of in-game units per pixel of the 1024px radar image
"resolution": 5.02,
// How many in-game units is the origin (0,0) of the map from the bottom left point of the radar
"offset": {
"x": 3240,
"y": 3410
},
// Contains any special map splits
"splits": [],
// Position in which advisories should be placed, in percentages from the bottom left
"advisoryPosition": {
"x": 10,
"y": 39.5
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

+39
View File
@@ -0,0 +1,39 @@
{
"version": {
// The version of this meta file
"radar": 2,
// The object format version this file is using
"format": 2
},
// The amount of in-game units per pixel of the 1024px radar image
"resolution": 6.98,
// How many in-game units is the origin (0,0) of the map from the bottom left point of the radar
"offset": {
"x": 3290,
"y": 5990
},
// Contains any special map splits
"splits": [
{
// The top and bottom y height for this split
"bounds": {
"top": -482,
"bottom": -2500
},
// The radar offset in percentages to apply when player is in the split
"offset": {
"x": 0,
"y": -46
}
}
],
// Position in which advisories should be placed, in percentages from the bottom left
"advisoryPosition": {
"x": 20,
"y": 30
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

+26
View File
@@ -0,0 +1,26 @@
{
"version": {
// The version of this meta file
"radar": 3,
// The object format version this file is using
"format": 2
},
// The amount of in-game units per pixel of the 1024px radar image
"resolution": 5.18,
// How many in-game units is the origin (0,0) of the map from the bottom left point of the radar
"offset": {
"x": 4830,
"y": 3540
},
// Contains any special map splits
"splits": [],
// Position in which advisories should be placed, in percentages from the bottom left
"advisoryPosition": {
"x": 72,
"y": 84
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

+26
View File
@@ -0,0 +1,26 @@
{
"version": {
// The version of this meta file
"radar": 2,
// The object format version this file is using
"format": 2
},
// The amount of in-game units per pixel of the 1024px radar image
"resolution": 4.74,
// How many in-game units is the origin (0,0) of the map from the bottom left point of the radar
"offset": {
"x": 2510,
"y": 2440
},
// Contains any special map splits
"splits": [],
// Position in which advisories should be placed, in percentages from the bottom left
"advisoryPosition": {
"x": 10,
"y": 56
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

+39
View File
@@ -0,0 +1,39 @@
{
"version": {
// The version of this meta file
"radar": 2,
// The object format version this file is using
"format": 2
},
// The amount of in-game units per pixel of the 1024px radar image
"resolution": 4.96,
// How many in-game units is the origin (0,0) of the map from the bottom left point of the radar
"offset": {
"x": 3890,
"y": 3800
},
// Contains any special map splits
"splits": [
{
// The top and bottom y height for this split
"bounds": {
"top": 11680,
"bottom": 0
},
// The radar offset in percentages to apply when player is in the split
"offset": {
"x": 0.2,
"y": -42.6
}
}
],
// Position in which advisories should be placed, in percentages from the bottom left
"advisoryPosition": {
"x": 68,
"y": 84
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB