Improve L2 market parsing and data handling
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"version": 1,
|
||||
"frame": { "width": 1560, "height": 1360 },
|
||||
"saleAnchor": {
|
||||
"image": "fixture-assets/templates/sale-anchor.png",
|
||||
"width": 79,
|
||||
"height": 29
|
||||
},
|
||||
"storeHeaderRegion": {
|
||||
"offsetX": -162,
|
||||
"offsetY": -356,
|
||||
"width": 222,
|
||||
"height": 18
|
||||
},
|
||||
"tooltipSearchRegion": {
|
||||
"offsetX": -300,
|
||||
"offsetY": -430,
|
||||
"width": 650,
|
||||
"height": 220
|
||||
},
|
||||
"tooltipAnchor": {
|
||||
"image": "fixture-assets/templates/tooltip-anchor.png",
|
||||
"width": 42,
|
||||
"height": 17
|
||||
},
|
||||
"itemNameRegion": {
|
||||
"offsetX": -3,
|
||||
"offsetY": -28,
|
||||
"width": 260,
|
||||
"height": 17
|
||||
},
|
||||
"itemPriceRegion": {
|
||||
"offsetX": 0,
|
||||
"offsetY": 0,
|
||||
"width": 260,
|
||||
"height": 17
|
||||
},
|
||||
"sellItemGridRegion": {
|
||||
"offsetX": -164,
|
||||
"offsetY": -305,
|
||||
"width": 222,
|
||||
"height": 111
|
||||
},
|
||||
"buyItemGridRegion": {
|
||||
"offsetX": -164,
|
||||
"offsetY": -305,
|
||||
"width": 222,
|
||||
"height": 111
|
||||
},
|
||||
"threshold": 0.76
|
||||
}
|
||||
Reference in New Issue
Block a user