Updated for epic PrC expansion
Updated for epic PrC expansion. Hooked up NUI spellcast menu. Full Compile.
This commit is contained in:
parent
9333723086
commit
826c3c9240
@ -4455,13 +4455,17 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"TileBrdrDisabled": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
"Tileset": {
|
"Tileset": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "dls10"
|
"value": "dls10"
|
||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 17
|
"value": 18
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
@ -3767,13 +3767,17 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"TileBrdrDisabled": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
"Tileset": {
|
"Tileset": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "dls10"
|
"value": "dls10"
|
||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 20
|
"value": 21
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
@ -327,13 +327,17 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"TileBrdrDisabled": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
"Tileset": {
|
"Tileset": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "tni01"
|
"value": "tni01"
|
||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 215
|
"value": 217
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
@ -11163,13 +11163,17 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"TileBrdrDisabled": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
"Tileset": {
|
"Tileset": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "tdm01"
|
"value": "tdm01"
|
||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 93
|
"value": 94
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
"__struct_id": 4,
|
"__struct_id": 4,
|
||||||
"Appearance_Type": {
|
"Appearance_Type": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 873
|
"value": 2003
|
||||||
},
|
},
|
||||||
"BodyBag": {
|
"BodyBag": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -222,6 +222,10 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_it_crewpb019"
|
"value": "nw_it_crewpb019"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -684,6 +688,10 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_it_creitem202"
|
"value": "nw_it_creitem202"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -859,6 +867,10 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_it_msmlmisc25"
|
"value": "nw_it_msmlmisc25"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 34
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -920,7 +932,7 @@
|
|||||||
},
|
},
|
||||||
"PortraitId": {
|
"PortraitId": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 1341
|
"value": 736
|
||||||
},
|
},
|
||||||
"Race": {
|
"Race": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -1186,6 +1198,83 @@
|
|||||||
"value": 0
|
"value": 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"Rank": {
|
"Rank": {
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
"__struct_id": 4,
|
"__struct_id": 4,
|
||||||
"Appearance_Type": {
|
"Appearance_Type": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 873
|
"value": 2003
|
||||||
},
|
},
|
||||||
"BodyBag": {
|
"BodyBag": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -222,6 +222,10 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_it_crewpb019"
|
"value": "nw_it_crewpb019"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -684,6 +688,10 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_it_creitem202"
|
"value": "nw_it_creitem202"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -859,6 +867,10 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_it_msmlmisc25"
|
"value": "nw_it_msmlmisc25"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 34
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -920,7 +932,7 @@
|
|||||||
},
|
},
|
||||||
"PortraitId": {
|
"PortraitId": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 1341
|
"value": 736
|
||||||
},
|
},
|
||||||
"Race": {
|
"Race": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -1186,6 +1198,83 @@
|
|||||||
"value": 0
|
"value": 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"Rank": {
|
"Rank": {
|
||||||
@ -3254,11 +3343,11 @@
|
|||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"Appearance": {
|
"Appearance": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
"value": 881
|
"value": 2011
|
||||||
},
|
},
|
||||||
"CR": {
|
"CR": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.5
|
"value": 1.0
|
||||||
},
|
},
|
||||||
"ResRef": {
|
"ResRef": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
|
@ -562,6 +562,82 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_aarcl004"
|
"value": "nw_aarcl004"
|
||||||
},
|
},
|
||||||
|
"xArmorPart_Belt": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_LBice": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_LFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"xArmorPart_LFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 8
|
||||||
|
},
|
||||||
|
"xArmorPart_LHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"xArmorPart_LShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 13
|
||||||
|
},
|
||||||
|
"xArmorPart_LShou": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_LThig": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_Neck": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_Pelvi": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 20
|
||||||
|
},
|
||||||
|
"xArmorPart_RBice": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_RFArm": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"xArmorPart_RFoot": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 8
|
||||||
|
},
|
||||||
|
"xArmorPart_RHand": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
"xArmorPart_Robe": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_RShin": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 13
|
||||||
|
},
|
||||||
|
"xArmorPart_RShou": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
"xArmorPart_RThig": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 1
|
||||||
|
},
|
||||||
|
"xArmorPart_Torso": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 31
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -667,6 +743,18 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_wswss001"
|
"value": "nw_wswss001"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 61
|
||||||
|
},
|
||||||
|
"xModelPart2": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 61
|
||||||
|
},
|
||||||
|
"xModelPart3": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 61
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -3380,6 +3468,18 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_wblcl001"
|
"value": "nw_wblcl001"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 81
|
||||||
|
},
|
||||||
|
"xModelPart2": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 81
|
||||||
|
},
|
||||||
|
"xModelPart3": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 81
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
@ -3520,6 +3620,18 @@
|
|||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": "nw_it_mpotion019"
|
"value": "nw_it_mpotion019"
|
||||||
},
|
},
|
||||||
|
"xModelPart1": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 73
|
||||||
|
},
|
||||||
|
"xModelPart2": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 11
|
||||||
|
},
|
||||||
|
"xModelPart3": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 11
|
||||||
|
},
|
||||||
"XOrientation": {
|
"XOrientation": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 0.0
|
"value": 0.0
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1952,7 +1952,7 @@
|
|||||||
},
|
},
|
||||||
"Mod_OnNuiEvent": {
|
"Mod_OnNuiEvent": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
"value": ""
|
"value": "prc_onplayernui"
|
||||||
},
|
},
|
||||||
"Mod_OnPlrChat": {
|
"Mod_OnPlrChat": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
|
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.
Loading…
x
Reference in New Issue
Block a user