Initial commit. Updated release archive.
This commit is contained in:
177
_module/uti/commondress.uti.json
Normal file
177
_module/uti/commondress.uti.json
Normal file
@@ -0,0 +1,177 @@
|
||||
{
|
||||
"__data_type": "UTI ",
|
||||
"AddCost": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"ArmorPart_Belt": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"ArmorPart_LBicep": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"ArmorPart_LFArm": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"ArmorPart_LFoot": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"ArmorPart_LHand": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_LShin": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"ArmorPart_LShoul": {
|
||||
"type": "byte",
|
||||
"value": 18
|
||||
},
|
||||
"ArmorPart_LThigh": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"ArmorPart_Neck": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_Pelvis": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"ArmorPart_RBicep": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"ArmorPart_RFArm": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"ArmorPart_RFoot": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"ArmorPart_RHand": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_Robe": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"ArmorPart_RShin": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"ArmorPart_RShoul": {
|
||||
"type": "byte",
|
||||
"value": 18
|
||||
},
|
||||
"ArmorPart_RThigh": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"ArmorPart_Torso": {
|
||||
"type": "byte",
|
||||
"value": 50
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
"value": 16
|
||||
},
|
||||
"Charges": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Cloth1Color": {
|
||||
"type": "byte",
|
||||
"value": 15
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"DescIdentified": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Former Royal Magician Vangerdahast was once an accomplished adventurer of high fame. One reason he became popular in wizardly circles was his creation of the Adventurer's Robe. Mages have always struggled with the limitations placed on them by the ability to cast arcane magics. These robes give the mage an edge in surviving encounters with melee fighters by being able to absorb some damage from hits.",
|
||||
"id": 67731
|
||||
}
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"Identified": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 15
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Common Dress",
|
||||
"id": 67726
|
||||
}
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 23
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 22
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertiesList": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"StackSize": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Stolen": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "CommonDress"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "commondress"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user