Changed folder name.

Changed folder name.
This commit is contained in:
Jaysyn904
2022-10-07 21:08:37 -04:00
parent 1c33c2843e
commit 8d97886c3f
7060 changed files with 0 additions and 0 deletions

247
_module/gic/abyss.gic.json Normal file
View File

@@ -0,0 +1,247 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"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
},
{
"__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
},
{
"__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": "Forge"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Portal.\r\nThis is the recall portal in the temple of Tyr."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Large"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,149 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Fancy Door"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

View File

@@ -0,0 +1,151 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CryptExit"
}
}
]
},
"Encounter List": {
"type": "list",
"value": [
{
"__struct_id": 7
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Battlefield)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,124 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "MineExit"
}
}
]
},
"Encounter List": {
"type": "list",
"value": [
{
"__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": "Chest - 1 (Low treasure script)\r\n\r\nDetection DC: 25\r\nHardness DC: 10"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)\r\n\r\nDetection DC: 25\r\nHardness DC: 10"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)\r\n\r\nDetection DC: 25\r\nHardness DC: 10"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "On the Advanced tab, replace <Place text here> with whatever information you wish to appear on the Map of an area."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,697 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "StorageExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Lecturn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Lecturn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Birdbath"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Birdbath"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Neutral"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bookshelf script (spawns in books or a mage scroll)."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bookshelf script (spawns in books or a mage scroll)."
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"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."
}
},
{
"__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."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

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": ""
}
}
]
}
}

View File

@@ -0,0 +1,310 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "ForestExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "ForestExit"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,380 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CryptExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CryptExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
}
]
},
"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
},
{
"__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 - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,427 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "BridgeDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "BridgeDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "TempleDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Gong"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Signpost - 3"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"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."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,61 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flag / Pennant / Banner - 6"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,205 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Fancy Door"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Anvil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Forge"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Medium"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sawhorse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Hay Bundle"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Hay Bundle"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Hay Bundle"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Hay Bundle"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Candelabra"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"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": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

View File

@@ -0,0 +1,379 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "SewerExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 2"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 2"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 2"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 2"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 2"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Footstool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Cot"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Cot"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Cot"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire - with Spit"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pedestal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pedestal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throne - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,508 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "FenceDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "MineExit"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weapon Rack"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weapon Rack"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weapon Rack"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire - Cauldron"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire - with Spit"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Keg"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Full Wagon"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wagon Wheel"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Woodpile"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,445 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Bridge Wooden"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Wall 1 Gate"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Barn 2 Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Wall 1 Gate"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"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": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Shaft of Light - Blue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Dead Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Neutral"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fountain"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Merchants Shingle - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Well"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

View File

@@ -0,0 +1,276 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "RuralExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "RuralExit"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Large"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Large"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Large"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Large"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Large"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Large"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Large"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Lecturn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,500 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "MineExit"
}
}
]
},
"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": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Small"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Woodpile"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Cot"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Cot"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fly-Clad Plague Victim Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Torture Equipment w/ Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weapon Rack"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weapon Rack"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,256 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"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": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,172 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,281 @@
{
"__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": "Iron Portcullis 2"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

340
_module/gic/cave1.gic.json Normal file
View File

@@ -0,0 +1,340 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
}
]
},
"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": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,94 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "MineExit"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throne - Evil"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,72 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "MineExit"
}
}
]
},
"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
}
]
},
"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": []
}
}

View File

@@ -0,0 +1,266 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CaveDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,454 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CaveDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CaveDoor"
}
}
]
},
"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
},
{
"__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": "Campfire"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire - Cauldron"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire - Cauldron"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Defaced"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Defaced"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throne - Good"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 6 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,225 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Fancy Door"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,171 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Fancy Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
}
]
},
"Encounter List": {
"type": "list",
"value": [
{
"__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": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

View File

@@ -0,0 +1,185 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"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
},
{
"__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
},
{
"__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": "Portal"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,170 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Barn 1 Door"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bolts of Cloth"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sawhorse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sawhorse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bolts of Cloth"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bolts of Cloth"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bolts of Cloth"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"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": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

View File

@@ -0,0 +1,88 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "MineExit"
}
}
]
},
"Encounter List": {
"type": "list",
"value": [
{
"__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": "Pedestal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,99 @@
{
"__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": "MineExit"
}
}
]
},
"Encounter List": {
"type": "list",
"value": [
{
"__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": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,142 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "This is a locked and trapped door (DC 62), however, once the trap is disarmed, it will rearm itself after 3 minutes with a DC of 66 - 85 DC! (Random) Making it harder to use next time. ;...; Hehe!\r\n\r\nThe lock itself is reset after 3 minutes as well, the door just automatically closes, the other events handle the locking and trap setting.\r\n\r\nOpen up the \"rearm_trap2\" if you wish to adjust the DC, maybe even adjust the XP awarded for disarming the trap, which I set to 30 XP.\r\n\r\nOpen up the \"reward_unlocker\" script to adjust the XP award, which was set to 30 XP.\r\n\r\nNOTE: The traps are not persistent if they are recovered!"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "This is a locked and trapped door (DC 62), however, once the trap is disarmed, it will rearm itself after 3 minutes with a DC of 66 - 85 DC! (Random) Making it harder to use next time. ;...; Hehe!\r\n\r\nThe lock itself is reset after 3 minutes as well, the door just automatically closes, the other events handle the locking and trap setting.\r\n\r\nOpen up the \"rearm_trap2\" if you wish to adjust the DC, maybe even adjust the XP awarded for disarming the trap, which I set to 30 XP.\r\n\r\nOpen up the \"reward_unlocker\" script to adjust the XP award, which was set to 30 XP.\r\n\r\nNOTE: The traps are not persistent if they are recovered!"
}
}
]
},
"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
},
{
"__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": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,99 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "This is a locked and trapped door (DC 82), however, once the trap is disarmed, it will rearm itself after 3 minutes with a DC of 86 - 105 DC! (Random) Making it harder to use next time. ;...; Hehe!\r\n\r\nThe lock itself is reset after 3 minutes as well, the door just automatically closes, the other events handle the locking and trap setting.\r\n\r\nOpen up the \"rearm_trap3\" if you wish to adjust the DC, maybe even adjust the XP awarded for disarming the trap, which I set to 30 XP.\r\n\r\nOpen up the \"reward_unlocker\" script to adjust the XP award, which was set to 30 XP.\r\n\r\nNOTE: The traps are not persistent if they are recovered!"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Oriental Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Oriental Rug"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,81 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"Encounter List": {
"type": "list",
"value": [
{
"__struct_id": 7
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,90 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "ForestExit"
}
},
{
"__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
},
{
"__struct_id": 7
},
{
"__struct_id": 7
},
{
"__struct_id": 7
},
{
"__struct_id": 7
},
{
"__struct_id": 7
}
]
},
"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,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,79 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "BridgeDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "ForestExit"
}
}
]
},
"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
}
]
},
"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": []
}
}

View File

@@ -0,0 +1,212 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": [
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"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": "Breach"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Portal"
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,265 @@
{
"__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": "Iron Portcullis"
}
}
]
},
"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
},
{
"__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": "Statue - Gargoyle (Living) - This gargoyle statue will turn into a gargoyle if 'players' come near it."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Gargoyle (Living) - This gargoyle statue will turn into a gargoyle if 'players' come near it."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Gargoyle (Living) - This gargoyle statue will turn into a gargoyle if 'players' come near it."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Gargoyle (Living) - This gargoyle statue will turn into a gargoyle if 'players' come near it."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Treasure Medium"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Gargoyle (Living) - This gargoyle statue will turn into a gargoyle if 'players' come near it."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Battlefield)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Battlefield)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,839 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Rusted Door"
}
}
]
},
"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
},
{
"__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": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bookshelf script (spawns in books or a mage scroll)."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pedestal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,336 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Evil Stone Door"
}
}
]
},
"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
},
{
"__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": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pillar - Style 3"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pillar - Style 3"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 2 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 2 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 2 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 2 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 2 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Lever - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,301 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Neutral"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Neutral"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Torture Equipment"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Torture Equipment w/ Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stocks"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,350 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Neutral"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Neutral"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Torture Equipment"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Torture Equipment w/ Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stocks"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Treasure Medium"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Treasure Medium"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Treasure Medium"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Treasure Medium"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Treasure Medium"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Treasure Large"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,301 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Neutral"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Neutral"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Torture Equipment"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Torture Equipment w/ Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stocks"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,79 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "This is only a self closing door, it can NEVER be locked or have traps, otherwise it will be unclickable by anyone!\r\n\r\nIt's very nice for wizard's doors."
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "This is a locked and trapped door (DC 82), however, once the trap is disarmed, it will rearm itself after 3 minutes with a DC of 86 - 105 DC! (Random) Making it harder to use next time. ;...; Hehe!\r\n\r\nThe lock itself is reset after 3 minutes as well, the door just automatically closes, the other events handle the locking and trap setting.\r\n\r\nOpen up the \"rearm_trap3\" if you wish to adjust the DC, maybe even adjust the XP awarded for disarming the trap, which I set to 30 XP.\r\n\r\nOpen up the \"reward_unlocker\" script to adjust the XP award, which was set to 30 XP.\r\n\r\nNOTE: The traps are not persistent if they are recovered!"
}
}
]
},
"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
}
]
},
"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": []
}
}

View File

@@ -0,0 +1,97 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CryptExit"
}
}
]
},
"Encounter List": {
"type": "list",
"value": [
{
"__struct_id": 7
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,498 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": [
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"Door List": {
"type": "list",
"value": []
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Butterflies"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Butterflies"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Butterflies"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Butterflies"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Butterflies"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Butterflies"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Butterflies"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Butterflies"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Signpost - 3"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Grass Tuft"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Grass Tuft"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Grass Tuft"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,141 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Portal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Full Wagon"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pressure Plate - 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 1 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

View File

@@ -0,0 +1,346 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Water Drip"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Dust Plume"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Magic Sparks - Purple"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Butterflies"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Grass Tuft"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Mushrooms"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Moss"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plant Growth - Shrubs"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Ivy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Water Drip"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Portal"
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,153 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Fancy Door"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 3 (Medium treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 3 (Medium treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 3 (Medium treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 3 (Medium treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 3 (Medium treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 3 (Medium treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"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": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,120 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Fancy Door"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chair"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chair"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chair"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,360 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": [
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"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": "CaveExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CaveExit"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Portal"
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,427 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": [
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": "Frost Giant, female"
}
}
]
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CaveExit"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Dragon Skull"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Snowy Pine Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stone patch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stone patch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Dead Tree"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Dust Plume"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Portal"
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

163
_module/gic/fugue.gic.json Normal file
View File

@@ -0,0 +1,163 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": [
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"Door List": {
"type": "list",
"value": []
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Magic Sparks - White"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Shaft of Light - Yellow"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,522 @@
{
"__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": "Rusted Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CaveDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire - Cauldron"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire - with Spit"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire - Cauldron"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,335 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "BridgeDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "ForestExit"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pillar - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pillar - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sundial"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Neutral"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Normal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__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": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,533 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "WallDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "WallDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Fancy Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "ForestExit"
}
},
{
"__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
},
{
"__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": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plant Growth - Shrubs"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plant Growth - Shrubs"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plant Growth - Shrubs"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plant Growth - Shrubs"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Butterflies"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire - with Spit"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Keg"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Well"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "City Rubble 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Turns self into a random skeleton"
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__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."
}
}
]
}
}

View File

@@ -0,0 +1,69 @@
{
"__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": [
{
"__struct_id": 7
},
{
"__struct_id": 7
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,126 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "This is only a self closing door, it can NEVER be locked or have traps, otherwise it will be unclickable by anyone!\r\n\r\nIt's very nice for wizard's doors."
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "This is only a self closing door, it can NEVER be locked or have traps, otherwise it will be unclickable by anyone!\r\n\r\nIt's very nice for wizard's doors."
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,63 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorExit"
}
}
]
},
"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": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

View File

@@ -0,0 +1,181 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
}
]
},
"Encounter List": {
"type": "list",
"value": [
{
"__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": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,134 @@
{
"__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": [
{
"__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
},
{
"__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": "Statue - Stone"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,385 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "DungeonExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "DungeonExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorDoor"
}
}
]
},
"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
},
{
"__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": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,234 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,84 @@
{
"__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": []
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"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": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

79
_module/gic/hell.gic.json Normal file
View File

@@ -0,0 +1,79 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"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
}
]
},
"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,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

View File

@@ -0,0 +1,78 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Evil Stone Door"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

View File

@@ -0,0 +1,106 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,174 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pull Rope / Chain"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pull Rope / Chain"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Shaft of Light - Blue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Magic Sparks - Blue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flag / Pennant / Banner - 6"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sphinx Statue"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,133 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Barn 2 Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Barn 2 Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Barn 1 Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Barn 2 Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Barn 2 Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Barn 1 Door"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": []
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,666 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
}
]
},
"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
},
{
"__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": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Gong"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Gong"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Defaced"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weapon Rack"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Impaling Spear w/ Human Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Torture Equipment w/ Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Impaling Spear w/ Human Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Defaced"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,531 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
}
]
},
"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
},
{
"__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": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Gong"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Gong"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Defaced"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weapon Rack"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bookshelf script (spawns in books or a mage scroll)."
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,768 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorExit"
}
}
]
},
"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
},
{
"__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
},
{
"__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": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Hay Bundle"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Hay Bundle"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sacks of Flour, Grain, etc."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sawhorse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sawhorse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Forge"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Divining Pool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bolts of Cloth"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chair"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 3"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 3"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Defaced"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Battlefield)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weapon Rack"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weapon Rack"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throne - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fly-Clad Plague Victim Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Torture Equipment w/ Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stocks"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Torture Equipment"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weapon Rack"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Animal Cage"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Anvil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sawhorse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Turns itself into a random Zombie."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Lecturn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,690 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorExit"
}
}
]
},
"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
},
{
"__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
},
{
"__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": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Alchemist's Apparatus"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sawhorse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sawhorse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Forge"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Divining Pool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chair"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 3"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 3"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Defaced"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Battlefield)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weathering / Scorch Mark"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weapon Rack"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throne - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fly-Clad Plague Victim Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Torture Equipment w/ Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stocks"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Torture Equipment"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Weapon Rack"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Anvil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sawhorse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Turns itself into a random Zombie."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bird Cage"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,75 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CaveExit"
}
},
{
"__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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": []
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": "Epic Electrical\r\nDetect DC: 43\r\nDisarm DC: 58\r\nSet DC: 65\r\nDamage / Effect: 60d6\r\nAV Dam: 210\r\nArea of Effect: Large, Sphere\r\nMin to Max player level: 20 - 30"
}
}
]
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,82 @@
{
"__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": "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
}
]
},
"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": []
}
}

View File

@@ -0,0 +1,386 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CaveExit"
}
},
{
"__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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Large"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Large"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Large"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,93 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorExit"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

218
_module/gic/jail.gic.json Normal file
View File

@@ -0,0 +1,218 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flag / Pennant / Banner - 8"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,296 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "RuralExit"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Garbage"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,556 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "RuralExit"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Rubble (Nature)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,265 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fountain"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Magic Sparks - Blue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Gargoyle (Living) - This gargoyle statue will turn into a gargoyle if 'players' come near it."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Gargoyle (Living) - This gargoyle statue will turn into a gargoyle if 'players' come near it."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Tree - Autumn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plant Growth - Shrubs"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plant Growth - Shrubs"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,74 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorDoor"
}
}
]
},
"Encounter List": {
"type": "list",
"value": [
{
"__struct_id": 7
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,186 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Breach"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorDoor"
}
}
]
},
"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
},
{
"__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": "Altar / Shrine - Evil"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Stone"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,90 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"Encounter List": {
"type": "list",
"value": []
},
"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": "This is the trap door that will be created when the Hidden door trigger determins that the door has been found. see comments on the trigger for how to use."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "A storage for manifestation tokens, which are used to keep track of psionic power use interruption."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,223 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Shaft of Light - Blue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Spear / Sword-filled Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Defaced"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Defaced"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Shaft of Light - Blue"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Good"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,501 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CastleDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "TempleDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "TempleDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "TempleDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Breach"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CastleDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis 2"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "BridgeDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Metal Door"
}
}
]
},
"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": "Impaling Spear w/ Monster Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Impaling Spear w/ Monster Head"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Impaling Spear w/ Monster Head"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Impaling Spear w/ Monster Head"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Impaling Spear w/ Monster Head"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Gargoyle (Living) - This gargoyle statue will turn into a gargoyle if 'players' come near it."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Statue - Gargoyle (Living) - This gargoyle statue will turn into a gargoyle if 'players' come near it."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pedestal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pedestal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pedestal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Pedestal"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,240 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CorridorExit"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Invisible Object"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"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": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
}
}

View File

@@ -0,0 +1,215 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CryptExit"
}
}
]
},
"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
},
{
"__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": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 1 (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,47 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"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": []
}
}

View File

@@ -0,0 +1,47 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"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": []
}
}

View File

@@ -0,0 +1,47 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"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": []
}
}

View File

@@ -0,0 +1,47 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"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": []
}
}

View File

@@ -0,0 +1,47 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"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": []
}
}

View File

@@ -0,0 +1,47 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"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": []
}
}

View File

@@ -0,0 +1,139 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Magic Sparks - Red"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Magic Sparks - Red"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 2 (Low treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,244 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"Encounter List": {
"type": "list",
"value": [
{
"__struct_id": 7
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor Designs - Style 1"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Potted Plant"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stool"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Woodpile"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Brazier"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Keg"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Campfire - Cauldron"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Box / Crate - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Medium"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Dust Plume"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 2 (Medium treasure script)"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": [
{
"__struct_id": 11,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,267 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"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
},
{
"__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": "Pressure Plate - 2"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Sarcophagus - Good (Low treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stones"
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 6,
"Comment": {
"type": "cexostring",
"value": ""
},
"PlayInToolset": {
"type": "byte",
"value": 1
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"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": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,460 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CaveExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CaveExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Wall 1 Gate"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Trap Door"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Plot container"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Grass Tuft"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Grass Tuft"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Grass Tuft"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Grass Tuft"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Grass Tuft"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Grass Tuft"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Grass Tuft"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fern"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Grass Tuft"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Loot Bag - 3 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Boulder"
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

View File

@@ -0,0 +1,373 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "CaveDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "MineExit"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Iron Portcullis"
}
}
]
},
"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
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Impaling Spear w/ Human Head"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Impaling Spear w/ Human Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Impaling Spear w/ Human Head"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Impaling Spear w/ Human Head"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Impaling Spear w/ Human Head"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Archery Target"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Stocks"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Fly-Clad Plague Victim Corpse"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Floor-anchored shackles"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bench / Pew"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Good"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Altar / Shrine - Good"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throw Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed - Bedding Rolls"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Throne - Good"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Urn"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chest - 4 (High treasure script)"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}
}

Some files were not shown because too many files have changed in this diff Show More