Initial upload. PRC8 has been added. Module compiles, PRC's default AI & treasure scripts have been integrated. Started work on top hak for SLA / Ability / Scripting modifications.
114 lines
2.0 KiB
JSON
114 lines
2.0 KiB
JSON
{
|
|
"__data_type": "UTI ",
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 29
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "The corpse of a small human female child, perhaps no older than seven years old at the most, lies twisted and decaying before you. Wounds can be seen all over the child's body and face, and it becomes apparent that she met a violent end. \n"
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "The decaying corpse of a small child."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Laea's Body"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PaletteID": {
|
|
"type": "byte",
|
|
"value": 54
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"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": 11
|
|
},
|
|
"Param1Value": {
|
|
"type": "byte",
|
|
"value": 4
|
|
},
|
|
"PropertyName": {
|
|
"type": "word",
|
|
"value": 81
|
|
},
|
|
"Subtype": {
|
|
"type": "word",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "ah_laeacorpse"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "ah_laeabody"
|
|
}
|
|
}
|