Jaysyn904 d1c309ae63 Initial commit
Initial commit
2024-09-13 09:10:39 -04:00

91 lines
2.2 KiB
JSON

{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "MineExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "BridgeDoor"
}
}
]
},
"Encounter List": {
"type": "list",
"value": [
{
"__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": "Chest - 2 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "MODULE-WIDE BASE TREASURE CONTAINER\r\n\r\nThis is the unique treasure container for the entire module. Place whatever items you want distributed to the players in UNIQUE treasure scripts in this container. Place this container in an INACCESSIBLE area -- players should NEVER be able to reach it.\r\n\r\nYou should only have ONE of these containers in a module.\r\n\r\nNOTE -- items placed in this chest will only be distributed once ever in a module. Once they are given out, the items will be removed from the chest. "
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": "This trap trigger causes no damage of its own, but rather causes the nearest object sharing its tag to cast a spell defined by this trigger blueprint at the entering object. This trigger is intended to be used with a Projectile Trap Origin placeable.\r\n\r\nThis type of trap trigger has a Search DC of 22 and a Disarm DC of 36."
}
}
]
},
"WaypointList": {
"type": "list",
"value": []
}
}