Battledale_PRC8/_module/uti/jw_bright_flower.uti.json
Jaysyn904 7b9e44ebbb Initial upload
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.
2024-03-11 23:44:08 -04:00

114 lines
2.2 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 19
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 2251
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "The once-powerful group of druids known as the Bright Circle created a series of medallions from their base in the Silver Forest, to protect themselves and their allies. \n\nSince the Bright Circle broke up, many of these amulets have gone missing."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "Amulets are necklaces with some form of large decoration or symbol. Most are ornamental, but some are potent magic items."
}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Medallion of the Flower"
}
},
"ModelPart1": {
"type": "byte",
"value": 6
},
"PaletteID": {
"type": "byte",
"value": 21
},
"Plot": {
"type": "byte",
"value": 0
},
"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": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 12
},
"Subtype": {
"type": "word",
"value": 3
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "jw_bright_flower"
},
"TemplateResRef": {
"type": "resref",
"value": "jw_bright_flower"
}
}