122 lines
2.5 KiB
JSON
122 lines
2.5 KiB
JSON
{
|
|
"__data_type": "UTI ",
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 44
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 50
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": "Wand of Destruction\r\nby: Piotr \"Phantom\" Banasik\r\n\r\nThis wand has 2 modes\r\n1) targeting an object - destroys the object and its contents\r\n2) targeting the ground - within a small radius of the target location every object is destroyed\r\n\r\nInstallation notes:\r\nsince this item uses the Unique Power method of activation it needs a line of code added to the module's OnActivateItem script .. just copy/paste this line into that script and place it near the begining\r\n\r\n ExecuteScript(\"phs_wndestr_act\",OBJECT_SELF);\r\n"
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 4
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "The god's tool to destroy."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "The god's tool to destroy."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Wand of Destruction"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 32
|
|
},
|
|
"ModelPart2": {
|
|
"type": "byte",
|
|
"value": 32
|
|
},
|
|
"ModelPart3": {
|
|
"type": "byte",
|
|
"value": 42
|
|
},
|
|
"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": "WandofDestruction"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "wandofdestructio"
|
|
}
|
|
}
|