Shargast_PRC8/_module/Chapter 2/git/encounter_limbo.git.json
Jaysyn904 66a0a3e043 Initial commit
Initial commit.
2024-08-03 14:13:18 -04:00

146 lines
2.7 KiB
JSON

{
"__data_type": "GIT ",
"AreaProperties": {
"__struct_id": 100,
"type": "struct",
"value": {
"__struct_id": 100,
"AmbientSndDay": {
"type": "int",
"value": 103
},
"AmbientSndDayVol": {
"type": "int",
"value": 82
},
"AmbientSndNight": {
"type": "int",
"value": 103
},
"AmbientSndNitVol": {
"type": "int",
"value": 82
},
"EnvAudio": {
"type": "int",
"value": 51
},
"MusicBattle": {
"type": "int",
"value": 73
},
"MusicDay": {
"type": "int",
"value": 68
},
"MusicDelay": {
"type": "int",
"value": 54000
},
"MusicNight": {
"type": "int",
"value": 68
}
}
},
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": []
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Appearance": {
"type": "byte",
"value": 2
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "way_hostile",
"id": 14817
}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "way_hostile"
},
"TemplateResRef": {
"type": "resref",
"value": "nw_waypoint001"
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 63.75617599487305
},
"YOrientation": {
"type": "float",
"value": 1.0
},
"YPosition": {
"type": "float",
"value": 58.49474716186523
},
"ZPosition": {
"type": "float",
"value": -5.7220458984375e-006
}
}
]
}
}