Aschbourne_PRC8/_module/uti/fishingrod.uti.json

122 lines
2.2 KiB
JSON
Raw Permalink Normal View History

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 28
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 2
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This is a fishing rod. It is much shorter than a standard fishing pole, and is just the right size for shoter races, such as halflings, dwarves, and gnomes."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This is a fishing rod. It is much shorter than a standard fishing pole, and is just the right size for shoter races, such as halflings, dwarves, and gnomes."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Fishing Rod (Halfling Sized)"
}
},
"ModelPart1": {
"type": "byte",
"value": 12
},
"ModelPart2": {
"type": "byte",
"value": 23
},
"ModelPart3": {
"type": "byte",
"value": 13
},
"PaletteID": {
"type": "byte",
"value": 0
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 47
},
"Subtype": {
"type": "word",
"value": 0
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "ITEM_FISHINGROD"
},
"TemplateResRef": {
"type": "resref",
"value": "fishingrod"
}
}