Files
l2-market-parser/data/fixture-calibration.json
T

52 lines
954 B
JSON

{
"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
}