Files
Anphillia_PRC8/_module/uti/esm_emptysmart.uti.json
Jaysyn904 28cdb617b3 Initial commit
Adding all of the current content for Anphillia Unlimited.
2024-01-04 07:49:38 -05:00

138 lines
2.6 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 4000
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 4003
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This item is used to record spell macros that can later be recast. With Smart Cast, the macro will not cast spells in the sequence if the target object is already affected by an effect of that spell."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This item is used to record spell macros that can later be recast. With Smart Cast, the macro will not cast spells in the sequence if the target object is already affected by an effect of that spell."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Spell Macro (Smart Cast)"
}
},
"ModelPart1": {
"type": "byte",
"value": 89
},
"PaletteID": {
"type": "byte",
"value": 23
},
"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": 335
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "esm_emptysmart"
},
"TemplateResRef": {
"type": "resref",
"value": "esm_emptysmart"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "esm_smartcast"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
},
"xModelPart1": {
"type": "word",
"value": 89
}
}