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.
120 lines
2.2 KiB
JSON
120 lines
2.2 KiB
JSON
{
|
|
"__data_type": "UTI ",
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 44
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 50
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 4
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "This item creates a clone of whatever it is targetted on in the \"OOC Paxicon's Setup Area\" room. This can, for instance, be used on a player to create a \"clone\" you can posses. \n\nNOTE: Give server time to do it, especially players might have a lot of stuff on them. Please do not clone stuff in too fast pace! Please, use with care. "
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "DM's Cloning wand: WARNING: Read description before use"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 42
|
|
},
|
|
"ModelPart2": {
|
|
"type": "byte",
|
|
"value": 23
|
|
},
|
|
"ModelPart3": {
|
|
"type": "byte",
|
|
"value": 32
|
|
},
|
|
"PaletteID": {
|
|
"type": "byte",
|
|
"value": 53
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"ChanceAppear": {
|
|
"type": "byte",
|
|
"value": 100
|
|
},
|
|
"CostTable": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"CostValue": {
|
|
"type": "word",
|
|
"value": 13
|
|
},
|
|
"Param1": {
|
|
"type": "byte",
|
|
"value": 255
|
|
},
|
|
"Param1Value": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertyName": {
|
|
"type": "word",
|
|
"value": 15
|
|
},
|
|
"Subtype": {
|
|
"type": "word",
|
|
"value": 329
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "px_dmclonewand"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "px_dmclonewand"
|
|
}
|
|
}
|