Initial Upload
Initial Upload
This commit is contained in:
49
_module/utw/dh2_daynight.utw.json
Normal file
49
_module/utw/dh2_daynight.utw.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"__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"
|
||||
}
|
||||
}
|
51
_module/utw/dh2_intensity.utw.json
Normal file
51
_module/utw/dh2_intensity.utw.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "If you wish to change this interval from the default 30 seconds then you need to place a single waypoint in the area (this is the only waypoint needed by this script) with the tag DH2_INTENSITY. Set the name of the tag to the number of seconds you want the interval to be. Remember, it cannot be less than 5 and I do not recommend going higher than 90."
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "DH2_INTENSITY"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "dh2_intensity"
|
||||
}
|
||||
}
|
51
_module/utw/fairy_spawn.utw.json
Normal file
51
_module/utw/fairy_spawn.utw.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "fairy spawns."
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_TM30M_RT_DS_VS04"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "fairy"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "fairy_spawn"
|
||||
}
|
||||
}
|
52
_module/utw/fb1_intensity.utw.json
Normal file
52
_module/utw/fb1_intensity.utw.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "set the cold effect to 20"
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 14817,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "20"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "FB1_INTENSITY"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "fb1_intensity"
|
||||
}
|
||||
}
|
52
_module/utw/lostoldman.utw.json
Normal file
52
_module/utw/lostoldman.utw.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "Spawn code for lost old man."
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 14817,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_TM20M_RT_DS"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "lostoldman"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "lostoldman"
|
||||
}
|
||||
}
|
49
_module/utw/sp_sx01_pa_dt001.utw.json
Normal file
49
_module/utw/sp_sx01_pa_dt001.utw.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_DT_TM15M_RT_DS"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "res_ref_of_mob"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_sx01_pa_dt001"
|
||||
}
|
||||
}
|
49
_module/utw/sp_sx01_pa_dt_tm.utw.json
Normal file
49
_module/utw/sp_sx01_pa_dt_tm.utw.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn daytime only"
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_DT_TM10M_RT_DS"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "res_ref_of_mob"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_sx01_pa_dt_tm"
|
||||
}
|
||||
}
|
49
_module/utw/sp_sx01_pa_nt001.utw.json
Normal file
49
_module/utw/sp_sx01_pa_nt001.utw.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_NT_TM15M_RT_DS"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "res_ref_of_mob"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_sx01_pa_nt001"
|
||||
}
|
||||
}
|
49
_module/utw/sp_sx01_pa_nt_tm.utw.json
Normal file
49
_module/utw/sp_sx01_pa_nt_tm.utw.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn but night only."
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_NT_TM10M_RT_DS"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "res_ref_of_mob"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_sx01_pa_nt_tm"
|
||||
}
|
||||
}
|
49
_module/utw/sp_sx01_pa_tm001.utw.json
Normal file
49
_module/utw/sp_sx01_pa_tm001.utw.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_TM25M_RT_DS"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "res_ref_of_mob"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_sx01_pa_tm001"
|
||||
}
|
||||
}
|
51
_module/utw/sp_sx01_pa_tm05m.utw.json
Normal file
51
_module/utw/sp_sx01_pa_tm05m.utw.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_TM05M_RT_DS"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "res_ref_of_mob"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_sx01_pa_tm05m"
|
||||
}
|
||||
}
|
51
_module/utw/sp_sx01_pa_tm10m.utw.json
Normal file
51
_module/utw/sp_sx01_pa_tm10m.utw.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn code for 1 mob, every 10 mins."
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_TM10M_RT_DS"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "res_ref_of_mob"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_sx01_pa_tm10m"
|
||||
}
|
||||
}
|
49
_module/utw/sp_sx01_pa_tm15m.utw.json
Normal file
49
_module/utw/sp_sx01_pa_tm15m.utw.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_TM15M_RT_DS"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "res_ref_of_mob"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_sx01_pa_tm15m"
|
||||
}
|
||||
}
|
51
_module/utw/sp_sx01_pa_tm30m.utw.json
Normal file
51
_module/utw/sp_sx01_pa_tm30m.utw.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "for demon spawns"
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_TM30M_RT_DS_VS09"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "res_ref_of_demon"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_sx01_pa_tm30m"
|
||||
}
|
||||
}
|
51
_module/utw/sp_sx01r03_ss_sr.utw.json
Normal file
51
_module/utw/sp_sx01r03_ss_sr.utw.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "spawn 1-3 npc's.\r\nonce killed no more spawned.\r\nspawn randomly in 5m rad of waypoint.\r\ndaytime only, gone at night.\r\nrandon walk in 10m rad of waypoint."
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01R03_SS_SR05_DT_RW10"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "res_ref_of_npc"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_sx01r03_ss_sr"
|
||||
}
|
||||
}
|
51
_module/utw/sp_tr_pa_tm30m_r.utw.json
Normal file
51
_module/utw/sp_tr_pa_tm30m_r.utw.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_TR_PA_TM30M_RT_DS"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "resref_of_placeable"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_tr_pa_tm30m_r"
|
||||
}
|
||||
}
|
50
_module/utw/wp_escort0.utw.json
Normal file
50
_module/utw/wp_escort0.utw.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 14817,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "wp_escort0"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "wp_escort0"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "wp_escort0"
|
||||
}
|
||||
}
|
49
_module/utw/wp_escort1.utw.json
Normal file
49
_module/utw/wp_escort1.utw.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "wp_escort1"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "wp_escort1"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "wp_escort1"
|
||||
}
|
||||
}
|
49
_module/utw/wp_escort2.utw.json
Normal file
49
_module/utw/wp_escort2.utw.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "wp_escort2"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "wp_escort2"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "wp_escort2"
|
||||
}
|
||||
}
|
49
_module/utw/wp_escort3.utw.json
Normal file
49
_module/utw/wp_escort3.utw.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "wp_escort3"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "wp_escort3"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "wp_escort3"
|
||||
}
|
||||
}
|
49
_module/utw/wp_mob_landing.utw.json
Normal file
49
_module/utw/wp_mob_landing.utw.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "wp_mob_landing"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "wp_mob_landing"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "wp_mob_landing"
|
||||
}
|
||||
}
|
51
_module/utw/wp_respawn.utw.json
Normal file
51
_module/utw/wp_respawn.utw.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "PUT THIS WAYPOINT DOWN INSTEAD OF THE PLACABLE!\r\n\r\nIGNORE FOR NOW!!!!!!!!!!"
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "ignore this"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "WP_RESPAWN"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "wp_respawn"
|
||||
}
|
||||
}
|
54
_module/utw/wp_rh_outside.utw.json
Normal file
54
_module/utw/wp_rh_outside.utw.json
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"__data_type": "UTW ",
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 14817,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "wp_rh_outside"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "wp_rh_outside"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "wp_rh_outside"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user