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.
114 lines
2.4 KiB
JSON
114 lines
2.4 KiB
JSON
{
|
|
"__data_type": "UTI ",
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 29
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 10
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "A beautifully ornate dream catcher, this item was crafted with great care and skill by someone clearly deft of hand. Upon closer inspection it bears tiny runes, smaller than you'd imagine even the nimblest of elves to be able to scribe into it's surface with such accuracy, and it soon becomes apparent this this is the beautiful creation of the pixies that inhabit the forests around.\n\nIt is said that those who hang these above their heads as they sleep will awake with a newfound pride and compassion in their hearts. The tiny runes depict through beautiful artistry, that a faithful heart makes dreams come true."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": ""
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Ornate Dreamcatcher"
|
|
}
|
|
},
|
|
"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": 10
|
|
},
|
|
"CostValue": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Param1": {
|
|
"type": "byte",
|
|
"value": 255
|
|
},
|
|
"Param1Value": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertyName": {
|
|
"type": "word",
|
|
"value": 11
|
|
},
|
|
"Subtype": {
|
|
"type": "word",
|
|
"value": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "ah_dreamcatch"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "ah_dreamcatch"
|
|
}
|
|
}
|