Initial upload
Initial upload
This commit is contained in:
90
_module/utm/socketstore.utm.json
Normal file
90
_module/utm/socketstore.utm.json
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"__data_type": "UTM ",
|
||||
"BlackMarket": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"BM_MarkDown": {
|
||||
"type": "int",
|
||||
"value": 25
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "Sample Dye Store"
|
||||
},
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"IdentifyPrice": {
|
||||
"type": "int",
|
||||
"value": 100
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Socketed Store",
|
||||
"id": 91377
|
||||
}
|
||||
},
|
||||
"MarkDown": {
|
||||
"type": "int",
|
||||
"value": 40
|
||||
},
|
||||
"MarkUp": {
|
||||
"type": "int",
|
||||
"value": 250
|
||||
},
|
||||
"MaxBuyPrice": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"OnOpenStore": {
|
||||
"type": "resref",
|
||||
"value": "clearmerchant"
|
||||
},
|
||||
"OnStoreClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "socketstore"
|
||||
},
|
||||
"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": "socketstore"
|
||||
},
|
||||
"WillNotBuy": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"WillOnlyBuy": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user