generated from Jaysyn/ModuleTemplate
Initial upload
Initial upload.
This commit is contained in:
138
_module/uti/ia_dragonhelm.uti.json
Normal file
138
_module/uti/ia_dragonhelm.uti.json
Normal file
@@ -0,0 +1,138 @@
|
||||
{
|
||||
"__data_type": "UTI ",
|
||||
"AddCost": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
"value": 17
|
||||
},
|
||||
"Charges": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Cloth1Color": {
|
||||
"type": "byte",
|
||||
"value": 19
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 15
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 1003
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"DescIdentified": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Like many items designed to defeat dragons, these helms can be traced to the year of the Dracorage (1018 DR). These helms kept warriors from experiencing the fear that often overcomes those who face a dragon."
|
||||
}
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"Identified": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Helm of the Dragonslayer",
|
||||
"id": 12849
|
||||
}
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 25
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 21
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 29
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"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": 37
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"StackSize": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Stolen": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "IA_DRAGONHELM"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "ia_dragonhelm"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user