generated from Jaysyn/ModuleTemplate
107 lines
2.9 KiB
JSON
107 lines
2.9 KiB
JSON
{
|
|
"__data_type": "GIC ",
|
|
"Creature List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Door List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 8,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": "Area transition for placing in normal doorways. \r\n Uses door TDC_UDoor_09 as a generic door. \r\n Attribution: 69MEH69 "
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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": "This trigger keeps NPC's away. Upon entering the trigger, the NPC will move away from the waypoint specified in the name field of the trigger.\r\n\r\nInstructions:\r\n1. Place an instance of this trigger where you want NPC's to stay away from.\r\n2. Place a waypoint right in the center of this trigger and give it a unique tag.\r\n3. Open up the instance of the trigger you just placed and put the tag of the new waypoint in the name field of the trigger."
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"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."
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|