HoS_PRC8/_mod/_module/utm/watermerchant.utm.json
Jaysyn904 04165202c0 Initial upload
Initial upload
2024-11-25 19:36:07 -05:00

176 lines
3.1 KiB
JSON

{
"__data_type": "UTM ",
"BlackMarket": {
"type": "byte",
"value": 0
},
"BM_MarkDown": {
"type": "int",
"value": 20
},
"Comment": {
"type": "cexostring",
"value": ""
},
"ID": {
"type": "byte",
"value": 5
},
"IdentifyPrice": {
"type": "int",
"value": -1
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Water Merchant"
}
},
"MarkDown": {
"type": "int",
"value": 20
},
"MarkUp": {
"type": "int",
"value": 400
},
"MaxBuyPrice": {
"type": "int",
"value": 400
},
"OnOpenStore": {
"type": "resref",
"value": ""
},
"OnStoreClosed": {
"type": "resref",
"value": ""
},
"ResRef": {
"type": "resref",
"value": "watermerchant"
},
"StoreGold": {
"type": "int",
"value": 2000
},
"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": "dh2_ewbot"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"Infinite": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "dh2_waterbot"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
}
},
{
"__struct_id": 3
},
{
"__struct_id": 1
}
]
},
"Tag": {
"type": "cexostring",
"value": "watermerchant"
},
"WillNotBuy": {
"type": "list",
"value": []
},
"WillOnlyBuy": {
"type": "list",
"value": [
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 104
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 105
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 77
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 49
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 52
}
},
{
"__struct_id": 97869,
"BaseItem": {
"type": "int",
"value": 75
}
}
]
}
}