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

@@ -301,7 +301,7 @@
},
"CR": {
"type": "float",
"value": 0.25
"value": 0.3333333432674408
},
"ResRef": {
"type": "resref",
@@ -549,7 +549,7 @@
},
"CR": {
"type": "float",
"value": 0.25
"value": 0.3333333432674408
},
"ResRef": {
"type": "resref",
@@ -770,7 +770,7 @@
},
"CR": {
"type": "float",
"value": 0.25
"value": 0.3333333432674408
},
"ResRef": {
"type": "resref",
@@ -1006,7 +1006,7 @@
},
"CR": {
"type": "float",
"value": 0.25
"value": 0.3333333432674408
},
"ResRef": {
"type": "resref",
@@ -1242,7 +1242,7 @@
},
"CR": {
"type": "float",
"value": 0.25
"value": 0.3333333432674408
},
"ResRef": {
"type": "resref",
@@ -1463,7 +1463,7 @@
},
"CR": {
"type": "float",
"value": 0.25
"value": 0.3333333432674408
},
"ResRef": {
"type": "resref",
@@ -2386,7 +2386,240 @@
},
"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": 0.2528776228427887
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.107137203216553
},
"PointY": {
"type": "float",
"value": -61.76456451416016
},
"PointZ": {
"type": "float",
"value": 0.025000074878335
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.693915843963623
},
"PointY": {
"type": "float",
"value": -61.76456451416016
},
"PointZ": {
"type": "float",
"value": 0.02500001527369022
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 2.302737712860107
},
"PointY": {
"type": "float",
"value": -61.56897735595703
},
"PointZ": {
"type": "float",
"value": 0.02499995566904545
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 67.97141265869141
},
"PointY": {
"type": "float",
"value": -61.52625274658203
},
"PointZ": {
"type": "float",
"value": 0.2918625175952911
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 67.39665222167969
},
"PointY": {
"type": "float",
"value": 0.00395965576171875
},
"PointZ": {
"type": "float",
"value": 0.2316431105136871
}
}
]
},
"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.424595355987549
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 73.11034393310547
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
}
]
},
"WaypointList": {
"type": "list",