Added Hedge Wizard's Shoppe
Added Hedge Wizard's Shoppe. Added NWN2 weasel model override. Fixed Fedorla the Troll to be PnP compliant. Full compile.
This commit is contained in:
parent
cc1ba32b9c
commit
030ae5ef2f
BIN
_content/ratdog_creatures/c_weasel.dds
Normal file
BIN
_content/ratdog_creatures/c_weasel.dds
Normal file
Binary file not shown.
2644
_content/ratdog_creatures/c_weasel.mdl
Normal file
2644
_content/ratdog_creatures/c_weasel.mdl
Normal file
File diff suppressed because it is too large
Load Diff
BIN
_content/ratdog_creatures/c_weasel.tga
Normal file
BIN
_content/ratdog_creatures/c_weasel.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 192 KiB |
@ -677,7 +677,7 @@
|
|||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 64
|
"value": 68
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
346
_module/are/baleas_hedgewiz.are.json
Normal file
346
_module/are/baleas_hedgewiz.are.json
Normal file
@ -0,0 +1,346 @@
|
|||||||
|
{
|
||||||
|
"__data_type": "ARE ",
|
||||||
|
"ChanceLightning": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ChanceRain": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ChanceSnow": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Comments": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "City of Baleas - Hedge Wizard's Shoppe"
|
||||||
|
},
|
||||||
|
"Creator_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": -1
|
||||||
|
},
|
||||||
|
"DayNightCycle": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Expansion_List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Flags": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"FogClipDist": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 45.0
|
||||||
|
},
|
||||||
|
"Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": -1
|
||||||
|
},
|
||||||
|
"IsNight": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"LightingScheme": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 19
|
||||||
|
},
|
||||||
|
"LoadScreenID": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 53
|
||||||
|
},
|
||||||
|
"ModListenCheck": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ModSpotCheck": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"MoonAmbientColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 5521460
|
||||||
|
},
|
||||||
|
"MoonDiffuseColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 8537200
|
||||||
|
},
|
||||||
|
"MoonFogAmount": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 14
|
||||||
|
},
|
||||||
|
"MoonFogColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 3745838
|
||||||
|
},
|
||||||
|
"MoonShadows": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Name": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "City of Baleas: Hedge Wizard's Shoppe"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NoRest": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"OnEnter": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "spawn_enter"
|
||||||
|
},
|
||||||
|
"OnExit": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "spawn_exit"
|
||||||
|
},
|
||||||
|
"OnHeartbeat": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnUserDefined": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"PlayerVsPlayer": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"ResRef": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "baleas_hedgewiz"
|
||||||
|
},
|
||||||
|
"ShadowOpacity": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 60
|
||||||
|
},
|
||||||
|
"SkyBox": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunAmbientColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunDiffuseColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunFogAmount": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunFogColor": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"SunShadows": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tag": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "BALEAS_HEDGEWIZ"
|
||||||
|
},
|
||||||
|
"Tile_List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 94
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 10
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 10
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 94
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 280
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 22
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 22
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 10
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 10
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Tile_AnimLoop1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_AnimLoop3": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_Height": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tile_ID": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 281
|
||||||
|
},
|
||||||
|
"Tile_MainLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 13
|
||||||
|
},
|
||||||
|
"Tile_MainLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 22
|
||||||
|
},
|
||||||
|
"Tile_Orientation": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Tile_SrcLight1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 11
|
||||||
|
},
|
||||||
|
"Tile_SrcLight2": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 11
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Tileset": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "tin01"
|
||||||
|
},
|
||||||
|
"Version": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 10
|
||||||
|
},
|
||||||
|
"Width": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"WindPower": {
|
||||||
|
"type": "int",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
@ -11169,7 +11169,7 @@
|
|||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 89
|
"value": 90
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
@ -2913,7 +2913,7 @@
|
|||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 7
|
"value": 8
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
@ -4461,7 +4461,7 @@
|
|||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 5
|
"value": 6
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
765
_module/dlg/cv_nerdoc.dlg.json
Normal file
765
_module/dlg/cv_nerdoc.dlg.json
Normal file
@ -0,0 +1,765 @@
|
|||||||
|
{
|
||||||
|
"__data_type": "DLG ",
|
||||||
|
"DelayEntry": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"DelayReply": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"EndConverAbort": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "nw_walk_wp"
|
||||||
|
},
|
||||||
|
"EndConversation": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "nw_walk_wp"
|
||||||
|
},
|
||||||
|
"EntryList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"RepliesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Speaker": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Welcome! Welcome to my store, <lad/lass>! I'm Nerdoc Jansen of the Athkatlan Jansens, I'm sure you've heard of our exploits in adventuring & turnip farming!"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"RepliesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Speaker": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Well, no matter, now that you're here can I interest in you a spell scroll, or maybe the finest in gnomish alchemy? I had heard that this town was both underrepresented in purveyors of lower circle magic & near a steady souce of spell components so I saw an oppourtunity & decided to set up shop right here!"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 2,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"RepliesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Speaker": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Wonderful! I will have to tell great uncle Jan that he still has fans out here in the boonies. His adventures with the Bhallspawn are legendary among my kin."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 3,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"RepliesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 6
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 5
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Speaker": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": " Absolutley! I had heard that this town was both underrepresented in purveyors of lower circle magic & near a steady souce of spell components so I saw an oppourtunity & decided to set up shop right here! Can I interest in you a the finest in gnomish alchemy? Or pehaps a wand or scroll?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"NumWords": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 202
|
||||||
|
},
|
||||||
|
"PreventZoomIn": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"ReplyList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"EntriesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Never heard of them, sorry."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"EntriesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Maybe some other time."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 2,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"EntriesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Yes, Let us browse your wares."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 3,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"EntriesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Of course!"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 4,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"EntriesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"IsChild": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Very well. So is this some kind of shop?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 5,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"EntriesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Not today, Nerdoc."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 6,
|
||||||
|
"ActionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Animation": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AnimLoop": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Delay": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 4294967295
|
||||||
|
},
|
||||||
|
"EntriesList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Quest": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Script": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Sound": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"Text": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Yes, let me see what you have."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"StartingList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Active": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"ConditionParams": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Index": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
366
_module/gic/baleas_hedgewiz.gic.json
Normal file
366
_module/gic/baleas_hedgewiz.gic.json
Normal file
@ -0,0 +1,366 @@
|
|||||||
|
{
|
||||||
|
"__data_type": "GIC ",
|
||||||
|
"Creature List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Door List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 8,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "CorridorExit"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Encounter List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"Placeable List": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Chest - 4 (High treasure script)"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Box / Crate - 1 (Low treasure script)"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Box / Crate - 1 (Low treasure script)"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Box / Crate - 1 (Low treasure script)\r\n\r\nHardness DC: 10"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Bookshelf script (spawns in books or a mage scroll)."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Boulder"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Box / Crate - 2 (Low treasure script)\r\n\r\nHardness DC: 10"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Pillar - Style 2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Box / Crate - 2 (Low treasure script)\r\n\r\nHardness DC: 10"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Bookshelf script (spawns in books or a mage scroll)."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Bookshelf script (spawns in books or a mage scroll)."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Bookshelf script (spawns in books or a mage scroll)."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Box / Crate - 1 (Low treasure script)\r\n\r\nHardness DC: 10"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Box / Crate - 1 (Low treasure script)\r\n\r\nHardness DC: 10"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Box / Crate - 1 (Low treasure script)\r\n\r\nHardness DC: 10"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Gnomish Contraption / Engine"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Tome"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Sphinx Statue"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Alchemist's Apparatus"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Bookcase 3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Low treasure script."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Chair"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Box / Crate - 2 (Low treasure script)"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Stool"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Sphinx Statue"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Sphinx Statue"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Sphinx Statue"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Loot Bag - 1 (Low treasure script)"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Potted Plant"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Butterflies"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Shaft of Light - White"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Gong"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 9,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Bird Cage"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"SoundList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 6,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"PlayInToolset": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 6,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"PlayInToolset": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"StoreList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"TriggerList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": []
|
||||||
|
},
|
||||||
|
"WaypointList": {
|
||||||
|
"type": "list",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"__struct_id": 5,
|
||||||
|
"Comment": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
@ -263,7 +263,7 @@
|
|||||||
"__struct_id": 8,
|
"__struct_id": 8,
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "Barred Door\r\n\r\nUse this for doors that are never meant to open."
|
"value": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
9831
_module/git/baleas_hedgewiz.git.json
Normal file
9831
_module/git/baleas_hedgewiz.git.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -3564,227 +3564,6 @@
|
|||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 132.5
|
"value": 132.5
|
||||||
},
|
},
|
||||||
"Y": {
|
|
||||||
"type": "float",
|
|
||||||
"value": 16.5
|
|
||||||
},
|
|
||||||
"Z": {
|
|
||||||
"type": "float",
|
|
||||||
"value": 0.2000000029802322
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__struct_id": 8,
|
|
||||||
"AnimationState": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Appearance": {
|
|
||||||
"type": "dword",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"AutoRemoveKey": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Bearing": {
|
|
||||||
"type": "float",
|
|
||||||
"value": 0.0
|
|
||||||
},
|
|
||||||
"CloseLockDC": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Conversation": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": ""
|
|
||||||
},
|
|
||||||
"CurrentHP": {
|
|
||||||
"type": "short",
|
|
||||||
"value": 200
|
|
||||||
},
|
|
||||||
"Description": {
|
|
||||||
"id": 9078,
|
|
||||||
"type": "cexolocstring",
|
|
||||||
"value": {
|
|
||||||
"0": "A sturdy oaken door bars your way."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DisarmDC": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 15
|
|
||||||
},
|
|
||||||
"Faction": {
|
|
||||||
"type": "dword",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"Fort": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 30
|
|
||||||
},
|
|
||||||
"GenericType_New": {
|
|
||||||
"type": "dword",
|
|
||||||
"value": 12
|
|
||||||
},
|
|
||||||
"Hardness": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 20
|
|
||||||
},
|
|
||||||
"HP": {
|
|
||||||
"type": "short",
|
|
||||||
"value": 200
|
|
||||||
},
|
|
||||||
"Interruptable": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"KeyName": {
|
|
||||||
"type": "cexostring",
|
|
||||||
"value": ""
|
|
||||||
},
|
|
||||||
"KeyRequired": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"LinkedTo": {
|
|
||||||
"type": "cexostring",
|
|
||||||
"value": ""
|
|
||||||
},
|
|
||||||
"LinkedToFlags": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 2
|
|
||||||
},
|
|
||||||
"LoadScreenID": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Lockable": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Locked": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"LocName": {
|
|
||||||
"id": 5349,
|
|
||||||
"type": "cexolocstring",
|
|
||||||
"value": {
|
|
||||||
"0": "Barred Door"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"OnClick": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": "door_area_trans"
|
|
||||||
},
|
|
||||||
"OnClosed": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": ""
|
|
||||||
},
|
|
||||||
"OnDamaged": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": ""
|
|
||||||
},
|
|
||||||
"OnDeath": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": "se_door_death"
|
|
||||||
},
|
|
||||||
"OnDisarm": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": ""
|
|
||||||
},
|
|
||||||
"OnFailToOpen": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": "ar_barredoor_f2o"
|
|
||||||
},
|
|
||||||
"OnHeartbeat": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": ""
|
|
||||||
},
|
|
||||||
"OnLock": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": ""
|
|
||||||
},
|
|
||||||
"OnMeleeAttacked": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": ""
|
|
||||||
},
|
|
||||||
"OnOpen": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": "ds_closedoors"
|
|
||||||
},
|
|
||||||
"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": 1
|
|
||||||
},
|
|
||||||
"PortraitId": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 558
|
|
||||||
},
|
|
||||||
"Ref": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 20
|
|
||||||
},
|
|
||||||
"Tag": {
|
|
||||||
"type": "cexostring",
|
|
||||||
"value": "BARRED_DOOR"
|
|
||||||
},
|
|
||||||
"TemplateResRef": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": "barred_door"
|
|
||||||
},
|
|
||||||
"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": 20
|
|
||||||
},
|
|
||||||
"X": {
|
|
||||||
"type": "float",
|
|
||||||
"value": 132.5
|
|
||||||
},
|
|
||||||
"Y": {
|
"Y": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 36.5
|
"value": 36.5
|
||||||
@ -8232,6 +8011,226 @@
|
|||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.2000000029802322
|
"value": 0.2000000029802322
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 8,
|
||||||
|
"AnimationState": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Appearance": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"AutoRemoveKey": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Bearing": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 0.0
|
||||||
|
},
|
||||||
|
"CloseLockDC": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Conversation": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"CurrentHP": {
|
||||||
|
"type": "short",
|
||||||
|
"value": 15
|
||||||
|
},
|
||||||
|
"Description": {
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"DisarmDC": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 15
|
||||||
|
},
|
||||||
|
"Faction": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Fort": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 16
|
||||||
|
},
|
||||||
|
"GenericType_New": {
|
||||||
|
"type": "dword",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"Hardness": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 10
|
||||||
|
},
|
||||||
|
"HP": {
|
||||||
|
"type": "short",
|
||||||
|
"value": 15
|
||||||
|
},
|
||||||
|
"Interruptable": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"KeyName": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"KeyRequired": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"LinkedTo": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "HedgeWiz2Baleas"
|
||||||
|
},
|
||||||
|
"LinkedToFlags": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"LoadScreenID": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Lockable": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Locked": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"LocName": {
|
||||||
|
"id": 5349,
|
||||||
|
"type": "cexolocstring",
|
||||||
|
"value": {
|
||||||
|
"0": "Door"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"OnClick": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnClosed": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnDamaged": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnDeath": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "se_door_death"
|
||||||
|
},
|
||||||
|
"OnDisarm": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnFailToOpen": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "door_fail2open"
|
||||||
|
},
|
||||||
|
"OnHeartbeat": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnLock": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnMeleeAttacked": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
|
"OnOpen": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "ra_close_door"
|
||||||
|
},
|
||||||
|
"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": 1
|
||||||
|
},
|
||||||
|
"PortraitId": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Ref": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"Tag": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Baleas2HedgeWiz"
|
||||||
|
},
|
||||||
|
"TemplateResRef": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "x2_dooreasy2"
|
||||||
|
},
|
||||||
|
"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": 132.5
|
||||||
|
},
|
||||||
|
"Y": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 16.5
|
||||||
|
},
|
||||||
|
"Z": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 0.2000000029802322
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -5043,7 +5043,7 @@
|
|||||||
"id": 14817,
|
"id": 14817,
|
||||||
"type": "cexolocstring",
|
"type": "cexolocstring",
|
||||||
"value": {
|
"value": {
|
||||||
"0": "SP_SN99_SA_SR40M00_SD20M15_RW_PC05R_RG001_SU30_DS2"
|
"0": "SP_SN60_SA_SR40M00_SD20M15_RW_PC05R_RG001_SU30_DS2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"MapNote": {
|
"MapNote": {
|
||||||
|
@ -1742,6 +1742,13 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "10a_gorgon_den"
|
"value": "10a_gorgon_den"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 6,
|
||||||
|
"Area_Name": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "baleas_hedgewiz"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -6858,6 +6858,25 @@
|
|||||||
"value": "troll005"
|
"value": "troll005"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"CR": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 13.0
|
||||||
|
},
|
||||||
|
"FACTION": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Hostile"
|
||||||
|
},
|
||||||
|
"NAME": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Fedorla the Wise"
|
||||||
|
},
|
||||||
|
"RESREF": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "troll_fedorla"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"CR": {
|
"CR": {
|
||||||
@ -17660,6 +17679,25 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "npc_klaus"
|
"value": "npc_klaus"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"CR": {
|
||||||
|
"type": "float",
|
||||||
|
"value": 12.0
|
||||||
|
},
|
||||||
|
"FACTION": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Merchant"
|
||||||
|
},
|
||||||
|
"NAME": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Nerdoc"
|
||||||
|
},
|
||||||
|
"RESREF": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "npc_nerdoc"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -38767,17 +38767,6 @@
|
|||||||
"value": "prc_wol_corals"
|
"value": "prc_wol_corals"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"__struct_id": 0,
|
|
||||||
"NAME": {
|
|
||||||
"type": "cexostring",
|
|
||||||
"value": "Darklight +3"
|
|
||||||
},
|
|
||||||
"RESREF": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": "wplmss013"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"NAME": {
|
"NAME": {
|
||||||
|
@ -144,6 +144,17 @@
|
|||||||
"value": "gobweapons"
|
"value": "gobweapons"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"NAME": {
|
||||||
|
"type": "cexostring",
|
||||||
|
"value": "Hedge Wizard's Shoppe"
|
||||||
|
},
|
||||||
|
"RESREF": {
|
||||||
|
"type": "resref",
|
||||||
|
"value": "store_hedgewiz"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"NAME": {
|
"NAME": {
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1654
_module/utc/npc_nerdoc.utc.json
Normal file
1654
_module/utc/npc_nerdoc.utc.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -484,7 +484,9 @@
|
|||||||
"Description": {
|
"Description": {
|
||||||
"id": 12785,
|
"id": 12785,
|
||||||
"type": "cexolocstring",
|
"type": "cexolocstring",
|
||||||
"value": {}
|
"value": {
|
||||||
|
"0": "Trolls are horrid carnivores, devouring everything from grubs to humanoids. Most creatures avoid these beasts, as they know no fear and attack unceasingly when hungry."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"Dex": {
|
"Dex": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
|
1222
_module/utc/troll_fedorla.utc.json
Normal file
1222
_module/utc/troll_fedorla.utc.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -18,7 +18,7 @@
|
|||||||
},
|
},
|
||||||
"Cost": {
|
"Cost": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 16822
|
"value": 23122
|
||||||
},
|
},
|
||||||
"Cursed": {
|
"Cursed": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -100,6 +100,37 @@
|
|||||||
"value": 0
|
"value": 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"ChanceAppear": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 100
|
||||||
|
},
|
||||||
|
"CostTable": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 18
|
||||||
|
},
|
||||||
|
"CostValue": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
"Param1": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 9
|
||||||
|
},
|
||||||
|
"Param1Value": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"PropertyName": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 44
|
||||||
|
},
|
||||||
|
"Subtype": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"ChanceAppear": {
|
"ChanceAppear": {
|
||||||
|
@ -1,216 +0,0 @@
|
|||||||
{
|
|
||||||
"__data_type": "UTI ",
|
|
||||||
"AddCost": {
|
|
||||||
"type": "dword",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"BaseItem": {
|
|
||||||
"type": "int",
|
|
||||||
"value": 58
|
|
||||||
},
|
|
||||||
"Charges": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Comment": {
|
|
||||||
"type": "cexostring",
|
|
||||||
"value": "1"
|
|
||||||
},
|
|
||||||
"Cost": {
|
|
||||||
"type": "dword",
|
|
||||||
"value": 29882
|
|
||||||
},
|
|
||||||
"Cursed": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"DescIdentified": {
|
|
||||||
"id": 13213,
|
|
||||||
"type": "cexolocstring",
|
|
||||||
"value": {
|
|
||||||
"0": "They say that this spear was crafted not long ago by a being calling himself the Darkener, a strange sorcerer who sought to unravel the secrets of light and dark. From the nether regions of the universe he drew forth the knowledge to enchant such a weapon, which he intended to carry with him when he descended into the para-elemental plane of shadow. The Darkener eventually entered the plane but never returned. His spear was found seven years later, sticking from the side of a random peasant's home. Nobody has any idea why, or what became of him."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": {
|
|
||||||
"type": "cexolocstring",
|
|
||||||
"value": {
|
|
||||||
"0": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Identified": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"LocalizedName": {
|
|
||||||
"id": 14247,
|
|
||||||
"type": "cexolocstring",
|
|
||||||
"value": {
|
|
||||||
"0": "Darklight +3"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ModelPart1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 13
|
|
||||||
},
|
|
||||||
"ModelPart2": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 43
|
|
||||||
},
|
|
||||||
"ModelPart3": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 23
|
|
||||||
},
|
|
||||||
"PaletteID": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 51
|
|
||||||
},
|
|
||||||
"Plot": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"PropertiesList": {
|
|
||||||
"type": "list",
|
|
||||||
"value": [
|
|
||||||
{
|
|
||||||
"__struct_id": 0,
|
|
||||||
"ChanceAppear": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 100
|
|
||||||
},
|
|
||||||
"CostTable": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 3
|
|
||||||
},
|
|
||||||
"CostValue": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 9
|
|
||||||
},
|
|
||||||
"Param1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 255
|
|
||||||
},
|
|
||||||
"Param1Value": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"PropertyName": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 15
|
|
||||||
},
|
|
||||||
"Subtype": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 75
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__struct_id": 0,
|
|
||||||
"ChanceAppear": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 100
|
|
||||||
},
|
|
||||||
"CostTable": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 2
|
|
||||||
},
|
|
||||||
"CostValue": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 3
|
|
||||||
},
|
|
||||||
"Param1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 255
|
|
||||||
},
|
|
||||||
"Param1Value": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 255
|
|
||||||
},
|
|
||||||
"PropertyName": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 6
|
|
||||||
},
|
|
||||||
"Subtype": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__struct_id": 0,
|
|
||||||
"ChanceAppear": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 100
|
|
||||||
},
|
|
||||||
"CostTable": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 18
|
|
||||||
},
|
|
||||||
"CostValue": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 3
|
|
||||||
},
|
|
||||||
"Param1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 9
|
|
||||||
},
|
|
||||||
"Param1Value": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"PropertyName": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 44
|
|
||||||
},
|
|
||||||
"Subtype": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__struct_id": 0,
|
|
||||||
"ChanceAppear": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 100
|
|
||||||
},
|
|
||||||
"CostTable": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"CostValue": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Param1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 255
|
|
||||||
},
|
|
||||||
"Param1Value": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"PropertyName": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 83
|
|
||||||
},
|
|
||||||
"Subtype": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"StackSize": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 1
|
|
||||||
},
|
|
||||||
"Stolen": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"Tag": {
|
|
||||||
"type": "cexostring",
|
|
||||||
"value": "NW_WPLMSS011"
|
|
||||||
},
|
|
||||||
"TemplateResRef": {
|
|
||||||
"type": "resref",
|
|
||||||
"value": "wplmss013"
|
|
||||||
}
|
|
||||||
}
|
|
@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "Garbos' Store"
|
"value": "Garbos' Store\r\n\r\nBased on XP2 Chapter 3 Magic Store"
|
||||||
},
|
},
|
||||||
"ID": {
|
"ID": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
|
2413
_module/utm/store_hedgewiz.utm.json
Normal file
2413
_module/utm/store_hedgewiz.utm.json
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user