HiddenTradition_PRC8/_module/git/towerinthejun003.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

2548 lines
54 KiB
JSON

{
"__data_type": "GIT ",
"AreaProperties": {
"__struct_id": 100,
"type": "struct",
"value": {
"__struct_id": 100,
"AmbientSndDay": {
"type": "int",
"value": 59
},
"AmbientSndDayVol": {
"type": "int",
"value": 32
},
"AmbientSndNight": {
"type": "int",
"value": 59
},
"AmbientSndNitVol": {
"type": "int",
"value": 32
},
"EnvAudio": {
"type": "int",
"value": 40
},
"MusicBattle": {
"type": "int",
"value": 48
},
"MusicDay": {
"type": "int",
"value": 13
},
"MusicDelay": {
"type": "int",
"value": 83000
},
"MusicNight": {
"type": "int",
"value": 14
}
}
},
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"AnimationState": {
"type": "byte",
"value": 1
},
"Appearance": {
"type": "dword",
"value": 61
},
"AutoRemoveKey": {
"type": "byte",
"value": 0
},
"Bearing": {
"type": "float",
"value": -3.141551017761231
},
"CloseLockDC": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Conversation": {
"type": "resref",
"value": ""
},
"CurrentHP": {
"type": "short",
"value": 80
},
"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": 80
},
"Interruptable": {
"type": "byte",
"value": 1
},
"KeyName": {
"type": "cexostring",
"value": ""
},
"KeyRequired": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": "dt_TowerCellToDD"
},
"LinkedToFlags": {
"type": "byte",
"value": 1
},
"LoadScreenID": {
"type": "word",
"value": 38
},
"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_DD_ToTowerCells"
},
"TemplateResRef": {
"type": "resref",
"value": "nw_door_ttr_27"
},
"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": 15.28000068664551
},
"Y": {
"type": "float",
"value": 1.630000114440918
},
"Z": {
"type": "float",
"value": 0.0
}
}
]
},
"Encounter List": {
"type": "list",
"value": [
{
"__struct_id": 7,
"Active": {
"type": "byte",
"value": 1
},
"CreatureList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 413
},
"CR": {
"type": "float",
"value": 9.0
},
"ResRef": {
"type": "resref",
"value": "x2_mindflayer001"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 414
},
"CR": {
"type": "float",
"value": 17.0
},
"ResRef": {
"type": "resref",
"value": "x2_mindfdarkener"
},
"SingleSpawn": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Appearance": {
"type": "int",
"value": 414
},
"CR": {
"type": "float",
"value": 20.0
},
"ResRef": {
"type": "resref",
"value": "x2_mindfveneratr"
},
"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": -15.97814750671387
},
"Y": {
"type": "float",
"value": 2.252476692199707
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -15.9042444229126
},
"Y": {
"type": "float",
"value": 1.430511474609375e-006
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": 0.08370780944824219
},
"Y": {
"type": "float",
"value": -4.76837158203125e-007
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -6.938702426850796e-005
},
"Y": {
"type": "float",
"value": 0.04656980559229851
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 1,
"X": {
"type": "float",
"value": -0.003564834594726563
},
"Y": {
"type": "float",
"value": 2.392626762390137
},
"Z": {
"type": "float",
"value": 0.02500000037252903
}
}
]
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Rakshasa & Hounds"
}
},
"MaxCreatures": {
"type": "int",
"value": 6
},
"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": 2
},
"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": 30.07831382751465
},
"Y": {
"type": "float",
"value": 54.33927536010742
},
"Z": {
"type": "float",
"value": 9.775161743164063e-006
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "et_RakshasaDD"
},
"TemplateResRef": {
"type": "resref",
"value": "rakshasa"
},
"XPosition": {
"type": "float",
"value": 23.23157501220703
},
"YPosition": {
"type": "float",
"value": 5.10744571685791
},
"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": 78
},
"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": 67680
}
},
"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": 14684
}
},
"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": 436
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "PillarStyle1"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_pillar1"
},
"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": 38.65126800537109
},
"Y": {
"type": "float",
"value": 38.93326568603516
},
"Z": {
"type": "float",
"value": 9.5367431640625e-006
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 78
},
"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": 67680
}
},
"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": 14684
}
},
"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": 436
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "PillarStyle1"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_pillar1"
},
"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": 61.51581573486328
},
"Y": {
"type": "float",
"value": 38.67472839355469
},
"Z": {
"type": "float",
"value": -2.384185791015625e-007
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 78
},
"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": 67680
}
},
"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": 14684
}
},
"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": 436
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "PillarStyle1"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_pillar1"
},
"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": 38.74662780761719
},
"Y": {
"type": "float",
"value": 61.28429794311523
},
"Z": {
"type": "float",
"value": -2.384185791015625e-007
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 78
},
"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": 67680
}
},
"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": 14684
}
},
"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": 436
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "PillarStyle1"
},
"TemplateResRef": {
"type": "resref",
"value": "plc_pillar1"
},
"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": 61.24324035644531
},
"Y": {
"type": "float",
"value": 61.33573913574219
},
"Z": {
"type": "float",
"value": 0.0
}
},
{
"__struct_id": 9,
"AnimationState": {
"type": "byte",
"value": 0
},
"Appearance": {
"type": "dword",
"value": 28
},
"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": "static_portal"
},
"CurrentHP": {
"type": "short",
"value": 10
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"DisarmDC": {
"type": "byte",
"value": 0
},
"Faction": {
"type": "dword",
"value": 1
},
"Fort": {
"type": "byte",
"value": 5
},
"Hardness": {
"type": "byte",
"value": 10
},
"HasInventory": {
"type": "byte",
"value": 0
},
"HP": {
"type": "short",
"value": 10
},
"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": "Static Portal"
}
},
"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": "gz_conv_start"
},
"OnUserDefined": {
"type": "resref",
"value": ""
},
"OpenLockDC": {
"type": "byte",
"value": 0
},
"Plot": {
"type": "byte",
"value": 1
},
"PortraitId": {
"type": "word",
"value": 386
},
"Ref": {
"type": "byte",
"value": 0
},
"Static": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "templar_portal3"
},
"TemplateResRef": {
"type": "resref",
"value": "staticportal"
},
"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": 50.0834846496582
},
"Y": {
"type": "float",
"value": 49.68370819091797
},
"Z": {
"type": "float",
"value": 0.8799958229064941
}
}
]
},
"SoundList": {
"type": "list",
"value": [
{
"__struct_id": 6,
"Active": {
"type": "byte",
"value": 1
},
"Continuous": {
"type": "byte",
"value": 0
},
"Elevation": {
"type": "float",
"value": 1.5
},
"GeneratedType": {
"type": "dword",
"value": 0
},
"Hours": {
"type": "dword",
"value": 0
},
"Interval": {
"type": "dword",
"value": 0
},
"IntervalVrtn": {
"type": "dword",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Magic Crystal Sourcestone"
}
},
"Looping": {
"type": "byte",
"value": 1
},
"MaxDistance": {
"type": "float",
"value": 10.0
},
"MinDistance": {
"type": "float",
"value": 1.0
},
"PitchVariation": {
"type": "float",
"value": 0.0
},
"Positional": {
"type": "byte",
"value": 1
},
"Priority": {
"type": "byte",
"value": 3
},
"Random": {
"type": "byte",
"value": 0
},
"RandomPosition": {
"type": "byte",
"value": 0
},
"RandomRangeX": {
"type": "float",
"value": 0.0
},
"RandomRangeY": {
"type": "float",
"value": 0.0
},
"Sounds": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "al_mg_sourceston"
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "MagicCrystalSourcestone"
},
"TemplateResRef": {
"type": "resref",
"value": "magiccrystalsour"
},
"Times": {
"type": "byte",
"value": 3
},
"Volume": {
"type": "byte",
"value": 127
},
"VolumeVrtn": {
"type": "byte",
"value": 0
},
"XPosition": {
"type": "float",
"value": 19.88527488708496
},
"YPosition": {
"type": "float",
"value": 24.93396949768066
},
"ZPosition": {
"type": "float",
"value": 3.387986183166504
}
},
{
"__struct_id": 6,
"Active": {
"type": "byte",
"value": 1
},
"Continuous": {
"type": "byte",
"value": 0
},
"Elevation": {
"type": "float",
"value": 1.5
},
"GeneratedType": {
"type": "dword",
"value": 0
},
"Hours": {
"type": "dword",
"value": 0
},
"Interval": {
"type": "dword",
"value": 0
},
"IntervalVrtn": {
"type": "dword",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Magic Glowing Ball"
}
},
"Looping": {
"type": "byte",
"value": 1
},
"MaxDistance": {
"type": "float",
"value": 10.0
},
"MinDistance": {
"type": "float",
"value": 1.0
},
"PitchVariation": {
"type": "float",
"value": 0.0
},
"Positional": {
"type": "byte",
"value": 1
},
"Priority": {
"type": "byte",
"value": 3
},
"Random": {
"type": "byte",
"value": 0
},
"RandomPosition": {
"type": "byte",
"value": 0
},
"RandomRangeX": {
"type": "float",
"value": 0.0
},
"RandomRangeY": {
"type": "float",
"value": 0.0
},
"Sounds": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "al_mg_ballmagic1"
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "MagicGlowingBall"
},
"TemplateResRef": {
"type": "resref",
"value": "magicglowingball"
},
"Times": {
"type": "byte",
"value": 3
},
"Volume": {
"type": "byte",
"value": 127
},
"VolumeVrtn": {
"type": "byte",
"value": 0
},
"XPosition": {
"type": "float",
"value": 49.98165512084961
},
"YPosition": {
"type": "float",
"value": 49.50522613525391
},
"ZPosition": {
"type": "float",
"value": 2.380000114440918
}
},
{
"__struct_id": 6,
"Active": {
"type": "byte",
"value": 1
},
"Continuous": {
"type": "byte",
"value": 0
},
"Elevation": {
"type": "float",
"value": 1.5
},
"GeneratedType": {
"type": "dword",
"value": 0
},
"Hours": {
"type": "dword",
"value": 0
},
"Interval": {
"type": "dword",
"value": 0
},
"IntervalVrtn": {
"type": "dword",
"value": 0
},
"LocName": {
"type": "cexolocstring",
"value": {
"0": "Jacobs Ladder"
}
},
"Looping": {
"type": "byte",
"value": 1
},
"MaxDistance": {
"type": "float",
"value": 10.0
},
"MinDistance": {
"type": "float",
"value": 1.0
},
"PitchVariation": {
"type": "float",
"value": 0.0
},
"Positional": {
"type": "byte",
"value": 1
},
"Priority": {
"type": "byte",
"value": 3
},
"Random": {
"type": "byte",
"value": 0
},
"RandomPosition": {
"type": "byte",
"value": 0
},
"RandomRangeX": {
"type": "float",
"value": 0.0
},
"RandomRangeY": {
"type": "float",
"value": 0.0
},
"Sounds": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Sound": {
"type": "resref",
"value": "al_mg_jacobs1"
}
}
]
},
"Tag": {
"type": "cexostring",
"value": "JacobsLadder"
},
"TemplateResRef": {
"type": "resref",
"value": "jacobsladder"
},
"Times": {
"type": "byte",
"value": 3
},
"Volume": {
"type": "byte",
"value": 127
},
"VolumeVrtn": {
"type": "byte",
"value": 0
},
"XPosition": {
"type": "float",
"value": 15.35681533813477
},
"YPosition": {
"type": "float",
"value": 2.855691909790039
},
"ZPosition": {
"type": "float",
"value": 1.49999988079071
}
}
]
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": [
{
"__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.821968078613281
},
"PointY": {
"type": "float",
"value": 14.85022354125977
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -4.718837738037109
},
"PointY": {
"type": "float",
"value": -0.271148681640625
},
"PointZ": {
"type": "float",
"value": 0.0277979914098978
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.2222709655761719
},
"PointY": {
"type": "float",
"value": -0.06768798828125
},
"PointZ": {
"type": "float",
"value": 0.0277979914098978
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.000933876377530396
},
"PointY": {
"type": "float",
"value": 0.08015846461057663
},
"PointZ": {
"type": "float",
"value": 0.0277979914098978
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.1742820739746094
},
"PointY": {
"type": "float",
"value": 14.95917510986328
},
"PointZ": {
"type": "float",
"value": 0.02499994076788425
}
}
]
},
"HighlightHeight": {
"type": "float",
"value": 0.0
},
"KeyName": {
"type": "cexostring",
"value": "7"
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LinkedToFlags": {
"type": "byte",
"value": 0
},
"LoadScreenID": {
"type": "word",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Cheer",
"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": "PopUp7"
},
"TemplateResRef": {
"type": "resref",
"value": "hench_trigger007"
},
"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": 52.13566589355469
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 42.50746154785156
},
"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": -13.7631950378418
},
"PointY": {
"type": "float",
"value": 12.06830978393555
},
"PointZ": {
"type": "float",
"value": 0.2249998152256012
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.554512083530426
},
"PointY": {
"type": "float",
"value": 0.4862260222434998
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.1357192993164063
},
"PointY": {
"type": "float",
"value": -0.07107734680175781
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.1315377056598663
},
"PointY": {
"type": "float",
"value": 0.1153393387794495
},
"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.130747601389885
},
"PointY": {
"type": "float",
"value": 0.1505618095397949
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -0.09897994995117188
},
"PointY": {
"type": "float",
"value": 1.566770553588867
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -13.45284080505371
},
"PointY": {
"type": "float",
"value": 12.04598236083984
},
"PointZ": {
"type": "float",
"value": 0.2250000536441803
}
}
]
},
"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": 35.41561889648438
},
"YOrientation": {
"type": "float",
"value": 0.0
},
"YPosition": {
"type": "float",
"value": 22.49584197998047
},
"ZOrientation": {
"type": "float",
"value": 0.0
},
"ZPosition": {
"type": "float",
"value": 0.0
}
}
]
},
"WaypointList": {
"type": "list",
"value": []
}
}