Files
HeroesStone_PRC8/_module/utt/07_methanepocket.utt.json
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

123 lines
2.5 KiB
JSON

{
"__data_type": "UTT ",
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": "Item Name: Methane Pocket\r\nCreator: ruelk\r\nDate Created: 2/21/04\r\nNWN Version:1.6\r\nRevision:1\r\n\r\n\r\nThis is a trigger that simulates a pocket of methane. Methane is an invisible, oderless gas that is always a danger in underground exploration. There is no way to detect this from this trigger, instead use the METHANEWARN trigger.\r\n\r\nThe trigger works by checking to see if the PC weilds any items that are inflamed, including torches and flaming weapons.\r\n\r\nThis spell will not far if the spell DarkFire is cast on an item, as this spell seems to be a fake fire spell.\r\n\r\nIf the entering character is weilding a flaming it the placeable \"Methane Source casts Inferno on the character.\r\n"
},
"Cursor": {
"type": "byte",
"value": 0
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LinkedToFlags": {
"type": "byte",
"value": 0
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Methane Pocket",
"id": 14759
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PaletteID": {
"type": "byte",
"value": 16
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": "07_methantrap"
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "07_METHANEPOCKET"
},
"TemplateResRef": {
"type": "resref",
"value": "07_methanepocket"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"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
}
}