Rune_PRC8/_module/gic/caravanhome.gic.json
Jaysyn904 d1c309ae63 Initial commit
Initial commit
2024-09-13 09:10:39 -04:00

219 lines
4.8 KiB
JSON

{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": [
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"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": "Bed"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Candelabra"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Oriental Rug"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chair"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Cookpot"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Couch"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "x0_cushions"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wood Burning Oven"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Potted Plant"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Table"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Woodpile"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Wagon Wheel"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Source: Wine Casque by Ice-Child"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "TCC - Interiors\r\nby The_NWNCCC"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Source: some_ux's Caravels V4.2\r\nActivated anim is full of water, deactivated anim is empty, on2off and off2on cause the water level to drop or rise, respectively."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Flame - Small"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chair"
}
},
{
"__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": "Bed"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Bed that binds a PC to a waypoint nearby"
}
}
]
},
"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."
}
}
]
}
}