REO-EE/_module/uti/_mdrn_ot_camera.uti.json
Jaysyn904 f82740bbbd Initial commit
Initial commit
2024-02-22 13:22:03 -05:00

147 lines
3.0 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 1000
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 1000
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "Still cameras let a character capture a record of what he or she has seen.\n35mm: The best choice for the professional photographer, this camera can accept different lenses and takes the highest-quality picture. The film used in a camera must be developed.\n\nThis provides a +2 to Craft (Visual Art)."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "Still cameras let a character capture a record of what he or she has seen.\n35mm: The best choice for the professional photographer, this camera can accept different lenses and takes the highest-quality picture. The film used in a camera must be developed.\n\nThis provides a +2 to Craft (Visual Art)."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "35mm Camera"
}
},
"ModelPart1": {
"type": "byte",
"value": 104
},
"PaletteID": {
"type": "byte",
"value": 107
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "_mdrn_ot_camera"
},
"TemplateResRef": {
"type": "resref",
"value": "_mdrn_ot_camera"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "Craft"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "Mechanical"
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "SkillBonus"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 2
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "Skill"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 35
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "nCraftDC"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 25
}
}
]
}
}