122 lines
2.6 KiB
JSON
122 lines
2.6 KiB
JSON
{
|
|
"__data_type": "UTT ",
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": "This trigger is used to turn off beams in an area. When a PC walks into the trigger, beams will be turned off. By changing the tag, it will influence different beams. The tag of this trigger is always \"BeamOff_\" followed by one of three things.\r\n\r\nIf the tag ends with some number and a beam type, such as \"00Cold\" then the trigger will turn off only the beam of the matching type and number in the same area that the trigger is in.\r\n\r\nIf the tag ends with just a type, such as \"Cold\" then the trigger will turn off all beams of that type in the same area the trigger is in. For example, by using the tag \"BeamOff_Holy\" all holy-based beams in the area will be turned off.\r\n\r\nIf the tag ends with \"All\" then the trigger will turn off all beams in the same area the trigger is in."
|
|
},
|
|
"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": "Turn Beam Off"
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnDisarm": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"OnTrapTriggered": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"PaletteID": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PortraitId": {
|
|
"type": "word",
|
|
"value": 0
|
|
},
|
|
"ScriptHeartbeat": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptOnEnter": {
|
|
"type": "resref",
|
|
"value": "onent_beamoff"
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "BeamOff_All"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "turnbeamoff"
|
|
},
|
|
"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
|
|
}
|
|
}
|