Added persistent player storage
Added persistent player storage. Fixed store items. Full compile. Updated release archive.
This commit is contained in:
parent
e9f1a582bc
commit
379c5dce03
350
_module/are/dbi_pc_rooms.are.json
Normal file
350
_module/are/dbi_pc_rooms.are.json
Normal file
@ -0,0 +1,350 @@
|
|||||||
|
{
|
||||||
|
"__data_type": "ARE ",
|
||||||
|
"ChanceLightning": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ChanceRain": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ChanceSnow": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Comments": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Dragonback Inn, Your Room"
|
||||||
|
},
|
||||||
|
"Creator_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": -1
|
||||||
|
},
|
||||||
|
"DayNightCycle": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Expansion_List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Flags": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"FogClipDist": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 45.0
|
||||||
|
},
|
||||||
|
"Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": -1
|
||||||
|
},
|
||||||
|
"IsNight": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"LightingScheme": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 13
|
||||||
|
},
|
||||||
|
"LoadScreenID": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 47
|
||||||
|
},
|
||||||
|
"ModListenCheck": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ModSpotCheck": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"MoonAmbientColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 2960685
|
||||||
|
},
|
||||||
|
"MoonDiffuseColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 6457991
|
||||||
|
},
|
||||||
|
"MoonFogAmount": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 5
|
||||||
|
},
|
||||||
|
"MoonFogColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"MoonShadows": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Name": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Dragonback Inn, Your Room"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NoRest": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"OnEnter": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnExit": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "pc_room_onexit"
|
||||||
|
},
|
||||||
|
"OnHeartbeat": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnUserDefined": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"PlayerVsPlayer": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ResRef": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "dbi_pc_rooms"
|
||||||
|
},
|
||||||
|
"ShadowOpacity": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 60
|
||||||
|
},
|
||||||
|
"SkyBox": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 6
|
||||||
|
},
|
||||||
|
"SunAmbientColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunDiffuseColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunFogAmount": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunFogColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunShadows": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tag": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "DBI_PC_ROOMS"
|
||||||
|
},
|
||||||
|
"Tile_List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 94
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 13
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 3
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 94
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 30
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 13
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 94
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 13
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 191
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 30
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 14
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 3
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"TileBrdrDisabled": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tileset": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "tin01"
|
||||||
|
},
|
||||||
|
"Version": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 18
|
||||||
|
},
|
||||||
|
"Width": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"WindPower": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"Comments": {
|
"Comments": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": "Dragonback Inn"
|
||||||
},
|
},
|
||||||
"Creator_ID": {
|
"Creator_ID": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
@ -50,7 +50,7 @@
|
|||||||
},
|
},
|
||||||
"LightingScheme": {
|
"LightingScheme": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 12
|
"value": 13
|
||||||
},
|
},
|
||||||
"LoadScreenID": {
|
"LoadScreenID": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
@ -66,11 +66,11 @@
|
|||||||
},
|
},
|
||||||
"MoonAmbientColor": {
|
"MoonAmbientColor": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 3947580
|
"value": 2960685
|
||||||
},
|
},
|
||||||
"MoonDiffuseColor": {
|
"MoonDiffuseColor": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 11184810
|
"value": 6457991
|
||||||
},
|
},
|
||||||
"MoonFogAmount": {
|
"MoonFogAmount": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -87,7 +87,7 @@
|
|||||||
"Name": {
|
"Name": {
|
||||||
"type": "cexolocstring",
|
"type": "cexolocstring",
|
||||||
"value": {
|
"value": {
|
||||||
"0": "DragonBack INN"
|
"0": "Dragonback Inn"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"NoRest": {
|
"NoRest": {
|
||||||
@ -175,6 +175,49 @@
|
|||||||
"type": "int",
|
"type": "int",
|
||||||
"value": 58
|
"value": 58
|
||||||
},
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 30
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 148
|
||||||
|
},
|
||||||
"Tile_MainLight1": {
|
"Tile_MainLight1": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 0
|
||||||
@ -187,6 +230,92 @@
|
|||||||
"type": "int",
|
"type": "int",
|
||||||
"value": 3
|
"value": 3
|
||||||
},
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 147
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 107
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
"Tile_SrcLight1": {
|
"Tile_SrcLight1": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 3
|
"value": 3
|
||||||
@ -226,135 +355,6 @@
|
|||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 14
|
"value": 14
|
||||||
},
|
},
|
||||||
"Tile_Orientation": {
|
|
||||||
"type": "int",
|
|
||||||
"value": 3
|
|
||||||
},
|
|
||||||
"Tile_SrcLight1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 3
|
|
||||||
},
|
|
||||||
"Tile_SrcLight2": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 3
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__struct_id": 1,
|
|
||||||
"Tile_AnimLoop1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"Tile_AnimLoop2": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"Tile_AnimLoop3": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"Tile_Height": {
|
|
||||||
"type": "int",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Tile_ID": {
|
|
||||||
"type": "int",
|
|
||||||
"value": 147
|
|
||||||
},
|
|
||||||
"Tile_MainLight1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 4
|
|
||||||
},
|
|
||||||
"Tile_MainLight2": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Tile_Orientation": {
|
|
||||||
"type": "int",
|
|
||||||
"value": 3
|
|
||||||
},
|
|
||||||
"Tile_SrcLight1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Tile_SrcLight2": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__struct_id": 1,
|
|
||||||
"Tile_AnimLoop1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"Tile_AnimLoop2": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"Tile_AnimLoop3": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"Tile_Height": {
|
|
||||||
"type": "int",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Tile_ID": {
|
|
||||||
"type": "int",
|
|
||||||
"value": 107
|
|
||||||
},
|
|
||||||
"Tile_MainLight1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 4
|
|
||||||
},
|
|
||||||
"Tile_MainLight2": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 13
|
|
||||||
},
|
|
||||||
"Tile_Orientation": {
|
|
||||||
"type": "int",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"Tile_SrcLight1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 3
|
|
||||||
},
|
|
||||||
"Tile_SrcLight2": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 3
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__struct_id": 1,
|
|
||||||
"Tile_AnimLoop1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"Tile_AnimLoop2": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"Tile_AnimLoop3": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"Tile_Height": {
|
|
||||||
"type": "int",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Tile_ID": {
|
|
||||||
"type": "int",
|
|
||||||
"value": 148
|
|
||||||
},
|
|
||||||
"Tile_MainLight1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 4
|
|
||||||
},
|
|
||||||
"Tile_MainLight2": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Tile_Orientation": {
|
"Tile_Orientation": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
"value": 1
|
"value": 1
|
||||||
@ -392,11 +392,11 @@
|
|||||||
},
|
},
|
||||||
"Tile_MainLight1": {
|
"Tile_MainLight1": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 4
|
"value": 30
|
||||||
},
|
},
|
||||||
"Tile_MainLight2": {
|
"Tile_MainLight2": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 14
|
||||||
},
|
},
|
||||||
"Tile_Orientation": {
|
"Tile_Orientation": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
@ -439,7 +439,7 @@
|
|||||||
},
|
},
|
||||||
"Tile_MainLight2": {
|
"Tile_MainLight2": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 14
|
||||||
},
|
},
|
||||||
"Tile_Orientation": {
|
"Tile_Orientation": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
@ -447,11 +447,11 @@
|
|||||||
},
|
},
|
||||||
"Tile_SrcLight1": {
|
"Tile_SrcLight1": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 2
|
"value": 0
|
||||||
},
|
},
|
||||||
"Tile_SrcLight2": {
|
"Tile_SrcLight2": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 2
|
"value": 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -521,11 +521,11 @@
|
|||||||
},
|
},
|
||||||
"Tile_MainLight1": {
|
"Tile_MainLight1": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 30
|
||||||
},
|
},
|
||||||
"Tile_MainLight2": {
|
"Tile_MainLight2": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 13
|
||||||
},
|
},
|
||||||
"Tile_Orientation": {
|
"Tile_Orientation": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
@ -542,13 +542,17 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"TileBrdrDisabled": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
"Tileset": {
|
"Tileset": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "tin01"
|
"value": "tin01"
|
||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 8
|
"value": 12
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
@ -327,13 +327,17 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"TileBrdrDisabled": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
"Tileset": {
|
"Tileset": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "tin01"
|
"value": "tin01"
|
||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 44
|
"value": 45
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
346
_module/are/ifm_pc_rooms.are.json
Normal file
346
_module/are/ifm_pc_rooms.are.json
Normal file
@ -0,0 +1,346 @@
|
|||||||
|
{
|
||||||
|
"__data_type": "ARE ",
|
||||||
|
"ChanceLightning": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ChanceRain": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ChanceSnow": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Comments": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "City of Baleas: Inn of the Flying Monkey - Your Room"
|
||||||
|
},
|
||||||
|
"Creator_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": -1
|
||||||
|
},
|
||||||
|
"DayNightCycle": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Expansion_List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Flags": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"FogClipDist": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 45.0
|
||||||
|
},
|
||||||
|
"Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": -1
|
||||||
|
},
|
||||||
|
"IsNight": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"LightingScheme": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 13
|
||||||
|
},
|
||||||
|
"LoadScreenID": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 47
|
||||||
|
},
|
||||||
|
"ModListenCheck": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ModSpotCheck": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"MoonAmbientColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 2960685
|
||||||
|
},
|
||||||
|
"MoonDiffuseColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 6457991
|
||||||
|
},
|
||||||
|
"MoonFogAmount": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 5
|
||||||
|
},
|
||||||
|
"MoonFogColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"MoonShadows": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Name": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "City of Baleas: Inn of the Flying Monkey, Your Room"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NoRest": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"OnEnter": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnExit": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "pc_room_onexit"
|
||||||
|
},
|
||||||
|
"OnHeartbeat": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnUserDefined": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"PlayerVsPlayer": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ResRef": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "ifm_pc_rooms"
|
||||||
|
},
|
||||||
|
"ShadowOpacity": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 60
|
||||||
|
},
|
||||||
|
"SkyBox": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 6
|
||||||
|
},
|
||||||
|
"SunAmbientColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunDiffuseColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunFogAmount": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunFogColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunShadows": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tag": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "IFM_PC_ROOMS"
|
||||||
|
},
|
||||||
|
"Tile_List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 94
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 13
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 3
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 94
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 30
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 13
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 94
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 13
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 191
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 30
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 14
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 3
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Tileset": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "tin01"
|
||||||
|
},
|
||||||
|
"Version": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 14
|
||||||
|
},
|
||||||
|
"Width": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"WindPower": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
@ -843,13 +843,17 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"TileBrdrDisabled": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
"Tileset": {
|
"Tileset": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "tic01"
|
"value": "tic01"
|
||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 16
|
"value": 17
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
235
_module/dlg/doorcv_dbi_room.dlg.json
Normal file
235
_module/dlg/doorcv_dbi_room.dlg.json
Normal file
@ -0,0 +1,235 @@
|
|||||||
|
{
|
||||||
|
"__data_type": "DLG ",
|
||||||
|
"DelayEntry": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"DelayReply": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"EndConverAbort": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "nw_walk_wp"
|
||||||
|
},
|
||||||
|
"EndConversation": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "nw_walk_wp"
|
||||||
|
},
|
||||||
|
"EntryList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"RepliesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Speaker": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "This door leads up to your room, would you like to go there now?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"NumWords": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 26
|
||||||
|
},
|
||||||
|
"PreventZoomIn": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ReplyList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"EntriesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "No, not just yet."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"EntriesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "at_ent_dbi_room"
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Yes, I think it's time for some rest."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"StartingList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
235
_module/dlg/doorcv_inn_room.dlg.json
Normal file
235
_module/dlg/doorcv_inn_room.dlg.json
Normal file
@ -0,0 +1,235 @@
|
|||||||
|
{
|
||||||
|
"__data_type": "DLG ",
|
||||||
|
"DelayEntry": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"DelayReply": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"EndConverAbort": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "nw_walk_wp"
|
||||||
|
},
|
||||||
|
"EndConversation": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "nw_walk_wp"
|
||||||
|
},
|
||||||
|
"EntryList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"RepliesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Speaker": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "This door leads up to your room, would you like to go there now?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"NumWords": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 26
|
||||||
|
},
|
||||||
|
"PreventZoomIn": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ReplyList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"EntriesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "No, not just yet."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"EntriesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "at_enter_pc_room"
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Yes, I think it's time for some rest."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"StartingList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
104
_module/gic/dbi_pc_rooms.gic.json
Normal file
104
_module/gic/dbi_pc_rooms.gic.json
Normal file
@ -0,0 +1,104 @@
|
|||||||
|
{
|
||||||
|
"__data_type": "GIC ",
|
||||||
|
"Creature List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Door List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 8,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Strong Door"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Encounter List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Placeable List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "volition's Bio Placeables by volition\r\n"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Low treasure script."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Chair that one can sit on.\r\n\r\nCreated by Shir'le E. Illios\r\nshirle@drowwanderer.com\r\nhttp://chosen.drowwanderer.com\r\n"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "TCC - Interiors\r\nby The_NWNCCC"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"SoundList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"StoreList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"TriggerList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"WaypointList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
}
|
||||||
|
}
|
@ -61,7 +61,7 @@
|
|||||||
"__struct_id": 8,
|
"__struct_id": 8,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": "\"Create Area\" Door"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -220,6 +220,13 @@
|
|||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 5,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "On the Advanced tab, replace <Place text here> with whatever information you wish to appear on the Map of an area."
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
118
_module/gic/ifm_pc_rooms.gic.json
Normal file
118
_module/gic/ifm_pc_rooms.gic.json
Normal file
@ -0,0 +1,118 @@
|
|||||||
|
{
|
||||||
|
"__data_type": "GIC ",
|
||||||
|
"Creature List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Door List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 8,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Strong Door"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Encounter List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Placeable List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "volition's Bio Placeables by volition\r\n"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Low treasure script."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Chair that one can sit on.\r\n\r\nCreated by Shir'le E. Illios\r\nshirle@drowwanderer.com\r\nhttp://chosen.drowwanderer.com\r\n"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "TCC - Interiors\r\nby The_NWNCCC"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Source: Bathroom Fixtures by Lisa"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Charlie's Oriental Placables v1.0 by Charlie\r\n"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"SoundList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"StoreList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"TriggerList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"WaypointList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
}
|
||||||
|
}
|
@ -216,6 +216,13 @@
|
|||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "Urn"
|
"value": "Urn"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
File diff suppressed because it is too large
Load Diff
2131
_module/git/dbi_pc_rooms.git.json
Normal file
2131
_module/git/dbi_pc_rooms.git.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -35,7 +35,7 @@
|
|||||||
},
|
},
|
||||||
"MusicDelay": {
|
"MusicDelay": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
"value": 90000
|
"value": 45000
|
||||||
},
|
},
|
||||||
"MusicNight": {
|
"MusicNight": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
@ -375,6 +375,82 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "barmaid"
|
"value": "barmaid"
|
||||||
},
|
},
|
||||||
|
"xArmorPart_Belt": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_LBice": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_LFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_LFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 9
|
||||||
|
},
|
||||||
|
"xArmorPart_LHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_LShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 9
|
||||||
|
},
|
||||||
|
"xArmorPart_LShou": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_LThig": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"xArmorPart_Neck": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_Pelvi": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 26
|
||||||
|
},
|
||||||
|
"xArmorPart_RBice": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_RFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_RFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 9
|
||||||
|
},
|
||||||
|
"xArmorPart_RHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_Robe": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_RShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 9
|
||||||
|
},
|
||||||
|
"xArmorPart_RShou": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_RThig": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"xArmorPart_Torso": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 39
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -898,6 +974,82 @@
|
|||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 10
|
"value": 10
|
||||||
},
|
},
|
||||||
|
"xAppearance_Head": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"xArmorPart_RFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_Belt": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xBodyPart_LBicep": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LShoul": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xBodyPart_LThigh": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_Neck": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_Pelvis": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RBicep": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RShoul": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xBodyPart_RThigh": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_Torso": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.3598990440368652
|
"value": 0.3598990440368652
|
||||||
@ -1248,6 +1400,82 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_cloth027"
|
"value": "nw_cloth027"
|
||||||
},
|
},
|
||||||
|
"xArmorPart_Belt": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_LBice": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_LFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_LFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 6
|
||||||
|
},
|
||||||
|
"xArmorPart_LHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_LShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 9
|
||||||
|
},
|
||||||
|
"xArmorPart_LShou": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_LThig": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"xArmorPart_Neck": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_Pelvi": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 37
|
||||||
|
},
|
||||||
|
"xArmorPart_RBice": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_RFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_RFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 6
|
||||||
|
},
|
||||||
|
"xArmorPart_RHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_Robe": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_RShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 9
|
||||||
|
},
|
||||||
|
"xArmorPart_RShou": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_RThig": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"xArmorPart_Torso": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 39
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -1813,6 +2041,82 @@
|
|||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 10
|
"value": 10
|
||||||
},
|
},
|
||||||
|
"xAppearance_Head": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"xArmorPart_RFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_Belt": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xBodyPart_LBicep": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LShoul": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xBodyPart_LThigh": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_Neck": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_Pelvis": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RBicep": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RShoul": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xBodyPart_RThigh": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_Torso": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": -0.5758079290390015
|
"value": -0.5758079290390015
|
||||||
@ -4057,7 +4361,7 @@
|
|||||||
},
|
},
|
||||||
"Bearing": {
|
"Bearing": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 1.570794224739075
|
"value": 1.570796251296997
|
||||||
},
|
},
|
||||||
"CloseLockDC": {
|
"CloseLockDC": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -4065,19 +4369,22 @@
|
|||||||
},
|
},
|
||||||
"Conversation": {
|
"Conversation": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": ""
|
"value": "doorcv_dbi_room"
|
||||||
},
|
},
|
||||||
"CurrentHP": {
|
"CurrentHP": {
|
||||||
"type": "short",
|
"type": "short",
|
||||||
"value": 10
|
"value": 15
|
||||||
},
|
},
|
||||||
"Description": {
|
"Description": {
|
||||||
"type": "cexolocstring",
|
"type": "cexolocstring",
|
||||||
"value": {}
|
"value": {
|
||||||
|
"0": "This door leads to the inn rooms above.",
|
||||||
|
"id": 9078
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"DisarmDC": {
|
"DisarmDC": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 15
|
||||||
},
|
},
|
||||||
"Faction": {
|
"Faction": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
@ -4085,11 +4392,11 @@
|
|||||||
},
|
},
|
||||||
"Fort": {
|
"Fort": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 5
|
"value": 16
|
||||||
},
|
},
|
||||||
"GenericType_New": {
|
"GenericType_New": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 0
|
"value": 12
|
||||||
},
|
},
|
||||||
"Hardness": {
|
"Hardness": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -4097,7 +4404,7 @@
|
|||||||
},
|
},
|
||||||
"HP": {
|
"HP": {
|
||||||
"type": "short",
|
"type": "short",
|
||||||
"value": 10
|
"value": 15
|
||||||
},
|
},
|
||||||
"Interruptable": {
|
"Interruptable": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -4109,7 +4416,7 @@
|
|||||||
},
|
},
|
||||||
"KeyRequired": {
|
"KeyRequired": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 1
|
||||||
},
|
},
|
||||||
"LinkedTo": {
|
"LinkedTo": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
@ -4134,7 +4441,8 @@
|
|||||||
"LocName": {
|
"LocName": {
|
||||||
"type": "cexolocstring",
|
"type": "cexolocstring",
|
||||||
"value": {
|
"value": {
|
||||||
"0": "BasicWoodDoorLocked"
|
"0": "Inn Rooms",
|
||||||
|
"id": 5349
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"OnClick": {
|
"OnClick": {
|
||||||
@ -4151,7 +4459,7 @@
|
|||||||
},
|
},
|
||||||
"OnDeath": {
|
"OnDeath": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": ""
|
"value": "x2_door_death"
|
||||||
},
|
},
|
||||||
"OnDisarm": {
|
"OnDisarm": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
@ -4159,7 +4467,7 @@
|
|||||||
},
|
},
|
||||||
"OnFailToOpen": {
|
"OnFailToOpen": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": ""
|
"value": "cv_inn_door"
|
||||||
},
|
},
|
||||||
"OnHeartbeat": {
|
"OnHeartbeat": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
@ -4175,7 +4483,7 @@
|
|||||||
},
|
},
|
||||||
"OnOpen": {
|
"OnOpen": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "2_door_close_10"
|
"value": ""
|
||||||
},
|
},
|
||||||
"OnSpellCastAt": {
|
"OnSpellCastAt": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
@ -4195,7 +4503,7 @@
|
|||||||
},
|
},
|
||||||
"OpenLockDC": {
|
"OpenLockDC": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 200
|
"value": 18
|
||||||
},
|
},
|
||||||
"Plot": {
|
"Plot": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -4203,7 +4511,7 @@
|
|||||||
},
|
},
|
||||||
"PortraitId": {
|
"PortraitId": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 558
|
"value": 2624
|
||||||
},
|
},
|
||||||
"Ref": {
|
"Ref": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -4211,11 +4519,11 @@
|
|||||||
},
|
},
|
||||||
"Tag": {
|
"Tag": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "BasicWoodDoorLocked"
|
"value": "dbi_inn2pcrooms"
|
||||||
},
|
},
|
||||||
"TemplateResRef": {
|
"TemplateResRef": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "basicwooddoorloc"
|
"value": "inn2pcrooms"
|
||||||
},
|
},
|
||||||
"TrapDetectable": {
|
"TrapDetectable": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -4375,6 +4683,18 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_it_mpotion021"
|
"value": "nw_it_mpotion021"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 56
|
||||||
|
},
|
||||||
|
"xModelPart2": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 21
|
||||||
|
},
|
||||||
|
"xModelPart3": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 21
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -7444,6 +7764,71 @@
|
|||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.004569292068481445
|
"value": 0.004569292068481445
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 5,
|
||||||
|
"Appearance": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Description": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {}
|
||||||
|
},
|
||||||
|
"HasMapNote": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"LinkedTo": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"LocalizedName": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "DBI_ROOMS2INN",
|
||||||
|
"id": 14814
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"MapNote": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Rooms",
|
||||||
|
"id": 14815
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"MapNoteEnabled": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tag": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "DBI_ROOMS2INN"
|
||||||
|
},
|
||||||
|
"TemplateResRef": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "nw_mapnote001"
|
||||||
|
},
|
||||||
|
"XOrientation": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 1.0
|
||||||
|
},
|
||||||
|
"XPosition": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 8.031503677368164
|
||||||
|
},
|
||||||
|
"YOrientation": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 7.549790126404332e-008
|
||||||
|
},
|
||||||
|
"YPosition": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 25.09390449523926
|
||||||
|
},
|
||||||
|
"ZPosition": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 0.002738118171691895
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
2582
_module/git/ifm_pc_rooms.git.json
Normal file
2582
_module/git/ifm_pc_rooms.git.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -438,6 +438,82 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "bankeroutfit"
|
"value": "bankeroutfit"
|
||||||
},
|
},
|
||||||
|
"xArmorPart_Belt": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LBice": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LShou": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 10
|
||||||
|
},
|
||||||
|
"xArmorPart_LThig": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_Neck": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_Pelvi": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RBice": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_Robe": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_RShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RShou": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 10
|
||||||
|
},
|
||||||
|
"xArmorPart_RThig": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_Torso": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -559,6 +635,10 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_it_crewpsp001"
|
"value": "nw_it_crewpsp001"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -680,6 +760,10 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_it_crewpsp001"
|
"value": "nw_it_crewpsp001"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -801,6 +885,10 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_it_crewps001"
|
"value": "nw_it_crewps001"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -1092,6 +1180,82 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "newplayerhelperr"
|
"value": "newplayerhelperr"
|
||||||
},
|
},
|
||||||
|
"xArmorPart_Belt": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LBice": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LShou": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LThig": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_Neck": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_Pelvi": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RBice": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_Robe": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_RShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RShou": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RThig": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_Torso": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -1348,6 +1512,82 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "noblerobe"
|
"value": "noblerobe"
|
||||||
},
|
},
|
||||||
|
"xArmorPart_Belt": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LBice": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LShou": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_LThig": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_Neck": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_Pelvi": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RBice": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_Robe": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_RShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RShou": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_RThig": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"xArmorPart_Torso": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 53
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -1803,6 +2043,82 @@
|
|||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 10
|
"value": 10
|
||||||
},
|
},
|
||||||
|
"xAppearance_Head": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"xArmorPart_RFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_Belt": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xBodyPart_LBicep": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_LShoul": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xBodyPart_LThigh": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_Neck": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_Pelvis": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RBicep": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_RShoul": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xBodyPart_RThigh": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xBodyPart_Torso": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -8016,6 +8332,437 @@
|
|||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"AnimationState": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Appearance": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 445
|
||||||
|
},
|
||||||
|
"AutoRemoveKey": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Bearing": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 1.570796251296997
|
||||||
|
},
|
||||||
|
"BodyBag": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"CloseLockDC": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Conversation": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"CurrentHP": {
|
||||||
|
"type": "short",
|
||||||
|
"value": 15
|
||||||
|
},
|
||||||
|
"Description": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "You can safely* store all of your gear here.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n* actualy saftey may not apply",
|
||||||
|
"id": 84184
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"DisarmDC": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 15
|
||||||
|
},
|
||||||
|
"Faction": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Fort": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 16
|
||||||
|
},
|
||||||
|
"Hardness": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 5
|
||||||
|
},
|
||||||
|
"HasInventory": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"HP": {
|
||||||
|
"type": "short",
|
||||||
|
"value": 15
|
||||||
|
},
|
||||||
|
"Interruptable": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"KeyName": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"KeyRequired": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Lockable": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Locked": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"LocName": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Arcane Deposit Box",
|
||||||
|
"id": 83439
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"OnClick": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnClosed": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnDamaged": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnDeath": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnDisarm": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnHeartbeat": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnInvDisturbed": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnLock": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnMeleeAttacked": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnOpen": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnSpellCastAt": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnTrapTriggered": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnUnlock": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnUsed": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "nui_f_storage"
|
||||||
|
},
|
||||||
|
"OnUserDefined": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OpenLockDC": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 18
|
||||||
|
},
|
||||||
|
"Plot": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"PortraitId": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 928
|
||||||
|
},
|
||||||
|
"Ref": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Static": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tag": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "ARCANE_STORAGE"
|
||||||
|
},
|
||||||
|
"TemplateResRef": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "x2_plc_chest_drw"
|
||||||
|
},
|
||||||
|
"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": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Useable": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"VisTransformList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 6,
|
||||||
|
"AnimationSpeed": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"type": "struct",
|
||||||
|
"value": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"LerpType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"TimerType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ValueTo": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 1.0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"RotateX": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"type": "struct",
|
||||||
|
"value": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"LerpType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"TimerType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ValueTo": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 0.0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"RotateY": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"type": "struct",
|
||||||
|
"value": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"LerpType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"TimerType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ValueTo": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 0.0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"RotateZ": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"type": "struct",
|
||||||
|
"value": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"LerpType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"TimerType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ValueTo": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 0.0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ScaleX": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"type": "struct",
|
||||||
|
"value": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"LerpType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"TimerType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ValueTo": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 1.551327705383301
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ScaleY": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"type": "struct",
|
||||||
|
"value": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"LerpType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"TimerType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ValueTo": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 1.551327705383301
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ScaleZ": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"type": "struct",
|
||||||
|
"value": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"LerpType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"TimerType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ValueTo": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 1.551327705383301
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scope": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"TranslateX": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"type": "struct",
|
||||||
|
"value": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"LerpType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"TimerType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ValueTo": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 0.0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TranslateY": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"type": "struct",
|
||||||
|
"value": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"LerpType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"TimerType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ValueTo": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 0.0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TranslateZ": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"type": "struct",
|
||||||
|
"value": {
|
||||||
|
"__struct_id": 0,
|
||||||
|
"LerpType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"TimerType": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ValueTo": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 0.0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Will": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"X": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 22.39899444580078
|
||||||
|
},
|
||||||
|
"Y": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 8.892400741577148
|
||||||
|
},
|
||||||
|
"Z": {
|
||||||
|
"type": "float",
|
||||||
|
"value": -5.7220458984375e-006
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -2456,6 +2456,20 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "wol_a_dymond"
|
"value": "wol_a_dymond"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 6,
|
||||||
|
"Area_Name": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "ifm_pc_rooms"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 6,
|
||||||
|
"Area_Name": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "dbi_pc_rooms"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -2652,7 +2666,7 @@
|
|||||||
},
|
},
|
||||||
"Mod_OnNuiEvent": {
|
"Mod_OnNuiEvent": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": ""
|
"value": "mod_nuievent"
|
||||||
},
|
},
|
||||||
"Mod_OnPlrChat": {
|
"Mod_OnPlrChat": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
@ -2684,7 +2698,7 @@
|
|||||||
},
|
},
|
||||||
"Mod_OnPlrTarget": {
|
"Mod_OnPlrTarget": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "prc_onplaytarget"
|
"value": "mod_onplaytarget"
|
||||||
},
|
},
|
||||||
"Mod_OnPlrTileAct": {
|
"Mod_OnPlrTileAct": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
|
@ -4052,6 +4052,25 @@
|
|||||||
"LIST": {
|
"LIST": {
|
||||||
"type": "list",
|
"type": "list",
|
||||||
"value": [
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"CR": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 0.3333333432674408
|
||||||
|
},
|
||||||
|
"FACTION": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Hostile"
|
||||||
|
},
|
||||||
|
"NAME": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Hobgoblin Thrall"
|
||||||
|
},
|
||||||
|
"RESREF": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "prc_wrsl_war"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"CR": {
|
"CR": {
|
||||||
@ -5220,6 +5239,25 @@
|
|||||||
"LIST": {
|
"LIST": {
|
||||||
"type": "list",
|
"type": "list",
|
||||||
"value": [
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"CR": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 7.0
|
||||||
|
},
|
||||||
|
"FACTION": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Hostile"
|
||||||
|
},
|
||||||
|
"NAME": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Algoid"
|
||||||
|
},
|
||||||
|
"RESREF": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "prc_algoid"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"CR": {
|
"CR": {
|
||||||
@ -5258,6 +5296,44 @@
|
|||||||
"value": "mastercain001"
|
"value": "mastercain001"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"CR": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 1.0
|
||||||
|
},
|
||||||
|
"FACTION": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Commoner"
|
||||||
|
},
|
||||||
|
"NAME": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Myconid"
|
||||||
|
},
|
||||||
|
"RESREF": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "prc_myconid"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"CR": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 6.0
|
||||||
|
},
|
||||||
|
"FACTION": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Hostile"
|
||||||
|
},
|
||||||
|
"NAME": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Shambling Mound"
|
||||||
|
},
|
||||||
|
"RESREF": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "prc_shambmound"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"CR": {
|
"CR": {
|
||||||
@ -13063,6 +13139,25 @@
|
|||||||
"value": "hamatula"
|
"value": "hamatula"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"CR": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 8.0
|
||||||
|
},
|
||||||
|
"FACTION": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Commoner"
|
||||||
|
},
|
||||||
|
"NAME": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Hamatula"
|
||||||
|
},
|
||||||
|
"RESREF": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "hamatula001"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"CR": {
|
"CR": {
|
||||||
@ -14051,6 +14146,25 @@
|
|||||||
"value": "prc_pm_mage2"
|
"value": "prc_pm_mage2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"CR": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 3.0
|
||||||
|
},
|
||||||
|
"FACTION": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Defender"
|
||||||
|
},
|
||||||
|
"NAME": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Spiritual Weapon"
|
||||||
|
},
|
||||||
|
"RESREF": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "prc_spirit_weapn"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"CR": {
|
"CR": {
|
||||||
|
@ -17,6 +17,17 @@
|
|||||||
"LIST": {
|
"LIST": {
|
||||||
"type": "list",
|
"type": "list",
|
||||||
"value": [
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"NAME": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "\"Create Area\" Door"
|
||||||
|
},
|
||||||
|
"RESREF": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "inn2pcrooms"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"NAME": {
|
"NAME": {
|
||||||
|
@ -1770,7 +1770,7 @@
|
|||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"NAME": {
|
"NAME": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "Genesis Enterance Portal"
|
"value": "Genesis Entrance Portal"
|
||||||
},
|
},
|
||||||
"RESREF": {
|
"RESREF": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
|
@ -56,6 +56,57 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 1,
|
"__struct_id": 1,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"EntryList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"End": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ID": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Visit the PRC8 Discord for ruleset information, as well as other PW servers & dozens of single player PRC8 modules.\n\nhttps://discord.gg/FW9V9RKy5U"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Name": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "| PRC8 Discord |"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Picture": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 65535
|
||||||
|
},
|
||||||
|
"Priority": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"Tag": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "JRNL_PRC8"
|
||||||
|
},
|
||||||
|
"XP": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 2,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "3e D&D Experience Chart"
|
"value": "3e D&D Experience Chart"
|
||||||
@ -106,7 +157,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 2,
|
"__struct_id": 3,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -174,7 +225,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 3,
|
"__struct_id": 4,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -242,7 +293,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 4,
|
"__struct_id": 5,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -310,7 +361,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 5,
|
"__struct_id": 6,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -378,7 +429,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 6,
|
"__struct_id": 7,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -480,7 +531,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 7,
|
"__struct_id": 8,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -548,7 +599,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 8,
|
"__struct_id": 9,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -633,7 +684,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 9,
|
"__struct_id": 10,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -769,7 +820,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 10,
|
"__struct_id": 11,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -837,7 +888,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 11,
|
"__struct_id": 12,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -905,7 +956,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 12,
|
"__struct_id": 13,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -973,7 +1024,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 13,
|
"__struct_id": 14,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -1075,7 +1126,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 14,
|
"__struct_id": 15,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -1177,7 +1228,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 15,
|
"__struct_id": 16,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -1245,7 +1296,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 16,
|
"__struct_id": 17,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
@ -1296,7 +1347,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 17,
|
"__struct_id": 18,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": ""
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user