Initial upload

Initial upload
This commit is contained in:
Jaysyn904
2022-10-07 14:20:31 -04:00
parent 0bbbd2678a
commit 128e7e59a4
7060 changed files with 4955665 additions and 0 deletions

View File

@@ -0,0 +1,121 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "This door is special, you must open the script in the OnFailToOpen an edit it to place the tagname for the key required to open this door. If you do it right, this door will auotmatically open if the PC has the key, otherwise it will tell them a specific key is needed to open the door.\r\n\r\nThis door automatically shuts and locks itself after a few seconds."
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "This door is special, you must open the script in the OnFailToOpen an edit it to place the tagname for the key required to open this door. If you do it right, this door will auotmatically open if the PC has the key, otherwise it will tell them a specific key is needed to open the door.\r\n\r\nThis door automatically shuts and locks itself after a few seconds."
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bookcase 2"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bookcase 2"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": "Sample Dye Store"
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": "XP2 Chapter 3"
}
}
]
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}