Aantioch_Infernum/_module/utw/dh2_daynight.utw.json
Jaysyn904 22947ad4b6 Initial Upload
Initial Upload
2023-08-08 16:22:17 -04:00

50 lines
1.2 KiB
JSON

{
"__data_type": "UTW ",
"Appearance": {
"type": "byte",
"value": 4
},
"Comment": {
"type": "cexostring",
"value": "If you want day and night to have an effect then add a waypoint to your module anywhere with the tag DH2_DAYNIGHT. If this waypoint is present in your module then it will double intensities at night. This makes it safer to travel at night. Remember, the intensity is basically how frequently you get thirsty. So, bigger numbers are better. If the intensity is 30 seconds and you have this waypoint then it will be 60 seconds at night and 30 seconds during the day."
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "DH2_DAYNIGHT"
}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 0
},
"PaletteID": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "DH2_DAYNIGHT"
},
"TemplateResRef": {
"type": "resref",
"value": "dh2_daynight"
}
}