generated from Jaysyn/ModuleTemplate
122 lines
2.9 KiB
JSON
122 lines
2.9 KiB
JSON
{
|
|
"__data_type": "UTT ",
|
|
"AutoRemoveKey": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": "Generic Descriptive Skill Trigger/Placeable.\r\nby OldManWhistler\r\n\r\nUse PGUP/PGDW to scroll. The PDF file that came with this script has this information available in an easy to print form.\r\n\r\nThe NAME of the trigger will control the text that is displayed on success.\r\n\r\nThe TAG of the trigger will control the rest of the variables:\r\n##_DC_##_XP_##_FC_RESREF\r\n\r\nDC: The DC that has to be beaten by a d20+modifier roll.\r\nXP: The amount of XP to reward on success.\r\nFC: Specifies the orientation/direction of the created object.\r\nRESREF: Must match a valid ResRef of the object to be created or sound to be played.\r\nThe RESREF *can* contain underscores. Remember that resrefs are case sensitive.\r\n\r\nNote: Any values that are not filled in will be taken as a value of zero or an empty string. You *must* fill all the values up to your last significant value.\r\n\r\nValid values for FC:\r\n0 - East\r\n1 - North East\r\n2 - North\r\n3 - North West\r\n4 - West\r\n5 - South West\r\n6 - South\r\n7 - South East"
|
|
},
|
|
"Cursor": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"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": "Generic Search for Item Trigger (see comments for instructions)"
|
|
}
|
|
},
|
|
"OnClick": {
|
|
"type": "resref",
|
|
"value": "trig_skill_desc"
|
|
},
|
|
"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": ""
|
|
},
|
|
"ScriptOnExit": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"ScriptUserDefine": {
|
|
"type": "resref",
|
|
"value": ""
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "14_DC_13_XP_2_FC_RESREF"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "dst_trigger003"
|
|
},
|
|
"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
|
|
}
|
|
}
|