npc and drops changes
This commit is contained in:
parent
ebdbe402f2
commit
ea911094bf
@ -32,6 +32,10 @@
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"FogClipDist": {
|
||||
"type": "float",
|
||||
"value": 45.0
|
||||
},
|
||||
"Height": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
@ -118,6 +122,10 @@
|
||||
"type": "byte",
|
||||
"value": 60
|
||||
},
|
||||
"SkyBox": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"SunAmbientColor": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
@ -319,13 +327,17 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"TileBrdrDisabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tileset": {
|
||||
"type": "resref",
|
||||
"value": "tin01"
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 2
|
||||
"value": 3
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -2917,7 +2917,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 68
|
||||
"value": 69
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -1703,13 +1703,17 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"TileBrdrDisabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tileset": {
|
||||
"type": "resref",
|
||||
"value": "tcn01"
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 28
|
||||
"value": 29
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -843,13 +843,17 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"TileBrdrDisabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tileset": {
|
||||
"type": "resref",
|
||||
"value": "tin01"
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 4
|
||||
"value": 5
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -5358,13 +5358,17 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"TileBrdrDisabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tileset": {
|
||||
"type": "resref",
|
||||
"value": "tcn01"
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 15
|
||||
"value": 17
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -5358,13 +5358,17 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"TileBrdrDisabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tileset": {
|
||||
"type": "resref",
|
||||
"value": "ttd01"
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 7
|
||||
"value": 8
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -220,26 +220,26 @@
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "spawn 1-3 npc's.\r\nonce killed no more spawned.\r\nspawn randomly in 5m rad of waypoint.\r\ndaytime only, gone at night.\r\nrandon walk in 10m rad of waypoint."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "spawn 1-3 npc's.\r\nonce killed no more spawned.\r\nspawn randomly in 5m rad of waypoint.\r\ndaytime only, gone at night.\r\nrandon walk in 10m rad of waypoint."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "spawn 1-3 npc's.\r\nonce killed no more spawned.\r\nspawn randomly in 5m rad of waypoint.\r\ndaytime only, gone at night.\r\nrandon walk in 10m rad of waypoint."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "spawn 1-3 npc's.\r\nonce killed no more spawned.\r\nspawn randomly in 5m rad of waypoint.\r\ndaytime only, gone at night.\r\nrandon walk in 10m rad of waypoint."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -149,61 +149,47 @@
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn code for 1 mob, every 10 mins."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn code for 1 mob, every 10 mins."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn code for 1 mob, every 10 mins."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn code for 1 mob, every 10 mins."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn code for 1 mob, every 10 mins."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn code for 1 mob, every 10 mins."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn code for 1 mob, every 10 mins."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn code for 1 mob, every 10 mins."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn code for 1 mob, every 10 mins."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "standard spawn code for 1 mob, every 10 mins."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "spawn 1-3 npc's.\r\nonce killed no more spawned.\r\nspawn randomly in 5m rad of waypoint.\r\ndaytime only, gone at night.\r\nrandon walk in 10m rad of waypoint."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "spawn 1-3 npc's.\r\nonce killed no more spawned.\r\nspawn randomly in 5m rad of waypoint.\r\ndaytime only, gone at night.\r\nrandon walk in 10m rad of waypoint."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -4427,7 +4427,7 @@
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": "WP_at_fromimperialcastletocastlecro"
|
||||
"value": "WP_impcastletocastlestxroadN"
|
||||
},
|
||||
"LinkedToFlags": {
|
||||
"type": "byte",
|
||||
@ -4440,7 +4440,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "at_fromcastlecrosstoImperialcastle"
|
||||
"0": "castlexroadNtoimpcastle"
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
@ -4477,7 +4477,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "at_fromcastlecrosstoImperialcast"
|
||||
"value": "castlexroadNtoimpcastle"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
@ -5192,65 +5192,6 @@
|
||||
"WaypointList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "WP_at_fromcastlecrosstoImperialcast"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 1.111825076804962e-005
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 10.06304359436035
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
"value": -1.0
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 119.1797256469727
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": 0.002320289611816406
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Appearance": {
|
||||
@ -5549,6 +5490,65 @@
|
||||
"type": "float",
|
||||
"value": -4.76837158203125e-007
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "WP_castlexroadNtoimpcastle"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 10.11999988555908
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
"value": -1.0
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 118.5400009155273
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -7,11 +7,11 @@
|
||||
"__struct_id": 100,
|
||||
"AmbientSndDay": {
|
||||
"type": "int",
|
||||
"value": 31
|
||||
"value": 30
|
||||
},
|
||||
"AmbientSndDayVol": {
|
||||
"type": "int",
|
||||
"value": 71
|
||||
"value": 50
|
||||
},
|
||||
"AmbientSndNight": {
|
||||
"type": "int",
|
||||
@ -19,7 +19,7 @@
|
||||
},
|
||||
"AmbientSndNitVol": {
|
||||
"type": "int",
|
||||
"value": 72
|
||||
"value": 49
|
||||
},
|
||||
"EnvAudio": {
|
||||
"type": "int",
|
||||
@ -4577,7 +4577,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -4638,7 +4638,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
|
@ -1460,11 +1460,11 @@
|
||||
},
|
||||
"Positional": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"Priority": {
|
||||
"type": "byte",
|
||||
"value": 19
|
||||
"value": 20
|
||||
},
|
||||
"Random": {
|
||||
"type": "byte",
|
||||
@ -1472,15 +1472,15 @@
|
||||
},
|
||||
"RandomPosition": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"RandomRangeX": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 50.0
|
||||
},
|
||||
"RandomRangeY": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 50.0
|
||||
},
|
||||
"Sounds": {
|
||||
"type": "list",
|
||||
@ -1529,7 +1529,7 @@
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
"value": 61
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
@ -1572,11 +1572,11 @@
|
||||
},
|
||||
"Interval": {
|
||||
"type": "dword",
|
||||
"value": 25000
|
||||
"value": 60000
|
||||
},
|
||||
"IntervalVrtn": {
|
||||
"type": "dword",
|
||||
"value": 5000
|
||||
"value": 100
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
@ -1665,7 +1665,7 @@
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
"value": 65
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
@ -1930,7 +1930,7 @@
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": "WP_at_fromcastlecrosstoImperialc"
|
||||
"value": "WP_castlexroadNtoimpcastle"
|
||||
},
|
||||
"LinkedToFlags": {
|
||||
"type": "byte",
|
||||
@ -1943,7 +1943,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "at_fromimperialcastletocastlecross"
|
||||
"0": "impcastletocastlestxroadN"
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
@ -1980,7 +1980,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "at_fromimperialcastletocastlecro"
|
||||
"value": "impcastletocastlestxroadN"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
@ -2020,7 +2020,7 @@
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 50.01708984375
|
||||
"value": 50.02000045776367
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
@ -2028,7 +2028,7 @@
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 4.436334609985352
|
||||
"value": 4.0
|
||||
},
|
||||
"ZOrientation": {
|
||||
"type": "float",
|
||||
@ -2478,65 +2478,6 @@
|
||||
"WaypointList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "WP_at_fromimperialcastletocastlecro"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 54.94491195678711
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 3.864364147186279
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": 9.5367431640625e-006
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Appearance": {
|
||||
@ -2974,13 +2915,11 @@
|
||||
"__struct_id": 5,
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
"value": {}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
@ -2993,7 +2932,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01R03_SS_SR05_DT_RW10"
|
||||
"0": "WP_impcastletocastlestxroadN"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -3006,19 +2945,19 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "citynoble"
|
||||
"value": "WP_impcastletocastlestxroadN"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_sx01r03_ss_sr"
|
||||
"value": ""
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
"value": 1.541428310757299e-043
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 98.91070556640625
|
||||
"value": 54.93999862670898
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
@ -3026,74 +2965,11 @@
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 11.27496242523193
|
||||
"value": 3.410000085830689
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": -2.384185791015625e-007
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01R03_SS_SR05_DT_RW10"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "citynoble"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "sp_sx01r03_ss_sr"
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": -0.02454526349902153
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 11.29165649414063
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
"value": -0.9996986985206604
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 96.87046813964844
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": -4.76837158203125e-007
|
||||
"value": 0.0
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -11,7 +11,7 @@
|
||||
},
|
||||
"AmbientSndDayVol": {
|
||||
"type": "int",
|
||||
"value": 86
|
||||
"value": 56
|
||||
},
|
||||
"AmbientSndNight": {
|
||||
"type": "int",
|
||||
@ -19,7 +19,7 @@
|
||||
},
|
||||
"AmbientSndNitVol": {
|
||||
"type": "int",
|
||||
"value": 67
|
||||
"value": 54
|
||||
},
|
||||
"EnvAudio": {
|
||||
"type": "int",
|
||||
@ -764,7 +764,7 @@
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
"value": 62
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
@ -886,7 +886,7 @@
|
||||
},
|
||||
"Volume": {
|
||||
"type": "byte",
|
||||
"value": 127
|
||||
"value": 62
|
||||
},
|
||||
"VolumeVrtn": {
|
||||
"type": "byte",
|
||||
@ -1356,7 +1356,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -1417,7 +1417,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -1478,7 +1478,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -1539,7 +1539,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -1600,7 +1600,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -1661,7 +1661,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -1722,7 +1722,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -1783,7 +1783,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -1844,7 +1844,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -1905,7 +1905,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -1966,7 +1966,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -2027,7 +2027,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -2088,7 +2088,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -2149,7 +2149,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
@ -2210,7 +2210,7 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "SP_SX01_PA_GT02_TM15_RT_DS_RW30"
|
||||
"0": "SP_SX01_PA_GT02_TM25_RT_DS_RW30"
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
|
@ -10895,7 +10895,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 20.0
|
||||
"value": 17.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@ -14770,7 +14770,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 17.0
|
||||
"value": 12.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@ -14846,7 +14846,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.5
|
||||
"value": 17.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@ -14957,7 +14957,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
"value": 13.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@ -15071,7 +15071,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 35.0
|
||||
"value": 31.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@ -15079,7 +15079,7 @@
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Hulks"
|
||||
"value": "Hulka"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
@ -15090,7 +15090,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 18.0
|
||||
"value": 14.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@ -15163,7 +15163,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 22.0
|
||||
"value": 10.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@ -15182,7 +15182,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
"value": 4.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
|
@ -12672,6 +12672,17 @@
|
||||
"value": "heqila_skin"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Hulka Skin"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "hulkaskin"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"RESREF": {
|
||||
@ -15779,6 +15790,17 @@
|
||||
"value": 16807522
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Hulka Slam"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "hulkaslam"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@ -44773,17 +44795,6 @@
|
||||
"value": "prc_wol_witches"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Ice Pick"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "icepick"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@ -45139,22 +45150,22 @@
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "NegaBolt"
|
||||
"value": "Nightbringer"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "negabolt"
|
||||
"value": "nightbringer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Nightbringer"
|
||||
"value": "Ografe's Morningstar"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "nightbringer"
|
||||
"value": "negabolt"
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -46878,6 +46889,17 @@
|
||||
"value": 16807512
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Ice Pick"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "icepick001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"RESREF": {
|
||||
@ -47180,6 +47202,17 @@
|
||||
"value": 1552
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Spear"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "zep_wpnssp_004"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 72
|
||||
"value": 6419
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 17.0
|
||||
"value": 12.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@ -46,7 +46,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -14
|
||||
"value": -5
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@ -89,7 +89,7 @@
|
||||
"__struct_id": 32,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "kosh"
|
||||
"value": "zep_wpnssp_004"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -270,7 +270,7 @@
|
||||
},
|
||||
"Lootable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
@ -680,7 +680,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 7
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 378
|
||||
"value": 6401
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 20.0
|
||||
"value": 17.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@ -63,6 +63,7 @@
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "",
|
||||
"id": 40625
|
||||
}
|
||||
},
|
||||
@ -239,7 +240,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 634
|
||||
"value": 191
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 377
|
||||
"value": 6415
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@ -233,7 +233,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 633
|
||||
"value": 3833
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
@ -792,7 +792,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 7
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 81
|
||||
"value": 1719
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
"value": 13.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@ -57,7 +57,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -21
|
||||
"value": -16
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@ -100,7 +100,7 @@
|
||||
"__struct_id": 16,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "icepick"
|
||||
"value": "icepick001"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -117,13 +117,6 @@
|
||||
"value": "x0_it_mring012"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 512,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item008"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 16384,
|
||||
"EquippedRes": {
|
||||
@ -483,13 +476,6 @@
|
||||
"value": 7910
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 7927
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
@ -511,6 +497,13 @@
|
||||
"value": 7930
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 7927
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
@ -613,7 +606,7 @@
|
||||
"__struct_id": 1,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "icepick"
|
||||
"value": "nw_it_torch001"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
@ -628,71 +621,11 @@
|
||||
"__struct_id": 2,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_wswss001"
|
||||
"value": "icepick001"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_torch001"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 4,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mpotion001"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mpotion001"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 7
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 6,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mpotion001"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
"value": 3
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
@ -711,7 +644,7 @@
|
||||
},
|
||||
"Lootable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
@ -719,7 +652,7 @@
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
"value": 10
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@ -743,7 +676,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 216
|
||||
"value": 3206
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
@ -1113,7 +1046,7 @@
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 34
|
||||
"value": 26
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
@ -1137,7 +1070,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 7
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
@ -2,11 +2,11 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 79
|
||||
"value": 6416
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 4
|
||||
},
|
||||
"Cha": {
|
||||
"type": "byte",
|
||||
@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 35.0
|
||||
"value": 31.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@ -68,7 +68,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 0
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@ -76,7 +76,7 @@
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 5000
|
||||
},
|
||||
"Deity": {
|
||||
"type": "cexostring",
|
||||
@ -97,25 +97,53 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item011"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 4,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item007"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 256,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item012"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 16384,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpsp005"
|
||||
"value": "hulkaslam"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 32768,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpsp005"
|
||||
"value": "hulkaslam"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 65536,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewps005"
|
||||
"value": "hulkaslam"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 131072,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "hulkaskin"
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -153,7 +181,7 @@
|
||||
"FirstName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Hulks"
|
||||
"0": "Hulka"
|
||||
}
|
||||
},
|
||||
"fortbonus": {
|
||||
@ -200,7 +228,7 @@
|
||||
},
|
||||
"Lootable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
@ -208,7 +236,7 @@
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 23
|
||||
"value": 10
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@ -232,7 +260,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 218
|
||||
"value": 217
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
@ -574,7 +602,7 @@
|
||||
},
|
||||
"SoundSetFile": {
|
||||
"type": "word",
|
||||
"value": 43
|
||||
"value": 71
|
||||
},
|
||||
"SpecAbilityList": {
|
||||
"type": "list",
|
||||
@ -613,11 +641,11 @@
|
||||
},
|
||||
"StartingPackage": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 77
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 35
|
||||
"value": 36
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
@ -641,7 +669,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 7
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
@ -2,11 +2,11 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 78
|
||||
"value": 1716
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 4
|
||||
},
|
||||
"Cha": {
|
||||
"type": "byte",
|
||||
@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 18.0
|
||||
"value": 14.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@ -46,7 +46,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -26
|
||||
"value": -19
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@ -78,6 +78,13 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item011"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 16,
|
||||
"EquippedRes": {
|
||||
@ -353,7 +360,7 @@
|
||||
},
|
||||
"Lootable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
@ -385,7 +392,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 217
|
||||
"value": 3198
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 127
|
||||
"value": 3458
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@ -236,7 +236,7 @@
|
||||
"__struct_id": 0,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "dwarvenpickaxe"
|
||||
"value": "zep_heavypick"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
@ -259,7 +259,7 @@
|
||||
},
|
||||
"Lootable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
@ -736,7 +736,7 @@
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 27
|
||||
"value": 28
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 127
|
||||
"value": 1151
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 22.0
|
||||
"value": 10.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@ -57,7 +57,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": -6
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@ -65,7 +65,7 @@
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 5000
|
||||
},
|
||||
"Deity": {
|
||||
"type": "cexostring",
|
||||
@ -244,7 +244,7 @@
|
||||
},
|
||||
"Lootable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
@ -252,11 +252,11 @@
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 26
|
||||
"value": 10
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@ -276,7 +276,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 262
|
||||
"value": 2209
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
@ -646,7 +646,7 @@
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 25
|
||||
"value": 26
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
@ -670,7 +670,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 7
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 127
|
||||
"value": 3458
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
"value": 4.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@ -573,6 +573,36 @@
|
||||
"SpecAbilityList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 4,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 775
|
||||
},
|
||||
"SpellCasterLevel": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 4,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 775
|
||||
},
|
||||
"SpellCasterLevel": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 4,
|
||||
"Spell": {
|
||||
@ -635,7 +665,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
"value": 7
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 79
|
||||
"value": 3408
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 0.5
|
||||
"value": 17.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@ -27,7 +27,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 10
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -38,11 +38,26 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 10
|
||||
"value": 12
|
||||
},
|
||||
"KnownList1": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 2520
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"SpellMetaMagic": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
@ -57,6 +72,86 @@
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 143
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"SpellMetaMagic": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 165
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"SpellMetaMagic": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"KnownList2": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 36
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"SpellMetaMagic": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 519
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"SpellMetaMagic": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 64
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"SpellMetaMagic": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -82,7 +177,7 @@
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 59
|
||||
"value": 78
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
@ -97,7 +192,7 @@
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 78
|
||||
"value": 92
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
@ -127,7 +222,7 @@
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 370
|
||||
"value": 3686
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
@ -187,6 +282,36 @@
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 3687
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"SpellMetaMagic": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 1787
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"SpellMetaMagic": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -197,7 +322,72 @@
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 40
|
||||
"value": 25
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"SpellMetaMagic": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 3159
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"SpellMetaMagic": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"KnownList6": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 14
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"SpellMetaMagic": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 3111
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"SpellMetaMagic": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Spell": {
|
||||
"type": "word",
|
||||
"value": 74
|
||||
},
|
||||
"SpellFlags": {
|
||||
"type": "byte",
|
||||
@ -238,15 +428,15 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -14
|
||||
"value": 0
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 1
|
||||
"value": 60
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 5000
|
||||
},
|
||||
"Deity": {
|
||||
"type": "cexostring",
|
||||
@ -325,6 +515,13 @@
|
||||
"value": 293
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 944
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
@ -501,7 +698,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 1
|
||||
"value": 60
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@ -535,7 +732,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 126
|
||||
"value": 150
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@ -563,7 +760,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 218
|
||||
"value": 217
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
@ -660,7 +857,7 @@
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -681,7 +878,7 @@
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 7
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -905,7 +1102,7 @@
|
||||
},
|
||||
"SoundSetFile": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
"value": 42
|
||||
},
|
||||
"SpecAbilityList": {
|
||||
"type": "list",
|
||||
@ -944,11 +1141,11 @@
|
||||
},
|
||||
"StartingPackage": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
"value": 39
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 21
|
||||
"value": 22
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
@ -972,7 +1169,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 7
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 88
|
||||
"value": 6417
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@ -166,7 +166,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 228
|
||||
"value": 2030
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
@ -218,7 +218,7 @@
|
||||
},
|
||||
"ScriptSpawn": {
|
||||
"type": "resref",
|
||||
"value": "no_spn_ftrwood"
|
||||
"value": "no_spn_ftrsize"
|
||||
},
|
||||
"ScriptSpellAt": {
|
||||
"type": "resref",
|
||||
@ -508,7 +508,7 @@
|
||||
},
|
||||
"SoundSetFile": {
|
||||
"type": "word",
|
||||
"value": 65535
|
||||
"value": 452
|
||||
},
|
||||
"SpecAbilityList": {
|
||||
"type": "list",
|
||||
@ -588,7 +588,7 @@
|
||||
},
|
||||
"Value": {
|
||||
"type": "float",
|
||||
"value": 0.4000000059604645
|
||||
"value": 0.2000000029802322
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -6,7 +6,7 @@
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 73
|
||||
},
|
||||
"Charges": {
|
||||
"type": "byte",
|
||||
@ -14,11 +14,11 @@
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "Level 3\r\n\r\nfrost giant/emt(2)"
|
||||
"value": ""
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 397644
|
||||
"value": 0
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@ -26,43 +26,29 @@
|
||||
},
|
||||
"DescIdentified": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "",
|
||||
"id": 13213
|
||||
}
|
||||
"value": {}
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
"value": {}
|
||||
},
|
||||
"Identified": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Ice Pick",
|
||||
"id": 14013
|
||||
"0": "Hulka Skin"
|
||||
}
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 13
|
||||
},
|
||||
"ModelPart2": {
|
||||
"type": "byte",
|
||||
"value": 13
|
||||
},
|
||||
"ModelPart3": {
|
||||
"type": "byte",
|
||||
"value": 41
|
||||
"value": 1
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 41
|
||||
"value": 14
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
@ -79,11 +65,11 @@
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
"value": 90
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
@ -95,7 +81,7 @@
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 16
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
@ -110,11 +96,11 @@
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
"value": 80
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
@ -126,11 +112,11 @@
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 16
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 7
|
||||
"value": 21
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -141,11 +127,42 @@
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 110
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
@ -157,11 +174,11 @@
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 23
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 7
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -176,7 +193,7 @@
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
"value": 4
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
@ -184,42 +201,11 @@
|
||||
},
|
||||
"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": 6
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 44
|
||||
"value": 51
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
@ -238,22 +224,14 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "IcePick"
|
||||
"value": "HulkaSkin"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "icepick"
|
||||
"value": "hulkaskin"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 13
|
||||
},
|
||||
"xModelPart2": {
|
||||
"type": "word",
|
||||
"value": 13
|
||||
},
|
||||
"xModelPart3": {
|
||||
"type": "word",
|
||||
"value": 41
|
||||
"value": 1
|
||||
}
|
||||
}
|
206
_module/uti/HulkaSlam.uti.json
Normal file
206
_module/uti/HulkaSlam.uti.json
Normal file
@ -0,0 +1,206 @@
|
||||
{
|
||||
"__data_type": "UTI ",
|
||||
"AddCost": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
"value": 71
|
||||
},
|
||||
"Charges": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 1119236
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"DescIdentified": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"Identified": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Hulka Slam"
|
||||
}
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 56
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertiesList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"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": 43
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 47
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 74
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 19
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 26
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 77
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"StackSize": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Stolen": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "HulkaSlam"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "hulkaslam"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
}
|
222
_module/uti/IcePick001.uti.json
Normal file
222
_module/uti/IcePick001.uti.json
Normal file
@ -0,0 +1,222 @@
|
||||
{
|
||||
"__data_type": "UTI ",
|
||||
"AddCost": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
"value": 115
|
||||
},
|
||||
"Charges": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 359134
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"DescIdentified": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"Identified": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Ice Pick"
|
||||
}
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 34
|
||||
},
|
||||
"ModelPart2": {
|
||||
"type": "byte",
|
||||
"value": 13
|
||||
},
|
||||
"ModelPart3": {
|
||||
"type": "byte",
|
||||
"value": 34
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 106
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertiesList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 16
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 16
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 7
|
||||
}
|
||||
},
|
||||
{
|
||||
"__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": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"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": 33
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"StackSize": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Stolen": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "IcePick"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "icepick001"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 34
|
||||
},
|
||||
"xModelPart2": {
|
||||
"type": "word",
|
||||
"value": 13
|
||||
},
|
||||
"xModelPart3": {
|
||||
"type": "word",
|
||||
"value": 34
|
||||
}
|
||||
}
|
@ -58,130 +58,6 @@
|
||||
"PropertiesList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 22
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 23
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 23
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 23
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@ -244,6 +120,37 @@
|
||||
"value": 13
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@ -275,6 +182,68 @@
|
||||
"value": 7
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 70
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 82
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
|
@ -44,7 +44,7 @@
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 69
|
||||
"value": 88
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@ -76,6 +76,6 @@
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 69
|
||||
"value": 88
|
||||
}
|
||||
}
|
||||
|
@ -18,7 +18,7 @@
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 1280182
|
||||
"value": 462842
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@ -46,15 +46,15 @@
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 33
|
||||
"value": 71
|
||||
},
|
||||
"ModelPart2": {
|
||||
"type": "byte",
|
||||
"value": 43
|
||||
"value": 71
|
||||
},
|
||||
"ModelPart3": {
|
||||
"type": "byte",
|
||||
"value": 13
|
||||
"value": 71
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@ -67,99 +67,6 @@
|
||||
"PropertiesList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 56
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@ -172,7 +79,7 @@
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
"value": 31
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
@ -188,7 +95,7 @@
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -222,37 +129,6 @@
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 18
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 44
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@ -283,130 +159,6 @@
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__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": 63
|
||||
},
|
||||
"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": 63
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 31
|
||||
}
|
||||
},
|
||||
{
|
||||
"__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": 63
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"__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": 63
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 7
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -428,14 +180,14 @@
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 33
|
||||
"value": 71
|
||||
},
|
||||
"xModelPart2": {
|
||||
"type": "word",
|
||||
"value": 43
|
||||
"value": 71
|
||||
},
|
||||
"xModelPart3": {
|
||||
"type": "word",
|
||||
"value": 13
|
||||
"value": 71
|
||||
}
|
||||
}
|
||||
|
@ -89,37 +89,6 @@
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 22
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
|
@ -58,192 +58,6 @@
|
||||
"PropertiesList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 23
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 23
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 23
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"__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": 26
|
||||
},
|
||||
"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": 75
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@ -272,7 +86,7 @@
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -287,7 +101,7 @@
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
"value": 65
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
@ -303,7 +117,7 @@
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -314,89 +128,27 @@
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 37
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"__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": 37
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
}
|
||||
},
|
||||
{
|
||||
"__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": 37
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -18,7 +18,7 @@
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 987416
|
||||
"value": 393416
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@ -43,20 +43,20 @@
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "NegaBolt"
|
||||
"0": "Ografe's Morningstar"
|
||||
}
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 14
|
||||
"value": 12
|
||||
},
|
||||
"ModelPart2": {
|
||||
"type": "byte",
|
||||
"value": 41
|
||||
"value": 44
|
||||
},
|
||||
"ModelPart3": {
|
||||
"type": "byte",
|
||||
"value": 11
|
||||
"value": 41
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@ -69,68 +69,6 @@
|
||||
"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": 203
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 16
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@ -267,15 +205,15 @@
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
"value": 3
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 1
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 24
|
||||
"value": 2
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
@ -283,7 +221,7 @@
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 21
|
||||
"value": 15
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -298,7 +236,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "NegaBolt"
|
||||
"value": "OgrafesMorningstar"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
@ -306,14 +244,14 @@
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 14
|
||||
"value": 12
|
||||
},
|
||||
"xModelPart2": {
|
||||
"type": "word",
|
||||
"value": 41
|
||||
"value": 44
|
||||
},
|
||||
"xModelPart3": {
|
||||
"type": "word",
|
||||
"value": 11
|
||||
"value": 41
|
||||
}
|
||||
}
|
||||
|
@ -58,99 +58,6 @@
|
||||
"PropertiesList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 22
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 23
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 23
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@ -225,7 +132,7 @@
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 3
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
@ -275,6 +182,68 @@
|
||||
"value": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
|
160
_module/uti/zep_wpnssp_004.uti.json
Normal file
160
_module/uti/zep_wpnssp_004.uti.json
Normal file
@ -0,0 +1,160 @@
|
||||
{
|
||||
"__data_type": "UTI ",
|
||||
"AddCost": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
"value": 58
|
||||
},
|
||||
"Charges": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "by Bryan Blaire: Celtic Weapons"
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 102246
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"DescIdentified": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"Identified": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"id": 1552
|
||||
}
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 254
|
||||
},
|
||||
"ModelPart2": {
|
||||
"type": "byte",
|
||||
"value": 63
|
||||
},
|
||||
"ModelPart3": {
|
||||
"type": "byte",
|
||||
"value": 104
|
||||
},
|
||||
"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": 4
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 16
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"StackSize": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Stolen": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "ZEP_WPNSSP_001"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "zep_wpnssp_004"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 254
|
||||
},
|
||||
"xModelPart2": {
|
||||
"type": "word",
|
||||
"value": 63
|
||||
},
|
||||
"xModelPart3": {
|
||||
"type": "word",
|
||||
"value": 104
|
||||
}
|
||||
}
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user