HiddenTradition_PRC8/_module/git/northernwoods001.git.json
Jaysyn904 f50efc97c0 Added Faction Zoo
- igor doesn't give boxes if you choose to explore a bit, but he takes the contract anyway [quest-breaking]
	*Fixed.  Moved some dialog around so you couldn't skip out on taking the quest after you gave up the letter.

- key 'Pilgrims Cave Key' it_pilgrimscavek to plot-locked door isn't provided anywhere [quest-breaking]
	*Not a bug.  Key drops from the Elder Goblin Shaman in Pilgrim's Cave

Full compile.  Updated release archive.

- can't get farmer bouillon's quest if already offered to buy an ox [quest-breaking]
	*Couldn't replicate.  Nothing in the dialog is locked regarding this.

- jerusalem watch captain doesn't recognise letter to ogre mage [quest-breaking]
	*Fixed.  Quest item tag was mispelled.

- plot key 'amulet of thievery' [amuletofthievery] to plot-locked door never given anywhere
	*Not fixed.  This may be for an incomplete area or quest.  No NPC named "Fremmy South" exists in the module, nor is the name mentioned in dialogs.

- key 'Lomendel's Front Door Key' [it_LomFrontKey] to plot-locked door never given anywhere.
	*Not fixed.  This appears to be a DM or system area.  No NPC named Lomendel exists & the only mention of them in the dialogs is by the Efreeti merchant in the area.

- key it_RachelsRoomKey [rachelskey] to plot-locked door never given anywhere
	*Not fixed.  This may be for an incomplete area or quest.  No NPC named "Rachel" exists in the module, nor is the name mentioned in dialogs.  There is nothing of note in the room.

- east tower key given but no doors on any east towers anywhere
	*Not fixed.  There is no "East Tower Key" in the item palette at all.  Balkan East Tower doesn't require a key.

- transitions within areas don't jump henchmen with pc
	*Fixed.  Changed the triggers to use scripted transitions that bring all associates with the PC.

- rd to bethlehem - broken trans [gate to nowhere]
	*Not fixed.  Not an actual transition, There is no "Convent" in the area list.  Gate description now tells you it's barred.

- faction bugs with guards at pilgrims' rest
	*Maybe fixed.  I added a "faction zoo" and set the merchant faction to neutral to all of the other factions.

- faction bugs with watchmen in jerusalem
	*See above

- dwarf captives in svirfneblin lair - invalid exit waypoint
	*Fixed.  Added missing waypoint.

- elvish grove quest journal doesn't close
	*Couldn't replicate.  Journal entry cleared normally upon completion of the quest.

- dwarven mine quest journal doesn't close
	*Fixed.  Final journal entry wasn't set to close the quest.

- idun's apple quest journal doesn't close
	*Fixed.  Final journal entry wasn't set to close the quest.

- implementation of climbing rope, while well-intentioned, doesn't work correctly
	*Couldn't replicate.  Worked fine for me. https://i.imgur.com/45UC3xS.jpeg

- doors close automatically without anyone to close them
	*Not a bug, desired behaivior.

- henchmen don't level up
	*Fixed

- when henchmen are dismissed, they don't just go back to where they were; they're destroyed and respawned
	*Fixed
2024-09-14 22:29:14 -04:00

8020 lines
177 KiB
JSON

{
"__data_type": "GIT ",
"AreaProperties": {
"__struct_id": 100,
"type": "struct",
"value": {
"__struct_id": 100,
"AmbientSndDay": {
"type": "int",
"value": 51
},
"AmbientSndDayVol": {
"type": "int",
"value": 32
},
"AmbientSndNight": {
"type": "int",
"value": 53
},
"AmbientSndNitVol": {
"type": "int",
"value": 32
},
"EnvAudio": {
"type": "int",
"value": 15
},
"MusicBattle": {
"type": "int",
"value": 35
},
"MusicDay": {
"type": "int",
"value": 4
},
"MusicDelay": {
"type": "int",
"value": 90000
},
"MusicNight": {
"type": "int",
"value": 6
}
}
},
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 0
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -1.963485598564148
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 20
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"DisarmDC": {
"type": "byte",
"value": 20
},
"Faction": {
"type": "dword",
"value": 2
},
"Fort": {
"type": "byte",
"value": 28
},
"GenericType_New": {
"type": "dword",
"value": 9
},
"Hardness": {
"type": "byte",
"value": 5
},
"HP": {
"type": "short",
"value": 20
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": "dt_InqTentInt"
},
"LinkedToFlags": {
"type": "byte",
"value": 1
},
"LoadScreenID": {
"type": "word",
"value": 56
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Commoner Weak Unlocked",
"id": 5349
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnFailToOpen": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 28
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 0
},
"Ref": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "dt_InqTentExt"
},
"TemplateResRef": {
"type": "resref",
"value": "door_strong001"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 1
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 128.5299987792969
},
"Y": {
"type": "float",
"value": 39.52999877929688
},
"Z": {
"type": "float",
"value": 0.009999999776482582
}
},
{
"__struct_id": 8,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 0
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 1.570794224739075
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"GenericType_New": {
"type": "dword",
"value": 0
},
"Hardness": {
"type": "byte",
"value": 5
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": "LodgeFrontInt"
},
"LinkedToFlags": {
"type": "byte",
"value": 1
},
"LoadScreenID": {
"type": "word",
"value": 43
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Door",
"id": 5349
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnFailToOpen": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 0
},
"Ref": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "dt_WoodsToLodge"
},
"TemplateResRef": {
"type": "resref",
"value": "nw_door_normal"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 25.36000061035156
},
"Y": {
"type": "float",
"value": 114.4300003051758
},
"Z": {
"type": "float",
"value": 0.4000000059604645
}
}
]
},
"Encounter List": {
"type": "list",
"value": [
{
"__struct_id": 7,
"Active": {
"type": "byte",
"value": 1
},
"Comment": {
"type": "cexostring",
"value": ""
},
"CreatureList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 181
},
"Comment": {
"type": "cexostring",
"value": ""
},
"CR": {
"type": "float",
"value": 1.0
},
"ResRef": {
"type": "resref",
"value": "nw_wolf"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 12
},
"Comment": {
"type": "cexostring",
"value": ""
},
"CR": {
"type": "float",
"value": 2.0
},
"ResRef": {
"type": "resref",
"value": "nw_bearblck"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 21
},
"Comment": {
"type": "cexostring",
"value": ""
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "nw_boar"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
}
]
},
"Difficulty": {
"type": "int",
"value": 0
},
"DifficultyIndex": {
"type": "int",
"value": 1
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
},
"X": {
"type": "float",
"value": -0.9101200103759766
},
"Y": {
"type": "float",
"value": -35.49466705322266
},
"Z": {
"type": "float",
"value": -0.3553734421730042
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
},
"X": {
"type": "float",
"value": 26.16594314575195
},
"Y": {
"type": "float",
"value": -35.26714324951172
},
"Z": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 26.18837356567383
},
"Y": {
"type": "float",
"value": 1.629978179931641
},
"Z": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.9073486328125e-006
},
"Y": {
"type": "float",
"value": -0.4550628662109375
},
"Z": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.02499994076788425
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "North Woods Animals",
"id": 14463
}
},
"MaxCreatures": {
"type": "int",
"value": 1
},
"OnEntered": {
"type": "resref",
"value": ""
},
"OnExhausted": {
"type": "resref",
"value": ""
},
"OnExit": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"PlayerOnly": {
"type": "byte",
"value": 1
},
"RecCreatures": {
"type": "int",
"value": 1
},
"Reset": {
"type": "byte",
"value": 1
},
"ResetTime": {
"type": "int",
"value": 1200
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": 0.7853981852531433
},
"X": {
"type": "float",
"value": 29.04512596130371
},
"Y": {
"type": "float",
"value": 48.85702133178711
},
"Z": {
"type": "float",
"value": 0.2555103302001953
}
},
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": -0.0
},
"X": {
"type": "float",
"value": 11.92086410522461
},
"Y": {
"type": "float",
"value": 35.43317794799805
},
"Z": {
"type": "float",
"value": 9.5367431640625e-006
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "ct__NWoodsCreatures1"
},
"TemplateResRef": {
"type": "resref",
"value": "aniambwild"
},
"XPosition": {
"type": "float",
"value": 14.67049026489258
},
"YPosition": {
"type": "float",
"value": 55.48986053466797
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 7,
"Active": {
"type": "byte",
"value": 1
},
"CreatureList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 94
},
"CR": {
"type": "float",
"value": 2.0
},
"ResRef": {
"type": "resref",
"value": "nw_cragcat"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
}
]
},
"Difficulty": {
"type": "int",
"value": 0
},
"DifficultyIndex": {
"type": "int",
"value": 1
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.3197402954101563
},
"Y": {
"type": "float",
"value": -33.73043060302734
},
"Z": {
"type": "float",
"value": 0.03439255803823471
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 21.77541351318359
},
"Y": {
"type": "float",
"value": -33.73054504394531
},
"Z": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 22.52262115478516
},
"Y": {
"type": "float",
"value": -0.213470458984375
},
"Z": {
"type": "float",
"value": 0.02096501924097538
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.3321299850940704
},
"Y": {
"type": "float",
"value": -0.5274960994720459
},
"Z": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.005045515019446611
},
"Y": {
"type": "float",
"value": -0.5322675704956055
},
"Z": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.1067352294921875
},
"Y": {
"type": "float",
"value": -0.5337066650390625
},
"Z": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.006223667878657579
},
"Y": {
"type": "float",
"value": -0.6565538048744202
},
"Z": {
"type": "float",
"value": 0.02500049956142902
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "North Woods Cats + Dogs",
"id": 14484
}
},
"MaxCreatures": {
"type": "int",
"value": 5
},
"OnEntered": {
"type": "resref",
"value": ""
},
"OnExhausted": {
"type": "resref",
"value": ""
},
"OnExit": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"PlayerOnly": {
"type": "byte",
"value": 0
},
"RecCreatures": {
"type": "int",
"value": 1
},
"Reset": {
"type": "byte",
"value": 1
},
"ResetTime": {
"type": "int",
"value": 1200
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": -2.356192111968994
},
"X": {
"type": "float",
"value": 148.9608459472656
},
"Y": {
"type": "float",
"value": 134.76220703125
},
"Z": {
"type": "float",
"value": 9.5367431640625e-006
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "ct_NWoodsCatsNDogs"
},
"TemplateResRef": {
"type": "resref",
"value": "forestcatsgrp001"
},
"XPosition": {
"type": "float",
"value": 107.1747665405273
},
"YPosition": {
"type": "float",
"value": 143.6932830810547
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 7,
"Active": {
"type": "byte",
"value": 1
},
"CreatureList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 0.5
},
"ResRef": {
"type": "resref",
"value": "inquisitionsoldi"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "inquisitionsarge"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "inquisitionoffic"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 5.0
},
"ResRef": {
"type": "resref",
"value": "inquisitiondeaco"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 6.0
},
"ResRef": {
"type": "resref",
"value": "inquisitioncomma"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
}
]
},
"Difficulty": {
"type": "int",
"value": 0
},
"DifficultyIndex": {
"type": "int",
"value": 1
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.3610572814941406
},
"Y": {
"type": "float",
"value": -1.80523681640625
},
"Z": {
"type": "float",
"value": 0.02499988116323948
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.02846582047641277
},
"Y": {
"type": "float",
"value": -2.500812768936157
},
"Z": {
"type": "float",
"value": 0.02499988116323948
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.56292724609375
},
"Y": {
"type": "float",
"value": -49.45495986938477
},
"Z": {
"type": "float",
"value": 0.0955132469534874
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 70.22397613525391
},
"Y": {
"type": "float",
"value": -48.92210006713867
},
"Z": {
"type": "float",
"value": 0.02096501924097538
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 70.76554870605469
},
"Y": {
"type": "float",
"value": 0.5415725708007813
},
"Z": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.6079767346382141
},
"Y": {
"type": "float",
"value": -1.773263692855835
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.02040506713092327
},
"Y": {
"type": "float",
"value": -1.792650461196899
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "InquisitionGroup"
}
},
"MaxCreatures": {
"type": "int",
"value": 8
},
"OnEntered": {
"type": "resref",
"value": ""
},
"OnExhausted": {
"type": "resref",
"value": ""
},
"OnExit": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"PlayerOnly": {
"type": "byte",
"value": 0
},
"RecCreatures": {
"type": "int",
"value": 1
},
"Reset": {
"type": "byte",
"value": 1
},
"ResetTime": {
"type": "int",
"value": 1200
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": -2.552533388137817
},
"X": {
"type": "float",
"value": 63.63649749755859
},
"Y": {
"type": "float",
"value": 85.55492401123047
},
"Z": {
"type": "float",
"value": 0.01000165939331055
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "et_InquisitionNWoods1"
},
"TemplateResRef": {
"type": "resref",
"value": "inquisitiongroup"
},
"XPosition": {
"type": "float",
"value": 27.63427543640137
},
"YPosition": {
"type": "float",
"value": 109.0546722412109
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 7,
"Active": {
"type": "byte",
"value": 1
},
"CreatureList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 0.5
},
"ResRef": {
"type": "resref",
"value": "inquisitionsoldi"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "inquisitionsarge"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 3.0
},
"ResRef": {
"type": "resref",
"value": "inquisitionoffic"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 5.0
},
"ResRef": {
"type": "resref",
"value": "inquisitiondeaco"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 7.0
},
"ResRef": {
"type": "resref",
"value": "inquisitionchori"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 7.0
},
"ResRef": {
"type": "resref",
"value": "inquisitioninspe"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
}
]
},
"Difficulty": {
"type": "int",
"value": 0
},
"DifficultyIndex": {
"type": "int",
"value": 1
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.3942947387695313
},
"Y": {
"type": "float",
"value": -0.5257415771484375
},
"Z": {
"type": "float",
"value": 0.02708986215293407
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.002421962097287178
},
"Y": {
"type": "float",
"value": -1.13607668876648
},
"Z": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.1308517456054688
},
"Y": {
"type": "float",
"value": -61.37911224365234
},
"Z": {
"type": "float",
"value": 0.02244790829718113
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 52.96698760986328
},
"Y": {
"type": "float",
"value": -58.74999618530273
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 58.74906158447266
},
"Y": {
"type": "float",
"value": 0.9188232421875
},
"Z": {
"type": "float",
"value": 0.1861571669578552
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.2128748297691345
},
"Y": {
"type": "float",
"value": -0.5109115839004517
},
"Z": {
"type": "float",
"value": 0.02727761678397656
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.03000005893409252
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.001100219669751823
},
"Y": {
"type": "float",
"value": -0.5160841345787048
},
"Z": {
"type": "float",
"value": 0.02721223048865795
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "InquisitionGroup"
}
},
"MaxCreatures": {
"type": "int",
"value": 8
},
"OnEntered": {
"type": "resref",
"value": ""
},
"OnExhausted": {
"type": "resref",
"value": ""
},
"OnExit": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"PlayerOnly": {
"type": "byte",
"value": 0
},
"RecCreatures": {
"type": "int",
"value": 1
},
"Reset": {
"type": "byte",
"value": 1
},
"ResetTime": {
"type": "int",
"value": 1200
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": 1.374445199966431
},
"X": {
"type": "float",
"value": 117.6857299804688
},
"Y": {
"type": "float",
"value": 33.42777252197266
},
"Z": {
"type": "float",
"value": 9.5367431640625e-006
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "et_InquisitionNWoods2"
},
"TemplateResRef": {
"type": "resref",
"value": "inquisitiongroup"
},
"XPosition": {
"type": "float",
"value": 77.89678192138672
},
"YPosition": {
"type": "float",
"value": 81.08584594726563
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 7,
"Active": {
"type": "byte",
"value": 1
},
"CreatureList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 186
},
"CR": {
"type": "float",
"value": 4.0
},
"ResRef": {
"type": "resref",
"value": "nw_allip"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 187
},
"CR": {
"type": "float",
"value": 5.0
},
"ResRef": {
"type": "resref",
"value": "nw_wraith"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 156
},
"CR": {
"type": "float",
"value": 7.0
},
"ResRef": {
"type": "resref",
"value": "nw_spectre"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
}
]
},
"Difficulty": {
"type": "int",
"value": 1
},
"DifficultyIndex": {
"type": "int",
"value": 1
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -1.076957702636719
},
"Y": {
"type": "float",
"value": 2.64678955078125
},
"Z": {
"type": "float",
"value": 1.099599480628967
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.9835128784179688
},
"Y": {
"type": "float",
"value": -0.1160888671875
},
"Z": {
"type": "float",
"value": 0.9012759923934937
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.01677919737994671
},
"Y": {
"type": "float",
"value": 0.0587930828332901
},
"Z": {
"type": "float",
"value": 0.3912399113178253
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.3800291121006012
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.004310599062591791
},
"Y": {
"type": "float",
"value": 0.06260821968317032
},
"Z": {
"type": "float",
"value": 0.3771488964557648
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.1821956634521484
},
"Y": {
"type": "float",
"value": 0.09478759765625
},
"Z": {
"type": "float",
"value": 0.2582947313785553
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.02674469165503979
},
"Y": {
"type": "float",
"value": 0.3884466588497162
},
"Z": {
"type": "float",
"value": 0.3621591627597809
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.1821956634521484
},
"Y": {
"type": "float",
"value": 2.646255493164063
},
"Z": {
"type": "float",
"value": 0.2582942545413971
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Incorporeal Undead Group",
"id": 14493
}
},
"MaxCreatures": {
"type": "int",
"value": 2
},
"OnEntered": {
"type": "resref",
"value": ""
},
"OnExhausted": {
"type": "resref",
"value": ""
},
"OnExit": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"PlayerOnly": {
"type": "byte",
"value": 1
},
"RecCreatures": {
"type": "int",
"value": 1
},
"Reset": {
"type": "byte",
"value": 1
},
"ResetTime": {
"type": "int",
"value": 1200
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": -0.0
},
"X": {
"type": "float",
"value": 15.71931076049805
},
"Y": {
"type": "float",
"value": 144.4885406494141
},
"Z": {
"type": "float",
"value": 2.995567321777344
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "et_NWSpectres"
},
"TemplateResRef": {
"type": "resref",
"value": "nw_incorporgrp"
},
"XPosition": {
"type": "float",
"value": 25.34864044189453
},
"YPosition": {
"type": "float",
"value": 143.8150482177734
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 7,
"Active": {
"type": "byte",
"value": 1
},
"CreatureList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 6
},
"CR": {
"type": "float",
"value": 2.0
},
"ResRef": {
"type": "resref",
"value": "michel"
},
"SingleSpawn": {
"type": "byte",
"value": 1
}
}
]
},
"Difficulty": {
"type": "int",
"value": 0
},
"DifficultyIndex": {
"type": "int",
"value": 1
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.442073583602905
},
"Y": {
"type": "float",
"value": -0.01445652358233929
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.436712265014648
},
"Y": {
"type": "float",
"value": -0.2268600463867188
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.620595812797546
},
"Y": {
"type": "float",
"value": -0.01624616980552673
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 37.7328987121582
},
"Y": {
"type": "float",
"value": -0.378265380859375
},
"Z": {
"type": "float",
"value": 0.02617218904197216
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 37.43163681030273
},
"Y": {
"type": "float",
"value": 47.26161193847656
},
"Z": {
"type": "float",
"value": 0.02096501924097538
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 2.646793365478516
},
"Y": {
"type": "float",
"value": 47.71357727050781
},
"Z": {
"type": "float",
"value": 0.02678998745977879
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 1.469184637069702
},
"Y": {
"type": "float",
"value": 1.059617042541504
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Michel"
}
},
"MaxCreatures": {
"type": "int",
"value": 1
},
"OnEntered": {
"type": "resref",
"value": ""
},
"OnExhausted": {
"type": "resref",
"value": ""
},
"OnExit": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"PlayerOnly": {
"type": "byte",
"value": 1
},
"RecCreatures": {
"type": "int",
"value": 1
},
"Reset": {
"type": "byte",
"value": 1
},
"ResetTime": {
"type": "int",
"value": 2000
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": 2.159843683242798
},
"X": {
"type": "float",
"value": 29.12725639343262
},
"Y": {
"type": "float",
"value": 115.3310546875
},
"Z": {
"type": "float",
"value": 9.5367431640625e-006
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "et_Michel"
},
"TemplateResRef": {
"type": "resref",
"value": "michel"
},
"XPosition": {
"type": "float",
"value": 20.89521789550781
},
"YPosition": {
"type": "float",
"value": 90.90235900878906
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 7,
"Active": {
"type": "byte",
"value": 1
},
"CreatureList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 144
},
"CR": {
"type": "float",
"value": 0.5
},
"ResRef": {
"type": "resref",
"value": "nw_raptor001"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
}
]
},
"Difficulty": {
"type": "int",
"value": 0
},
"DifficultyIndex": {
"type": "int",
"value": 2
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.5711021423339844
},
"Y": {
"type": "float",
"value": -1.199653625488281
},
"Z": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.009442322887480259
},
"Y": {
"type": "float",
"value": -1.741889119148254
},
"Z": {
"type": "float",
"value": 0.02044287137687206
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.06201553344726563
},
"Y": {
"type": "float",
"value": -11.44043731689453
},
"Z": {
"type": "float",
"value": 0.02500049956142902
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 17.82728576660156
},
"Y": {
"type": "float",
"value": -11.93062782287598
},
"Z": {
"type": "float",
"value": 0.02755987085402012
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 17.84326934814453
},
"Y": {
"type": "float",
"value": -0.0678863525390625
},
"Z": {
"type": "float",
"value": 0.0250005591660738
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.8279813528060913
},
"Y": {
"type": "float",
"value": -1.113664388656616
},
"Z": {
"type": "float",
"value": 0.02999993972480297
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.0
},
"Y": {
"type": "float",
"value": 0.0
},
"Z": {
"type": "float",
"value": 0.02150437049567699
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.006314832717180252
},
"Y": {
"type": "float",
"value": -1.164941191673279
},
"Z": {
"type": "float",
"value": 0.02048006467521191
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Friendly Falcon"
}
},
"MaxCreatures": {
"type": "int",
"value": 1
},
"OnEntered": {
"type": "resref",
"value": ""
},
"OnExhausted": {
"type": "resref",
"value": ""
},
"OnExit": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"PlayerOnly": {
"type": "byte",
"value": 1
},
"RecCreatures": {
"type": "int",
"value": 1
},
"Reset": {
"type": "byte",
"value": 1
},
"ResetTime": {
"type": "int",
"value": 1800
},
"Respawns": {
"type": "int",
"value": -1
},
"SpawnOption": {
"type": "int",
"value": 0
},
"SpawnPointList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Orientation": {
"type": "float",
"value": 2.552533388137817
},
"X": {
"type": "float",
"value": 59.41670608520508
},
"Y": {
"type": "float",
"value": 29.92985725402832
},
"Z": {
"type": "float",
"value": 9.5367431640625e-006
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "et_FriendlyFalconNWoods"
},
"TemplateResRef": {
"type": "resref",
"value": "friendlyfalcon"
},
"XPosition": {
"type": "float",
"value": 50.04663848876953
},
"YPosition": {
"type": "float",
"value": 35.21008682250977
},
"ZPosition": {
"type": "float",
"value": 0.0
}
}
]
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 2
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 2.94512414932251
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 14577
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 1
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 14578
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": "nw_o2_generallow"
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": "nw_o2_generallow"
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 360
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "Box / Crate - 1"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_box1"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 1
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 114.2152709960938
},
"Y": {
"type": "float",
"value": 24.19127082824707
},
"Z": {
"type": "float",
"value": 0.6100010871887207
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 146
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -0.0
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 14572
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 5789
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 504
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "Bloodstain"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_bloodstain"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 0
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 121.4895553588867
},
"Y": {
"type": "float",
"value": 25.27144813537598
},
"Z": {
"type": "float",
"value": 0.6099998950958252
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 82
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 1.963485598564148
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 10
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 14714
}
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 5
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 1
},
"HP": {
"type": "short",
"value": 10
},
"Interruptable": {
"type": "byte",
"value": 0
},
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Cost": {
"type": "dword",
"value": 0
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"id": 58566
}
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"id": 13494
}
},
"ModelPart1": {
"type": "byte",
"value": 66
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "NW_IT_MSMLMISC12"
},
"TemplateResRef": {
"type": "resref",
"value": "nw_it_msmlmisc12"
},
"xModelPart1": {
"type": "word",
"value": 66
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": -1.0
},
"YOrientation": {
"type": "float",
"value": 1.0
},
"YPosition": {
"type": "float",
"value": -1.0
},
"ZPosition": {
"type": "float",
"value": -1.0
}
}
]
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 1
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 14614
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 0
},
"Plot": {
"type": "byte",
"value": 1
},
"PortraitId": {
"type": "word",
"value": 440
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "PLC_Fenbush"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_fenbush"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 1
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 1
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 11.42231941223145
},
"Y": {
"type": "float",
"value": 18.81258392333984
},
"Z": {
"type": "float",
"value": 9.5367431640625e-006
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 77
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 1.963485598564148
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 14529
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 5719
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 435
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "Pile of Skulls"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_pileskulls"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 0
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 14.42412567138672
},
"Y": {
"type": "float",
"value": 143.7999877929688
},
"Z": {
"type": "float",
"value": 2.995567321777344
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 116
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 2.945194482803345
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "The sun-bleached corpse groans and shifts, a gust of wind giving it the brief appearance of unlife.",
"id": 14656
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Impaled Human Corpse",
"id": 14657
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": "lts_ambplc3_used"
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 1
},
"PortraitId": {
"type": "word",
"value": 474
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "lordo_impcorpse"
},
"TemplateResRef": {
"type": "resref",
"value": "lordo_impcorpse"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 1
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 121.0666351318359
},
"Y": {
"type": "float",
"value": 24.9800910949707
},
"Z": {
"type": "float",
"value": 0.6249998807907105
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 110
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 1.570794224739075
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "Either he owned little to begin with or this man was stripped of all he had.",
"id": 14600
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Corpse",
"id": 14601
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": "lts_ambplc3_used"
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 1
},
"PortraitId": {
"type": "word",
"value": 468
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "lordo_corpse"
},
"TemplateResRef": {
"type": "resref",
"value": "lordo_corpse"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 1
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 17.35252189636231
},
"Y": {
"type": "float",
"value": 144.7385101318359
},
"Z": {
"type": "float",
"value": 2.995567321777344
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 154
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 1.570794224739075
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 14631
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 14629
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 512
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "Floor Designs - Style 3"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_flrdesigns3"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 0
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 17.50457763671875
},
"Y": {
"type": "float",
"value": 144.6613922119141
},
"Z": {
"type": "float",
"value": 3.172173738479614
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 241
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 1.767142176628113
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 12330
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 12331
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": "x1_tracks_used"
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 1
},
"PortraitId": {
"type": "word",
"value": 801
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "con_tracks"
},
"TemplateResRef": {
"type": "resref",
"value": "tracks"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 1
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 98.48455047607422
},
"Y": {
"type": "float",
"value": 129.0504913330078
},
"Z": {
"type": "float",
"value": 9.5367431640625e-006
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 101
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -1.570794224739075
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 14747
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 5743
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": "x2_o2_dead"
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 459
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "TreeAutumn"
},
"TemplateResRef": {
"type": "resref",
"value": "treeautumn002"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 1
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 123.2235336303711
},
"Y": {
"type": "float",
"value": 94.43825531005859
},
"Z": {
"type": "float",
"value": 9.5367431640625e-006
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 100
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -1.767142176628113
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 14746
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 5743
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": "x2_o2_dead"
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 458
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "TreeNormal"
},
"TemplateResRef": {
"type": "resref",
"value": "tree002"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 1
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 33.40133666992188
},
"Y": {
"type": "float",
"value": 126.544075012207
},
"Z": {
"type": "float",
"value": 9.5367431640625e-006
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 100
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": 0.9817454814910889
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 14746
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 5743
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": "x2_o2_dead"
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 458
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "TreeNormal"
},
"TemplateResRef": {
"type": "resref",
"value": "tree002"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 1
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 16.92097854614258
},
"Y": {
"type": "float",
"value": 98.19123840332031
},
"Z": {
"type": "float",
"value": 9.5367431640625e-006
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 49
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -0.392698347568512
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "Thick metal bands encircle the barrel-planks, ensuring a tight seal.",
"id": 14555
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Barrel",
"id": 5691
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": "nw_o2_generallow"
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": "nw_o2_generallow"
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 407
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "NW_INTERACTIVE"
},
"TemplateResRef": {
"type": "resref",
"value": "barrel"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 0
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 128.7665252685547
},
"Y": {
"type": "float",
"value": 34.29669952392578
},
"Z": {
"type": "float",
"value": 9.5367431640625e-006
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 68
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -3.141585350036621
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 14651
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 14652
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": "x2_o2_dead"
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": ""
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 426
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "HangmansPost"
},
"TemplateResRef": {
"type": "resref",
"value": "hangmnpost001"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 0
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 111.3501892089844
},
"Y": {
"type": "float",
"value": 27.4604663848877
},
"Z": {
"type": "float",
"value": 0.4330654144287109
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 57
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -2.552537679672241
},
"BodyBag": {
"type": "byte",
"value": 0
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 15
},
"Description": {
"type": "cexolocstring",
"value": {
"id": 14579
}
},
"DisarmDC": {
"type": "byte",
"value": 15
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 16
},
"Hardness": {
"type": "byte",
"value": 5
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 15
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"Lockable": {
"type": "byte",
"value": 0
},
"Locked": {
"type": "byte",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"id": 5699
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""
},
"OnDamaged": {
"type": "resref",
"value": ""
},
"OnDeath": {
"type": "resref",
"value": "x2_o2_dead"
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnHeartbeat": {
"type": "resref",
"value": ""
},
"OnInvDisturbed": {
"type": "resref",
"value": ""
},
"OnLock": {
"type": "resref",
"value": ""
},
"OnMeleeAttacked": {
"type": "resref",
"value": ""
},
"OnOpen": {
"type": "resref",
"value": ""
},
"OnSpellCastAt": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"OnUnlock": {
"type": "resref",
"value": ""
},
"OnUsed": {
"type": "resref",
"value": "nw_02_onoff"
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 18
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 415
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "Brazier"
},
"TemplateResRef": {
"type": "resref",
"value": "brazier001"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "byte",
"value": 0
},
"Useable": {
"type": "byte",
"value": 1
},
"Will": {
"type": "byte",
"value": 0
},
"X": {
"type": "float",
"value": 125.6984481811523
},
"Y": {
"type": "float",
"value": 24.49563026428223
},
"Z": {
"type": "float",
"value": 0.6100000143051148
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Active": {
"type": "byte",
"value": 1
},
"Continuous": {
"type": "byte",
"value": 1
},
"Elevation": {
"type": "float",
"value": 1.5
},
"GeneratedType": {
"type": "dword",
"value": 0
},
"Hours": {
"type": "dword",
"value": 0
},
"Interval": {
"type": "dword",
"value": 23700
},
"IntervalVrtn": {
"type": "dword",
"value": 5000
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Critters"
}
},
"Looping": {
"type": "byte",
"value": 0
},
"MaxDistance": {
"type": "float",
"value": 85.0
},
"MinDistance": {
"type": "float",
"value": 8.5
},
"PitchVariation": {
"type": "float",
"value": 0.2000000029802322
},
"Positional": {
"type": "byte",
"value": 1
},
"Priority": {
"type": "byte",
"value": 20
},
"Random": {
"type": "byte",
"value": 1
},
"RandomPosition": {
"type": "byte",
"value": 1
},
"RandomRangeX": {
"type": "float",
"value": 10.0
},
"RandomRangeY": {
"type": "float",
"value": 10.0
},
"Sounds": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_crittgnaw1"
}
},
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_crittgnaw2"
}
},
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_crittgnaw3"
}
},
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_crittgnaw4"
}
},
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_crittpeep1"
}
},
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_crittpeep2"
}
},
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_crittscmp1"
}
},
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_crittscmp2"
}
},
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_crittscmp3"
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "Critters"
},
"TemplateResRef": {
"type": "resref",
"value": "critters"
},
"Times": {
"type": "byte",
"value": 3
},
"Volume": {
"type": "byte",
"value": 127
},
"VolumeVrtn": {
"type": "byte",
"value": 0
},
"XPosition": {
"type": "float",
"value": 76.92646026611328
},
"YPosition": {
"type": "float",
"value": 82.87973022460938
},
"ZPosition": {
"type": "float",
"value": 1.530005574226379
}
},
{
"__struct_id": 6,
"Active": {
"type": "byte",
"value": 1
},
"Continuous": {
"type": "byte",
"value": 1
},
"Elevation": {
"type": "float",
"value": 1.5
},
"GeneratedType": {
"type": "dword",
"value": 0
},
"Hours": {
"type": "dword",
"value": 0
},
"Interval": {
"type": "dword",
"value": 25900
},
"IntervalVrtn": {
"type": "dword",
"value": 5000
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Bird Flaps"
}
},
"Looping": {
"type": "byte",
"value": 0
},
"MaxDistance": {
"type": "float",
"value": 75.0
},
"MinDistance": {
"type": "float",
"value": 7.5
},
"PitchVariation": {
"type": "float",
"value": 0.2000000029802322
},
"Positional": {
"type": "byte",
"value": 1
},
"Priority": {
"type": "byte",
"value": 20
},
"Random": {
"type": "byte",
"value": 1
},
"RandomPosition": {
"type": "byte",
"value": 1
},
"RandomRangeX": {
"type": "float",
"value": 10.0
},
"RandomRangeY": {
"type": "float",
"value": 10.0
},
"Sounds": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_birdflap1"
}
},
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_birdflap2"
}
},
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_birdsflap1"
}
},
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_birdsflap2"
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "BirdFlaps"
},
"TemplateResRef": {
"type": "resref",
"value": "birdflaps"
},
"Times": {
"type": "byte",
"value": 3
},
"Volume": {
"type": "byte",
"value": 127
},
"VolumeVrtn": {
"type": "byte",
"value": 0
},
"XPosition": {
"type": "float",
"value": 76.90824127197266
},
"YPosition": {
"type": "float",
"value": 82.42205047607422
},
"ZPosition": {
"type": "float",
"value": 1.530005574226379
}
},
{
"__struct_id": 6,
"Active": {
"type": "byte",
"value": 1
},
"Continuous": {
"type": "byte",
"value": 1
},
"Elevation": {
"type": "float",
"value": 1.5
},
"GeneratedType": {
"type": "dword",
"value": 0
},
"Hours": {
"type": "dword",
"value": 0
},
"Interval": {
"type": "dword",
"value": 25000
},
"IntervalVrtn": {
"type": "dword",
"value": 5000
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Vulture Cry"
}
},
"Looping": {
"type": "byte",
"value": 0
},
"MaxDistance": {
"type": "float",
"value": 25.0
},
"MinDistance": {
"type": "float",
"value": 2.5
},
"PitchVariation": {
"type": "float",
"value": 0.2000000029802322
},
"Positional": {
"type": "byte",
"value": 1
},
"Priority": {
"type": "byte",
"value": 20
},
"Random": {
"type": "byte",
"value": 0
},
"RandomPosition": {
"type": "byte",
"value": 1
},
"RandomRangeX": {
"type": "float",
"value": 0.0
},
"RandomRangeY": {
"type": "float",
"value": 0.0
},
"Sounds": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_vulture1"
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "VultureCry"
},
"TemplateResRef": {
"type": "resref",
"value": "vulturecry"
},
"Times": {
"type": "byte",
"value": 3
},
"Volume": {
"type": "byte",
"value": 127
},
"VolumeVrtn": {
"type": "byte",
"value": 0
},
"XPosition": {
"type": "float",
"value": 30.07308197021484
},
"YPosition": {
"type": "float",
"value": 130.6301574707031
},
"ZPosition": {
"type": "float",
"value": 1.500009536743164
}
},
{
"__struct_id": 6,
"Active": {
"type": "byte",
"value": 1
},
"Continuous": {
"type": "byte",
"value": 1
},
"Elevation": {
"type": "float",
"value": 1.5
},
"GeneratedType": {
"type": "dword",
"value": 0
},
"Hours": {
"type": "dword",
"value": 0
},
"Interval": {
"type": "dword",
"value": 28000
},
"IntervalVrtn": {
"type": "dword",
"value": 5000
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Owl Hoots"
}
},
"Looping": {
"type": "byte",
"value": 0
},
"MaxDistance": {
"type": "float",
"value": 75.0
},
"MinDistance": {
"type": "float",
"value": 7.5
},
"PitchVariation": {
"type": "float",
"value": 0.2000000029802322
},
"Positional": {
"type": "byte",
"value": 1
},
"Priority": {
"type": "byte",
"value": 20
},
"Random": {
"type": "byte",
"value": 1
},
"RandomPosition": {
"type": "byte",
"value": 1
},
"RandomRangeX": {
"type": "float",
"value": 10.0
},
"RandomRangeY": {
"type": "float",
"value": 10.0
},
"Sounds": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_owlhoot1"
}
},
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "as_an_owlhoot2"
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "OwlHoots"
},
"TemplateResRef": {
"type": "resref",
"value": "owlhoots"
},
"Times": {
"type": "byte",
"value": 3
},
"Volume": {
"type": "byte",
"value": 127
},
"VolumeVrtn": {
"type": "byte",
"value": 0
},
"XPosition": {
"type": "float",
"value": 75.04470825195313
},
"YPosition": {
"type": "float",
"value": 78.32483673095703
},
"ZPosition": {
"type": "float",
"value": 1.704395651817322
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -16.75713348388672
},
"PointY": {
"type": "float",
"value": -0.2884445190429688
},
"PointZ": {
"type": "float",
"value": 0.02500000968575478
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.1058197021484375
},
"PointY": {
"type": "float",
"value": -0.1187000274658203
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -8.652889251708984
},
"PointY": {
"type": "float",
"value": 4.568928241729736
},
"PointZ": {
"type": "float",
"value": 0.0350000187754631
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -1.201084136962891
},
"PointY": {
"type": "float",
"value": 8.983372688293457
},
"PointZ": {
"type": "float",
"value": 0.08542478084564209
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -16.62575149536133
},
"PointY": {
"type": "float",
"value": 9.259952545166016
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "dt_VillagetoNWoods"
},
"LinkedToFlags": {
"type": "byte",
"value": 1
},
"LoadScreenID": {
"type": "word",
"value": 64
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Northern Woods to Village",
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "dt_NWoodsToVillage"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 63.43304061889648
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 0.843294620513916
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -8.40802001953125
},
"PointY": {
"type": "float",
"value": -8.131378173828125
},
"PointZ": {
"type": "float",
"value": 0.0250184778124094
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.81878662109375
},
"PointY": {
"type": "float",
"value": -7.527999877929688
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.435150146484375
},
"PointY": {
"type": "float",
"value": -0.2072906494140625
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -8.136856079101563
},
"PointY": {
"type": "float",
"value": 0.0407867431640625
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_dt_ElvesToNWoods"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 58
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Northern Woods To Elves",
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "dt_NWoodsToElves"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 159.1475982666016
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 133.3491973876953
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 1
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.09808349609375
},
"PointY": {
"type": "float",
"value": 0.098480224609375
},
"PointZ": {
"type": "float",
"value": 0.1079023107886314
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.775505065917969
},
"PointY": {
"type": "float",
"value": -0.98248291015625
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.01363372802734375
},
"PointY": {
"type": "float",
"value": -2.442916870117188
},
"PointZ": {
"type": "float",
"value": 0.1153763756155968
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 19.72440338134766
},
"PointY": {
"type": "float",
"value": -2.613861083984375
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 19.69542694091797
},
"PointY": {
"type": "float",
"value": 0.1087799072265625
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_tt_NHillsToNWoods"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
},
"LoadScreenID": {
"type": "word",
"value": 65
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "New Area Transition",
"id": 14760
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": ""
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "tt_NWoodsToNHills"
},
"TemplateResRef": {
"type": "resref",
"value": "newtransition"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 85.08365631103516
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 159.7662963867188
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 0
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.159900575876236
},
"PointY": {
"type": "float",
"value": -0.8355972170829773
},
"PointZ": {
"type": "float",
"value": 0.1140817478299141
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.1015396118164063
},
"PointY": {
"type": "float",
"value": -0.8282127380371094
},
"PointZ": {
"type": "float",
"value": 0.1109078451991081
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.1678638011217117
},
"PointY": {
"type": "float",
"value": -0.8772108554840088
},
"PointZ": {
"type": "float",
"value": 0.10603017359972
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.058189392089844
},
"PointY": {
"type": "float",
"value": -5.529811859130859
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 16.16391754150391
},
"PointY": {
"type": "float",
"value": -5.503360748291016
},
"PointZ": {
"type": "float",
"value": 0.249364584684372
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 16.46224594116211
},
"PointY": {
"type": "float",
"value": -2.898342132568359
},
"PointZ": {
"type": "float",
"value": 0.565367579460144
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 1.019920587539673
},
"PointY": {
"type": "float",
"value": -0.9444159865379334
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": "2"
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LinkedToFlags": {
"type": "byte",
"value": 0
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Enemies",
"id": 68967
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": "x0_evt_trigger"
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "PopUp2"
},
"TemplateResRef": {
"type": "resref",
"value": "hench_trigger002"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 0
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 47.63954544067383
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 59.32104873657227
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 1,
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Cursor": {
"type": "byte",
"value": 0
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Geometry": {
"type": "list",
"value": [
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -4.300224304199219
},
"PointY": {
"type": "float",
"value": -0.07645797729492188
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -3.122970581054688
},
"PointY": {
"type": "float",
"value": -26.26631546020508
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.2795791625976563
},
"PointY": {
"type": "float",
"value": -26.12690734863281
},
"PointZ": {
"type": "float",
"value": 0.4577232301235199
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.5547423958778381
},
"PointY": {
"type": "float",
"value": -1.764066338539124
},
"PointZ": {
"type": "float",
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.6147797107696533
},
"PointY": {
"type": "float",
"value": -0.01093078218400478
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.6312103271484375
},
"PointY": {
"type": "float",
"value": 0.4688568115234375
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.731372594833374
},
"PointY": {
"type": "float",
"value": -0.01300378050655127
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": "2"
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LinkedToFlags": {
"type": "byte",
"value": 0
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Enemies",
"id": 68967
}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnDisarm": {
"type": "resref",
"value": ""
},
"OnTrapTriggered": {
"type": "resref",
"value": ""
},
"PortraitId": {
"type": "word",
"value": 0
},
"ScriptHeartbeat": {
"type": "resref",
"value": ""
},
"ScriptOnEnter": {
"type": "resref",
"value": "x0_evt_trigger"
},
"ScriptOnExit": {
"type": "resref",
"value": ""
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "PopUp2"
},
"TemplateResRef": {
"type": "resref",
"value": "hench_trigger002"
},
"TrapDetectable": {
"type": "byte",
"value": 1
},
"TrapDetectDC": {
"type": "byte",
"value": 0
},
"TrapDisarmable": {
"type": "byte",
"value": 1
},
"TrapFlag": {
"type": "byte",
"value": 0
},
"TrapOneShot": {
"type": "byte",
"value": 1
},
"TrapType": {
"type": "byte",
"value": 0
},
"Type": {
"type": "int",
"value": 0
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 92.04251861572266
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 48.64479827880859
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
}
]
},
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Appearance": {
"type": "byte",
"value": 1
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 1
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {}
},
"MapNote": {
"type": "cexolocstring",
"value": {
"0": "To Montsegur Village"
}
},
"MapNoteEnabled": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "WP_dt_NWoodsToVillage"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 54.33331680297852
},
"YOrientation": {
"type": "float",
"value": 1.0
},
"YPosition": {
"type": "float",
"value": 11.26889419555664
},
"ZPosition": {
"type": "float",
"value": 0.01000165939331055
}
},
{
"__struct_id": 5,
"Appearance": {
"type": "byte",
"value": 1
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "WP_dt_NWoodsToElves"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": -1.0
},
"XPosition": {
"type": "float",
"value": 155.3529815673828
},
"YOrientation": {
"type": "float",
"value": 2.102055759678478e-006
},
"YPosition": {
"type": "float",
"value": 129.3039093017578
},
"ZPosition": {
"type": "float",
"value": 0.002197742462158203
}
},
{
"__struct_id": 5,
"Appearance": {
"type": "byte",
"value": 1
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 1
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "The Hunting Lodge",
"id": 14814
}
},
"MapNote": {
"type": "cexolocstring",
"value": {
"0": "The Hunting Lodge",
"id": 14815
}
},
"MapNoteEnabled": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "NW_MAPNOTE001"
},
"TemplateResRef": {
"type": "resref",
"value": "nw_mapnote001"
},
"XOrientation": {
"type": "float",
"value": 1.0
},
"XPosition": {
"type": "float",
"value": 26.83765983581543
},
"YOrientation": {
"type": "float",
"value": 2.102055759678478e-006
},
"YPosition": {
"type": "float",
"value": 112.3812637329102
},
"ZPosition": {
"type": "float",
"value": 9.5367431640625e-006
}
},
{
"__struct_id": 5,
"Appearance": {
"type": "byte",
"value": 1
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 1
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Map Note",
"id": 14814
}
},
"MapNote": {
"type": "cexolocstring",
"value": {
"0": "Inquisition Raider Camp",
"id": 14815
}
},
"MapNoteEnabled": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "NW_MAPNOTE001"
},
"TemplateResRef": {
"type": "resref",
"value": "nw_mapnote001"
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 125.9393768310547
},
"YOrientation": {
"type": "float",
"value": 1.0
},
"YPosition": {
"type": "float",
"value": 40.89234161376953
},
"ZPosition": {
"type": "float",
"value": 9.5367431640625e-006
}
},
{
"__struct_id": 5,
"Appearance": {
"type": "byte",
"value": 1
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 1
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {}
},
"MapNote": {
"type": "cexolocstring",
"value": {
"0": "To Norther Hills"
}
},
"MapNoteEnabled": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "WP_tt_NWoodsToNHills"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": -5.927880192757584e-005
},
"XPosition": {
"type": "float",
"value": 94.036376953125
},
"YOrientation": {
"type": "float",
"value": -1.0
},
"YPosition": {
"type": "float",
"value": 154.7918090820313
},
"ZPosition": {
"type": "float",
"value": 0.01000165939331055
}
}
]
}
}