Initial Upload
Initial Upload
This commit is contained in:
129
_module/gic/caveofwhispers.gic.json
Normal file
129
_module/gic/caveofwhispers.gic.json
Normal file
@@ -0,0 +1,129 @@
|
||||
{
|
||||
"__data_type": "GIC ",
|
||||
"Creature List": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 4,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 4,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Door List": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "BridgeDoor"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "CaveExit"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Encounter List": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
"List": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Placeable List": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 9,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "Place one of these in any area you want to access with the AreaHandler scripts. The Item will be deleted when InitializeAreaList is called from your OnModuleLoad script."
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"SoundList": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"StoreList": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"TriggerList": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"WaypointList": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user