generated from Jaysyn/ModuleTemplate
389 lines
8.7 KiB
JSON
389 lines
8.7 KiB
JSON
{
|
|
"__data_type": "UTI ",
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 77
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "CS Rest: Text Messages\nPlace a container object as per the instructions in the CS Resting documentation and put an instance of this item in the container to change the floaty text messages used within the resting subsystem. The text of the messages is set on this item through the use of the Variables button on the Description Tab of the item properties dialogue window."
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "One of the world's rarest and most coveted gems, alexandrite takes on a brilliant green hue when under indirect sunlight but turns blood-red when exposed to candlelight. Loretellers claim that all alexandrite comes from the body of the oldest son of Silvanus, the Forest Father. A common nursery rhyme goes \"Silvanus' wife went mad one night, murdering her child by candlelight.\"",
|
|
"id": 13315
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "CS Rest: Text Messages",
|
|
"id": 13314
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 16
|
|
},
|
|
"PaletteID": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "CS_REST_TEXT_MESSAGES"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "cs_rest_cfg_text"
|
|
},
|
|
"VarTable": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_startText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You have begun to rest"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_finishText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You have finished resting"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_cancelText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "Your rest has been interrupted"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_cannotText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You may not rest at this time"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_tooSoonText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You may rest again in <MIN>"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_dayOnlyText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You may not rest here at night"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_nightOnlyText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You may not rest here during the day"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_noArmourText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You may not rest while wearing armour"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_noWeaponText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You may not rest while carrying weapons"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_bedrollRuinedText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You rest but your bedroll is now in tatters"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_notComfortable"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You are unable to become comfortable and cannot rest properly"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_enterZoneText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You have entered a resting zone"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_exitZoneText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You have left a resting zone"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_unsafeText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You may not rest in unsafe conditions"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_enterNoZoneText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You have entered a zone that does not permit resting"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_exitNoZoneText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You have left a zone that does not permit resting"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_noBedrollText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You may not rest without a bedroll"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_noRationsText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You may not rest without food"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_rationsEatenText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You have eaten some food while resting"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 0,
|
|
"Name": {
|
|
"type": "cexostring",
|
|
"value": "cs_rest_hungryText"
|
|
},
|
|
"Type": {
|
|
"type": "dword",
|
|
"value": 3
|
|
},
|
|
"Value": {
|
|
"type": "cexostring",
|
|
"value": "You are unable to rest completely until you have eaten"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|