added commodity areas

added commodity areas to crafting maps
This commit is contained in:
2024-09-19 11:10:23 -04:00
parent 1b5406317e
commit 149a229494
80 changed files with 6495 additions and 114 deletions

View File

@@ -9085,7 +9085,210 @@
},
"TriggerList": {
"type": "list",
"value": []
"value": [
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 0
},
"DisarmDC": {
"type": "byte",
"value": 10
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 1.024999976158142
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.728086471557617
},
"PointY": {
"type": "float",
"value": -47.87813949584961
},
"PointZ": {
"type": "float",
"value": 1.024999976158142
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 49.30126953125
},
"PointY": {
"type": "float",
"value": -47.87814331054688
},
"PointZ": {
"type": "float",
"value": 1.024999976158142
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 50.62274169921875
},
"PointY": {
"type": "float",
"value": -1.626434326171875
},
"PointZ": {
"type": "float",
"value": 1.024999976158142
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 3.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LinkedToFlags": {
"type": "byte",
"value": 0
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Commodities"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": "_uoa_enter_com"
},
"ScriptOnExit": {
"type": "resref",
"value": "_uoa_exit_com"
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "Commodities"
},
"TemplateResRef": {
"type": "resref",
"value": "commodities"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 10
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 0
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 5.095236778259277
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 53.32915878295898
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
}
]
},
"WaypointList": {
"type": "list",