Remade some areas, and added a new route

to Southampton Port.  Added new creature for scenery in new area. changed the properties of some items to not cause alignment issues.
This commit is contained in:
EpicValor
2023-10-03 21:11:33 -05:00
parent 087a510154
commit 75b5f91c8e
53 changed files with 22263 additions and 1573 deletions

View File

@@ -0,0 +1,288 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 5
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 2
},
"IdentifyPrice": {
"type": "int",
"value": 250
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "south_port_bowyer"
}
},
"MarkDown": {
"type": "int",
"value": 50
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 20000
},
"OnOpenStore": {
"type": "resref",
"value": "clear_stores_out"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "south_port_bo002"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"InventoryRes": {
"type": "resref",
"value": "it_mbelt023"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"InventoryRes": {
"type": "resref",
"value": "it_mbracer004"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"InventoryRes": {
"type": "resref",
"value": "wbwmxl011"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"InventoryRes": {
"type": "resref",
"value": "wbwmsl012"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"InventoryRes": {
"type": "resref",
"value": "wbwmsl013"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"InventoryRes": {
"type": "resref",
"value": "wbwmsl011"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "south_port_bowyer"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": [
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 20
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 21
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 25
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 78
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 27
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 80
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 31
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 6
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 7
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 8
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 11
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 59
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 61
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 63
}
}
]
}
}

View File

@@ -1,654 +0,0 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 5
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 2
},
"IdentifyPrice": {
"type": "int",
"value": 250
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "south_port_bowyer"
}
},
"MarkDown": {
"type": "int",
"value": 5
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 10000
},
"OnOpenStore": {
"type": "resref",
"value": "clear_stores_out"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "south_port_bowye"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"InventoryRes": {
"type": "resref",
"value": "nw_it_mbelt014"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"InventoryRes": {
"type": "resref",
"value": "nw_it_mbelt019"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"InventoryRes": {
"type": "resref",
"value": "x0_it_mbracer001"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wamar001"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"InventoryRes": {
"type": "resref",
"value": "nw_wammar010"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wambo001"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"InventoryRes": {
"type": "resref",
"value": "nw_wammbo009"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wambu001"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmxh008"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmxl007"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 7,
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmxl008"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 8,
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmln011"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 9,
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmln008"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 10,
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmln005"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 11,
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmsh011"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 5
}
},
{
"__struct_id": 12,
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmsh008"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 13,
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmsh006"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 7
}
},
{
"__struct_id": 14,
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmsl009"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 15,
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmsl003"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 16,
"InventoryRes": {
"type": "resref",
"value": "armourpierc"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 17,
"InventoryRes": {
"type": "resref",
"value": "arrowofice"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 18,
"InventoryRes": {
"type": "resref",
"value": "piercingbolt"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 19,
"InventoryRes": {
"type": "resref",
"value": "boltoflightnin"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 20,
"InventoryRes": {
"type": "resref",
"value": "boltofswords"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 7
}
},
{
"__struct_id": 21,
"InventoryRes": {
"type": "resref",
"value": "stormrock"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 22,
"InventoryRes": {
"type": "resref",
"value": "crossbowofaerd"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 23,
"InventoryRes": {
"type": "resref",
"value": "herculesstring"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 24,
"InventoryRes": {
"type": "resref",
"value": "thewhistler"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 8
}
}
]
}
},
{
"__struct_id": 2,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mpotion014"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "south_port_bowyer"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": [
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 20
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 21
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 25
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 78
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 27
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 80
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 31
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 6
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 7
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 8
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 11
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 59
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 61
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 63
}
}
]
}
}