2021-08-29 23:34:48 -04:00
{
"__data_type" : "UTI " ,
"AddCost" : {
"type" : "dword" ,
"value" : 0
} ,
"BaseItem" : {
"type" : "int" ,
"value" : 46
} ,
"Charges" : {
"type" : "byte" ,
"value" : 15
} ,
"Comment" : {
"type" : "cexostring" ,
"value" : ""
} ,
"Cost" : {
"type" : "dword" ,
"value" : 11251
} ,
"Cursed" : {
"type" : "byte" ,
"value" : 0
} ,
"DescIdentified" : {
"type" : "cexolocstring" ,
"value" : {
"0" : "The wand of Searing Light is made to function for both clerics and mages. When the proper command word is uttered, the wand emmits a powerful ray of light that harms both the living and the undead."
}
} ,
"Description" : {
"type" : "cexolocstring" ,
"value" : {
"0" : ""
}
} ,
"Identified" : {
"type" : "byte" ,
"value" : 0
} ,
"LocalizedName" : {
"type" : "cexolocstring" ,
"value" : {
"0" : "Wand of Searing Light"
}
} ,
"ModelPart1" : {
"type" : "byte" ,
"value" : 21
} ,
"ModelPart2" : {
"type" : "byte" ,
"value" : 42
} ,
"ModelPart3" : {
"type" : "byte" ,
"value" : 52
} ,
"PaletteID" : {
"type" : "byte" ,
"value" : 50
} ,
"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" : 6
} ,
"Param1" : {
"type" : "byte" ,
"value" : 255
} ,
"Param1Value" : {
"type" : "byte" ,
"value" : 0
} ,
"PropertyName" : {
"type" : "word" ,
"value" : 15
} ,
"Subtype" : {
"type" : "word" ,
"value" : 242
}
} ,
{
"__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" : 63
} ,
"Subtype" : {
"type" : "word" ,
"value" : 1
}
} ,
{
"__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" : 63
} ,
"Subtype" : {
"type" : "word" ,
"value" : 2
}
} ,
{
"__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" : 63
} ,
"Subtype" : {
"type" : "word" ,
"value" : 3
}
} ,
{
"__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" : 63
} ,
"Subtype" : {
"type" : "word" ,
"value" : 9
}
} ,
{
"__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" : 63
} ,
"Subtype" : {
"type" : "word" ,
"value" : 10
}
}
]
} ,
"StackSize" : {
"type" : "word" ,
"value" : 1
} ,
"Stolen" : {
"type" : "byte" ,
"value" : 0
} ,
"Tag" : {
"type" : "cexostring" ,
"value" : "WandofSearingLight"
} ,
"TemplateResRef" : {
"type" : "resref" ,
"value" : "wandofsearinglig"
2024-03-03 19:40:47 -05:00
} ,
"xModelPart1" : {
"type" : "word" ,
"value" : 21
} ,
"xModelPart2" : {
"type" : "word" ,
"value" : 42
} ,
"xModelPart3" : {
"type" : "word" ,
"value" : 52
2021-08-29 23:34:48 -04:00
}
}