Files
Anphillia_PRC8/_module/utt/flavortext.utt.json
Jaysyn904 28cdb617b3 Initial commit
Adding all of the current content for Anphillia Unlimited.
2024-01-04 07:49:38 -05:00

232 lines
4.1 KiB
JSON

{
"__data_type": "UTT ",
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cursor": {
"type": "byte",
"value": 0
},
"DisarmDC": {
"type": "byte",
"value": 10
},
"Faction": {
"type": "dword",
"value": 1
},
"HighlightHeight": {
"type": "float",
"value": 3.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LinkedToFlags": {
"type": "byte",
"value": 0
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Flavor Text"
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PaletteID": {
"type": "byte",
"value": 6
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": "flavor_enter"
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "FlavorText"
},
"TemplateResRef": {
"type": "resref",
"value": "flavortext"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 10
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 0
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "FLAVOR_ONCE_PER_PC"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 0
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "FLAVOR_TEXT"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "Default text if time specific not found"
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "FLAVOR_TEXT_DAY"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "Text shown during the day"
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "FLAVOR_TEXT_DAWN"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "Text shown during the dawn"
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "FLAVOR_TEXT_DUSK"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "Text shown during the dusk"
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "FLAVOR_TEXT_NIGHT"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "Text shown during the night"
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "FLAVOR_TEXT_RGB"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "007"
}
}
]
}
}