Areas and Fixes

Added CCOH and missing areas
Changed some areas to be craftable,
Fixed some on death issues,
Fixed the Gaurd
This commit is contained in:
2024-08-30 11:38:44 -04:00
parent 8622e5ce08
commit 69879d6957
17234 changed files with 4253346 additions and 0 deletions

View File

@@ -0,0 +1,256 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "asch_gemminemerch01"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "asch_gemminemerc"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "minerspick"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "minerspickaxe"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 2,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "acid001"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "acid002"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "grit001"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "grit003"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "grit002"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tinkerstoolset"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "asch_gemminemerch01"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "asch_mf_merch"
}
},
"MarkDown": {
"type": "int",
"value": 40
},
"MarkUp": {
"type": "int",
"value": 40
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "asch_mf_merch"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "asch_mf_merch"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,113 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 15
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "sch_mf_merch"
}
},
"MarkDown": {
"type": "int",
"value": 15
},
"MarkUp": {
"type": "int",
"value": 150
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "asch_mf_merch002"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "ldf_token002"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "sch_mf_merch"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 0
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "asch_recall_merch"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "asch_recall_merc"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "asch_recall_merch"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "candicedye"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "candicedye"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "candicedye"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,864 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "craftguild_merch_aschras"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "craftguild_merch"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "blacksmithhammer"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "filletknife"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "fishingpole"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "fishingrod"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "minerspick"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "minerspickaxe"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "orchardblade"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "woodsmansaxe"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 2,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "acid001"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "acid002"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "beeswax"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item_chlorine"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tannicacid"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tanningoil"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "pulp_wood_raw001"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item_yeast001"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "thread002"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "limeblock"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "boltofcloth001"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item_yeast003"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item_yeast002"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item002"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "strawbundle"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 8,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "carpenters_tools"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 9,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "feathers001"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 10,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "cookingsalt"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 11,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "feathers"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 12,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "flintandtinder"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 13,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "glassbottle"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 14,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "glassvial"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 15,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "herbalistsknife"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 16,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "kindling"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 17,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item_wool"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 18,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "sewingkit"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 19,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "shovel"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 20,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "skinningknife"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 21,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item_spidersilk"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 22,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tannerssalt"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 23,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tinkerstoolset"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 24,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "yeastvial001"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 5
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "craftguild_merch_aschras"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,270 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "darkwoodcompstore"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "darkwoodcompstor"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 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,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wambo001"
},
"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_wambu001"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wswdg001"
},
"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_wblcl001"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_lantern001"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_picks001"
},
"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_it_torch001"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_msmlmisc22"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "darkwoodcompstore"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "desertmerch_001"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 300
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "desertmerch_001"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "desertmerch_001"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,170 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "draqgoninnmerch"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 200
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "draqgoninnmerch"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mpotion021"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mpotion022"
},
"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_it_mpotion023"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "it_mpotion023ras"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "draqgoninnmerch"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,755 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "emecraft001"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "emecraft001"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_cloth021"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_cloth028"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_cloth019"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_cloth006"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_cloth025"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_cloth001"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_kimono3"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_kimono2"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 8,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "rh_clothcomm012"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 9,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_gown4"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 10,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_gown3"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 11,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_formalkilt"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 12,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_monk"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 13,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "cloth257"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 14,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_kimono"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 15,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_gown5"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 16,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "rh_clothcomm010"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 17,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_gown2"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 10
}
}
]
}
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "metalstud"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "orchardblade"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "woodsmansaxe"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 2,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "beeswax"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item_chlorine"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tanningoil"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "thread002"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item002"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "strawbundle"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "carpenters_tools"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "kindling"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "sewingkit"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "shovel"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "skinningknife"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 8,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tannerssalt"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 9,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tinkerstoolset"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 1
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "emecraft001"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,151 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": -1
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "evcl_flint"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 80
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "evcl_flint"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tb_flint"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "afkflag001"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_lantern"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "evcl_flint"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,113 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "evcl_magicshop"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "evcl_magicshop"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "maarcl108ras_ect"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "evcl_magicshop"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "evcl_mf_merchant"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 250
},
"MaxBuyPrice": {
"type": "int",
"value": -1
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "evcl_mf_merchant"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "evcl_mf_merchant"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,531 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "evclarcherymerch"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 300
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "evclarcherymerch"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_wammar013"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammar002"
},
"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_wammar005"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammar006"
},
"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_wammar007"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_wammbo012"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammbo005"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammbo001"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 8,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammbo002"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 9,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammbo004"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 10,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammbo006"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 11,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_wammbu010"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 12,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammbu006"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 13,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammbu005"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 14,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammbu007"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 15,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_wbwmxh002"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 16,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_wbwmxl002"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 17,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_wbwmln004"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 18,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_wbwmln002"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 19,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_wbwmsh004"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 5
}
},
{
"__struct_id": 20,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_wbwmsh002"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 21,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_wbwmsl002"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 22,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmsl003"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 4
}
}
]
}
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "evclarcherymerch"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "evclcraftmerch"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 300
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "evclcraftmerch"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "evclcraftmerch"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,151 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "evclearbarkeep"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 300
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "evclearbarkeep"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mpotion021"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mpotion022"
},
"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_it_mpotion023"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "evclearbarkeep"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,113 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "evclmonmerch"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 300
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "evclmonmerch"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_monk"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "evclmonmerch"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "evclrecalmerch"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 300
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "evclrecalmerch"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "evclrecalmerch"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,232 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "evcltempstore"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 300
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "evcltempstore"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mpotion003"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mpotion001"
},
"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_it_mpotion020"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mpotion002"
},
"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_it_mpotion012"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_medkit003"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_medkit004"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "evcltempstore"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,346 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "fuddmerch"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "fuddmerch"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "filletknife"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "fishingpole"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "fishingrod"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "minerspickaxe"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "orchardblade"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "woodsmansaxe"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "herbalistsknife"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "carpenters_tools"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "flintandtinder"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "sewingkit"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "shovel"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "skinningknife"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tinkerstoolset"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "fuddmerch"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,256 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": -1
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "gemmerchevcl"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "gemmerchevcl"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "minerspick"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 2,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "acid001"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "grit001"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "grit003"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "grit002"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "shovel"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "skinningknife"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tinkerstoolset"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "gemmerchevcl"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,213 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": -1
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "gypsyhealer01"
}
},
"MarkDown": {
"type": "int",
"value": 50
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "gypsyhealer01"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mpotion003"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mpotion001"
},
"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_it_mpotion020"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mpotion002"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_medkit001"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_medkit002"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "gypsyhealer01"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": -1
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "merch_guildrepstore"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 200
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "merch_guildrepst"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "merch_guildrepstore"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,194 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": -1
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "minecraft"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "minecraft"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "blacksmithhammer"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "minerspick"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "minerspickaxe"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "shovel"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tinkerstoolset"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "minecraft"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 1
},
"BM_MarkDown": {
"type": "int",
"value": 100
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "CCOH Superstore 2"
}
},
"MarkDown": {
"type": "int",
"value": 100
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": -1
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "mk_ccoh_store002"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "MK_CCOH_STORE002"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,246 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "newarcheryevcl"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 300
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "newarcheryevcl"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmsl010"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmsh009"
},
"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_wbwmln009"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmxh009"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wbwmxl009"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammar011"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammbo010"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_wammbu010"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 2
}
}
]
}
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "newarcheryevcl"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "pitchcraftstore"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "pitchcraftstore"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "pitchcraftstore"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 1
},
"IdentifyPrice": {
"type": "int",
"value": -1
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "recallmerch001"
}
},
"MarkDown": {
"type": "int",
"value": 35
},
"MarkUp": {
"type": "int",
"value": 145
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "recallmerch002"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "recallmerch001"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,888 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 1
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "roguestore01"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "roguestore01"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_barbarianfur"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_studdedleath"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_druidarmor"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_buckler"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_monk"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"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": "zep_assassindagg"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_tanto"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_gauche"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_falchion"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_jian"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_ninjato"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_wakizashi"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_goad"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 8,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_lokkukri"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 9,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_nunchaku"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 10,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_sai"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 11,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_windfire"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 12,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_kwandao"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 13,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_nagamaki"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 14,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_daikyu"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 15,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_chakram"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 16,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_trident004"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 4
}
}
]
}
},
{
"__struct_id": 2
},
{
"__struct_id": 3,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring010"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring009"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_it_mring002"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring012"
},
"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_it_mring011"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring008"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring032"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mneck012"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap033"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap021"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap017"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap029"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap025"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap005"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap041"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap037"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 8,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap001"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 9,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap009"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 10,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_medkit002"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 4
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "roguestore01"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,702 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "sch_armorshop"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 200
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "sch_armorshop"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl019"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mdrowar039"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mdrowar032"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mduerar001"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl023"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl021"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl059"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl017"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 8,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_mcloth005"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 9,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl009"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 10,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mdrowar004"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 11,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mdrowar011"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 12,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mduerar007"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 13,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl003"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 14,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl001"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 15,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl005"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 16,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl007"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 17,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl015"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 18,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl013"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 19,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mdrowar025"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 20,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mdrowar018"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 13
}
},
{
"__struct_id": 21,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mduerar004"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 13
}
},
{
"__struct_id": 22,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl007"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 13
}
},
{
"__struct_id": 23,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl011"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 13
}
},
{
"__struct_id": 24,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_adrowshl001"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 13
}
},
{
"__struct_id": 25,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_ashmlw001"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 16
}
},
{
"__struct_id": 26,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_ashmlw003"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 16
}
},
{
"__struct_id": 27,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_ashmsw001"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 16
}
},
{
"__struct_id": 28,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_ashmsw010"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 16
}
},
{
"__struct_id": 29,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_ashmsw011"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 16
}
},
{
"__struct_id": 30,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_ashmsw007"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 18
}
},
{
"__struct_id": 31,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_ashmto001"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 20
}
}
]
}
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "sch_armorshop"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,531 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "sch_cloakbootshop"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 200
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "sch_cloakbootsho"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mbelt021"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mbelt002"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mbelt017"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mbelt013"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mbelt012"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mbelt014"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mboots013"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mboots008"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 8,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mboots021"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 9,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_it_mboots004"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 10,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mbracer009"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 11,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mbracer005"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 12,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_it_mbracer001"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 13,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl057"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 14,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl106"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 15,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl090"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 16,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_maarcl027"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 17,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl094"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 18,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x1_it_mglove001"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 19,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mglove019"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 20,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mglove024"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 21,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mglove029"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 7
}
},
{
"__struct_id": 22,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mbracer012"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 7
}
}
]
}
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "sch_cloakbootshop"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,531 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "sch_jewshop"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 200
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "sch_jewshop"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mneck014"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_it_mneck001"
},
"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_it_mneck027"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mneck023"
},
"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_it_mneck035"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mneck033"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mneck010"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mneck018"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 8,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_it_mring008"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 9,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_it_mring009"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 10,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring029"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 11,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring016"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 12,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring009"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 13,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring027"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 14,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring012"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 15,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_it_mring011"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 16,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring019"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 17,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring032"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 18,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_mring013"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 19,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_it_mring014"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 20,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_it_mring006"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 21,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x1_it_mring001"
},
"Repos_PosX": {
"type": "word",
"value": 9
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 22,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x1_it_mring002"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 3
}
}
]
}
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "sch_jewshop"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,113 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "sch_mf_store01"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 150
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "sch_mf_store01"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "ldf_token002"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "sch_mf_store01"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "sch_recal_merch"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 200
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "sch_recal_merch"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "sch_recal_merch"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,532 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 1
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Sch_roguestore"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 200
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "sch_roguestore"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_mcloth005"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_armhe008"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_armhe007"
},
"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": "wswss028"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__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": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x1_it_spdvscr107"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_it_sparscr207"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_it_mring008"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_it_mring002"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_it_mneck004"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap034"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap014"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap022"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap018"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap030"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap026"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap006"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap042"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 8,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap038"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 9,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap002"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 10,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_it_trap010"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 11,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "zep_lantern001"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 4
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Sch_roguestore"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,113 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "sch_spec_merch"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 200
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "sch_spec_merch"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "pitchblackar0002"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "sch_spec_merch"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "schamedarrecall"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "schamedarrecall"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "schamedarrecall"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,873 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "scharmormerch"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": "clean_store2"
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "scharmormerch"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl076"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mdrowar038"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mdrowar031"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl080"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl081"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl062"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl086"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_ardrowhe001"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 8,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_armhe007"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 9,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_armhe004"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 10,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_armhe005"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 5
}
},
{
"__struct_id": 11,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x0_armhe009"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 5
}
},
{
"__struct_id": 12,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_arhe004"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 5
}
},
{
"__struct_id": 13,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_it_arhelm01"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 14,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_arhe001"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 15,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_arhe002"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 7
}
},
{
"__struct_id": 16,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_arhe003"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 7
}
},
{
"__struct_id": 17,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl079"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 7
}
},
{
"__struct_id": 18,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mdrowar003"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 19,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mdrowar010"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 20,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mduerar007"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 21,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl083"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 22,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl084"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 10
}
},
{
"__struct_id": 23,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl087"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 13
}
},
{
"__struct_id": 24,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl077"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 13
}
},
{
"__struct_id": 25,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl078"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 13
}
},
{
"__struct_id": 26,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl061"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 13
}
},
{
"__struct_id": 27,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mdrowar024"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 13
}
},
{
"__struct_id": 28,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mdrowar017"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 16
}
},
{
"__struct_id": 29,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_mduerar004"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 16
}
},
{
"__struct_id": 30,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl082"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 16
}
},
{
"__struct_id": 31,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_maarcl085"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 16
}
},
{
"__struct_id": 32,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_ashmlw009"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 16
}
},
{
"__struct_id": 33,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_adrowshl002"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 20
}
},
{
"__struct_id": 34,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_it_iwoodshldl"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 20
}
},
{
"__struct_id": 35,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_ashmsw009"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 8
}
},
{
"__struct_id": 36,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_it_ironwshlds"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 8
}
},
{
"__struct_id": 37,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_ashmsw010"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 20
}
},
{
"__struct_id": 38,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_ashmsw011"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 20
}
},
{
"__struct_id": 39,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "nw_ashmto009"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 20
}
},
{
"__struct_id": 40,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "x2_it_ironwshldt"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 22
}
}
]
}
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "scharmormerch"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,151 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 40
},
"Comment": {
"type": "cexostring",
"value": "Chapter 1"
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": -1
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 14813
}
},
"MarkDown": {
"type": "int",
"value": 40
},
"MarkUp": {
"type": "int",
"value": 110
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "tb_genstor_01"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tb_dye01_qst"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tb_dye02_qst"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tb_dye03_qst"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "gerith_store_01"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,151 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "tyeroadstore001"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": "clean_store2"
},
"ResRef": {
"type": "resref",
"value": "tyeroadstore001"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "blacksmithhammer"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "minerspickaxe"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "minerspick"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "tyeroadstore001"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,89 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "vamprecall"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "vamprecall"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4
},
{
"__struct_id": 2
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "vamprecall"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,693 @@
{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 25
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": 100
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "vampstore_0075"
}
},
"MarkDown": {
"type": "int",
"value": 65
},
"MarkUp": {
"type": "int",
"value": 100
},
"MaxBuyPrice": {
"type": "int",
"value": 15000
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "vampstore_0075"
},
"StoreGold": {
"type": "int",
"value": -1
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 0
},
{
"__struct_id": 4,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "blacksmithhammer"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "filletknife"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "fishingpole"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "fishingrod"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "minerspick"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "minerspickaxe"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "orchardblade"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "woodsmansaxe"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 2,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "acid001"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "acid002"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "beeswax"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "grit001"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "grit003"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "grit002"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item_chlorine"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3
},
{
"__struct_id": 1,
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "acorn"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item_yeast001"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item_yeast003"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 3,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item_yeast002"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 4,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "carpenters_tools"
},
"Repos_PosX": {
"type": "word",
"value": 4
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 5,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "feathers001"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 6,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "cookingsalt"
},
"Repos_PosX": {
"type": "word",
"value": 7
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 7,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item001"
},
"Repos_PosX": {
"type": "word",
"value": 8
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 8,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "feathers"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 9,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "flintandtinder"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 10,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "herbalistsknife"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 11,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "sewingkit"
},
"Repos_PosX": {
"type": "word",
"value": 6
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 12,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "shovel"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 13,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "skinningknife"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 14,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "item_spidersilk"
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 15,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "tinkerstoolset"
},
"Repos_PosX": {
"type": "word",
"value": 5
},
"Repos_Posy": {
"type": "word",
"value": 2
}
}
]
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "vampstore_0075"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": []
}
}