FIxed Hulking Corpse animations

FIxed Hulking Corpse animations.  Dancing weapons are now properly constructs.
This commit is contained in:
Jaysyn904 2024-04-10 17:59:41 -04:00
parent dc236b3073
commit b38fcad512
21 changed files with 337 additions and 119 deletions

View File

@ -44197,7 +44197,7 @@
}, },
"Version": { "Version": {
"type": "dword", "type": "dword",
"value": 29 "value": 30
}, },
"Width": { "Width": {
"type": "int", "type": "int",

View File

@ -6357,7 +6357,7 @@
}, },
"Version": { "Version": {
"type": "dword", "type": "dword",
"value": 471 "value": 473
}, },
"Width": { "Width": {
"type": "int", "type": "int",

View File

@ -2222,6 +2222,13 @@
"value": "" "value": ""
} }
}, },
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{ {
"__struct_id": 5, "__struct_id": 5,
"Comment": { "Comment": {

View File

@ -22247,15 +22247,15 @@
}, },
"X": { "X": {
"type": "float", "type": "float",
"value": 159.6039276123047 "value": 159.7102661132813
}, },
"Y": { "Y": {
"type": "float", "type": "float",
"value": 164.7527770996094 "value": 164.6996002197266
}, },
"Z": { "Z": {
"type": "float", "type": "float",
"value": 0.1999980956315994 "value": 0.199998140335083
} }
}, },
{ {
@ -28171,7 +28171,7 @@
}, },
"XPosition": { "XPosition": {
"type": "float", "type": "float",
"value": 114.6965484619141 "value": 114.6965560913086
}, },
"YOrientation": { "YOrientation": {
"type": "float", "type": "float",
@ -28179,7 +28179,7 @@
}, },
"YPosition": { "YPosition": {
"type": "float", "type": "float",
"value": 205.5808410644531 "value": 205.6855926513672
}, },
"ZPosition": { "ZPosition": {
"type": "float", "type": "float",
@ -38496,6 +38496,67 @@
"type": "float", "type": "float",
"value": -7.934868335723877e-006 "value": -7.934868335723877e-006
} }
},
{
"__struct_id": 5,
"Appearance": {
"type": "byte",
"value": 2
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "SP_SN01_SA_SR01M00_SD04_PCR_CD030_DS2_CMD030_RS23_FC3"
}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "ghoul_feast"
},
"TemplateResRef": {
"type": "resref",
"value": "ness_waypoint"
},
"XOrientation": {
"type": "float",
"value": 1.541428310757299e-043
},
"XPosition": {
"type": "float",
"value": 151.2539978027344
},
"YOrientation": {
"type": "float",
"value": 1.0
},
"YPosition": {
"type": "float",
"value": 224.9649963378906
},
"ZPosition": {
"type": "float",
"value": 0.2100038230419159
}
} }
] ]
} }

View File

@ -1094,6 +1094,82 @@
"value": "bathorror001" "value": "bathorror001"
} }
}, },
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 13.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Dancing Daggers"
},
"RESREF": {
"type": "resref",
"value": "dancingdaggers"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 35.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Dancing Firebrands"
},
"RESREF": {
"type": "resref",
"value": "dancingscimit001"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 80.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Dancing Long Bow"
},
"RESREF": {
"type": "resref",
"value": "dancinglongbow"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 33.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Dancing Scimitars"
},
"RESREF": {
"type": "resref",
"value": "dancingscimitars"
}
},
{ {
"__struct_id": 0, "__struct_id": 0,
"CR": { "CR": {
@ -3829,82 +3905,6 @@
"value": "bolthorror" "value": "bolthorror"
} }
}, },
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 9.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Dancing Daggers"
},
"RESREF": {
"type": "resref",
"value": "dancingdaggers"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 26.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Dancing Firebrands"
},
"RESREF": {
"type": "resref",
"value": "dancingscimit001"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 60.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Dancing Long Bow"
},
"RESREF": {
"type": "resref",
"value": "dancinglongbow"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 21.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Dancing Scimitars"
},
"RESREF": {
"type": "resref",
"value": "dancingscimitars"
}
},
{ {
"__struct_id": 0, "__struct_id": 0,
"CR": { "CR": {

View File

@ -42,7 +42,7 @@ const int SE_TRAP_TYPE_DEFAULT = 2; // Average category
// Reward disarm XP to the disarmer of the trap? // Reward disarm XP to the disarmer of the trap?
const int SE_DISARM_XP_ACTIVE = TRUE; // Main toggle - Switch on or off here const int SE_DISARM_XP_ACTIVE = TRUE; // Main toggle - Switch on or off here
const int SE_DISARM_XP_ROGUE_ONLY = TRUE; // Reward rogues only? const int SE_DISARM_XP_ROGUE_ONLY = FALSE; // Reward rogues only?
const int SE_DISARM_XP_ONCE_ONLY = TRUE; // Reward once per object per player per reset? const int SE_DISARM_XP_ONCE_ONLY = TRUE; // Reward once per object per player per reset?
// The XP reward is equal to the disarm XP // The XP reward is equal to the disarm XP

View File

@ -14,7 +14,7 @@
}, },
"ChallengeRating": { "ChallengeRating": {
"type": "float", "type": "float",
"value": 9.0 "value": 13.0
}, },
"ClassList": { "ClassList": {
"type": "list", "type": "list",
@ -23,7 +23,7 @@
"__struct_id": 2, "__struct_id": 2,
"Class": { "Class": {
"type": "int", "type": "int",
"value": 23 "value": 13
}, },
"ClassLevel": { "ClassLevel": {
"type": "short", "type": "short",
@ -54,7 +54,7 @@
}, },
"DecayTime": { "DecayTime": {
"type": "dword", "type": "dword",
"value": 0 "value": 5000
}, },
"Deity": { "Deity": {
"type": "cexostring", "type": "cexostring",
@ -286,7 +286,7 @@
}, },
"PaletteID": { "PaletteID": {
"type": "byte", "type": "byte",
"value": 13 "value": 20
}, },
"PerceptionRange": { "PerceptionRange": {
"type": "byte", "type": "byte",
@ -306,7 +306,7 @@
}, },
"Race": { "Race": {
"type": "byte", "type": "byte",
"value": 19 "value": 10
}, },
"refbonus": { "refbonus": {
"type": "short", "type": "short",
@ -652,7 +652,7 @@
}, },
"StartingPackage": { "StartingPackage": {
"type": "byte", "type": "byte",
"value": 0 "value": 75
}, },
"Str": { "Str": {
"type": "byte", "type": "byte",

View File

@ -14,7 +14,7 @@
}, },
"ChallengeRating": { "ChallengeRating": {
"type": "float", "type": "float",
"value": 60.0 "value": 80.0
}, },
"ClassList": { "ClassList": {
"type": "list", "type": "list",
@ -23,7 +23,7 @@
"__struct_id": 2, "__struct_id": 2,
"Class": { "Class": {
"type": "int", "type": "int",
"value": 4 "value": 13
}, },
"ClassLevel": { "ClassLevel": {
"type": "short", "type": "short",
@ -599,7 +599,7 @@
}, },
"PaletteID": { "PaletteID": {
"type": "byte", "type": "byte",
"value": 13 "value": 20
}, },
"PerceptionRange": { "PerceptionRange": {
"type": "byte", "type": "byte",
@ -619,7 +619,7 @@
}, },
"Race": { "Race": {
"type": "byte", "type": "byte",
"value": 19 "value": 10
}, },
"refbonus": { "refbonus": {
"type": "short", "type": "short",
@ -965,7 +965,7 @@
}, },
"StartingPackage": { "StartingPackage": {
"type": "byte", "type": "byte",
"value": 4 "value": 75
}, },
"Str": { "Str": {
"type": "byte", "type": "byte",

View File

@ -14,7 +14,7 @@
}, },
"ChallengeRating": { "ChallengeRating": {
"type": "float", "type": "float",
"value": 26.0 "value": 35.0
}, },
"ClassList": { "ClassList": {
"type": "list", "type": "list",
@ -23,7 +23,7 @@
"__struct_id": 2, "__struct_id": 2,
"Class": { "Class": {
"type": "int", "type": "int",
"value": 23 "value": 13
}, },
"ClassLevel": { "ClassLevel": {
"type": "short", "type": "short",
@ -296,7 +296,7 @@
}, },
"PaletteID": { "PaletteID": {
"type": "byte", "type": "byte",
"value": 13 "value": 20
}, },
"PerceptionRange": { "PerceptionRange": {
"type": "byte", "type": "byte",
@ -316,7 +316,7 @@
}, },
"Race": { "Race": {
"type": "byte", "type": "byte",
"value": 19 "value": 10
}, },
"refbonus": { "refbonus": {
"type": "short", "type": "short",
@ -662,7 +662,7 @@
}, },
"StartingPackage": { "StartingPackage": {
"type": "byte", "type": "byte",
"value": 0 "value": 75
}, },
"Str": { "Str": {
"type": "byte", "type": "byte",

View File

@ -14,7 +14,7 @@
}, },
"ChallengeRating": { "ChallengeRating": {
"type": "float", "type": "float",
"value": 21.0 "value": 33.0
}, },
"ClassList": { "ClassList": {
"type": "list", "type": "list",
@ -23,7 +23,7 @@
"__struct_id": 2, "__struct_id": 2,
"Class": { "Class": {
"type": "int", "type": "int",
"value": 23 "value": 13
}, },
"ClassLevel": { "ClassLevel": {
"type": "short", "type": "short",
@ -289,7 +289,7 @@
}, },
"PaletteID": { "PaletteID": {
"type": "byte", "type": "byte",
"value": 13 "value": 20
}, },
"PerceptionRange": { "PerceptionRange": {
"type": "byte", "type": "byte",
@ -309,7 +309,7 @@
}, },
"Race": { "Race": {
"type": "byte", "type": "byte",
"value": 19 "value": 10
}, },
"refbonus": { "refbonus": {
"type": "short", "type": "short",
@ -655,7 +655,7 @@
}, },
"StartingPackage": { "StartingPackage": {
"type": "byte", "type": "byte",
"value": 0 "value": 75
}, },
"Str": { "Str": {
"type": "byte", "type": "byte",

View File

@ -634,6 +634,21 @@
"type": "cexostring", "type": "cexostring",
"value": "no_spn_ftr" "value": "no_spn_ftr"
} }
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "EMBIGGEN"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 15
}
} }
] ]
}, },

View File

@ -634,6 +634,21 @@
"type": "cexostring", "type": "cexostring",
"value": "no_spn_ftr" "value": "no_spn_ftr"
} }
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "EMBIGGEN"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 25
}
} }
] ]
}, },

View File

@ -2,7 +2,7 @@
"__data_type": "UTC ", "__data_type": "UTC ",
"Appearance_Type": { "Appearance_Type": {
"type": "word", "type": "word",
"value": 5485 "value": 3890
}, },
"BodyBag": { "BodyBag": {
"type": "byte", "type": "byte",
@ -641,6 +641,21 @@
"type": "cexostring", "type": "cexostring",
"value": "no_spn_ftr" "value": "no_spn_ftr"
} }
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "EMBIGGEN"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 35
}
} }
] ]
}, },

View File

@ -2,7 +2,7 @@
"__data_type": "UTC ", "__data_type": "UTC ",
"Appearance_Type": { "Appearance_Type": {
"type": "word", "type": "word",
"value": 5486 "value": 3890
}, },
"BodyBag": { "BodyBag": {
"type": "byte", "type": "byte",
@ -209,7 +209,7 @@
}, },
"NaturalAC": { "NaturalAC": {
"type": "byte", "type": "byte",
"value": 15 "value": 14
}, },
"NoPermDeath": { "NoPermDeath": {
"type": "byte", "type": "byte",
@ -641,12 +641,27 @@
"type": "cexostring", "type": "cexostring",
"value": "no_spn_ftr" "value": "no_spn_ftr"
} }
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "EMBIGGEN"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 45
}
} }
] ]
}, },
"WalkRate": { "WalkRate": {
"type": "int", "type": "int",
"value": 4 "value": 7
}, },
"willbonus": { "willbonus": {
"type": "short", "type": "short",

View File

@ -2,7 +2,7 @@
"__data_type": "UTC ", "__data_type": "UTC ",
"Appearance_Type": { "Appearance_Type": {
"type": "word", "type": "word",
"value": 5487 "value": 3890
}, },
"BodyBag": { "BodyBag": {
"type": "byte", "type": "byte",
@ -641,6 +641,21 @@
"type": "cexostring", "type": "cexostring",
"value": "no_spn_ftr" "value": "no_spn_ftr"
} }
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "EMBIGGEN"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "55"
}
} }
] ]
}, },

View File

@ -2,7 +2,7 @@
"__data_type": "UTC ", "__data_type": "UTC ",
"Appearance_Type": { "Appearance_Type": {
"type": "word", "type": "word",
"value": 5488 "value": 3890
}, },
"BodyBag": { "BodyBag": {
"type": "byte", "type": "byte",
@ -209,7 +209,7 @@
}, },
"NaturalAC": { "NaturalAC": {
"type": "byte", "type": "byte",
"value": 15 "value": 14
}, },
"NoPermDeath": { "NoPermDeath": {
"type": "byte", "type": "byte",
@ -641,6 +641,21 @@
"type": "cexostring", "type": "cexostring",
"value": "no_spn_ftr" "value": "no_spn_ftr"
} }
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "EMBIGGEN"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 65
}
} }
] ]
}, },

View File

@ -2,7 +2,7 @@
"__data_type": "UTC ", "__data_type": "UTC ",
"Appearance_Type": { "Appearance_Type": {
"type": "word", "type": "word",
"value": 5489 "value": 3890
}, },
"BodyBag": { "BodyBag": {
"type": "byte", "type": "byte",
@ -209,7 +209,7 @@
}, },
"NaturalAC": { "NaturalAC": {
"type": "byte", "type": "byte",
"value": 15 "value": 14
}, },
"NoPermDeath": { "NoPermDeath": {
"type": "byte", "type": "byte",
@ -641,6 +641,21 @@
"type": "cexostring", "type": "cexostring",
"value": "no_spn_ftr" "value": "no_spn_ftr"
} }
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "EMBIGGEN"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "70"
}
} }
] ]
}, },

View File

@ -2,7 +2,7 @@
"__data_type": "UTC ", "__data_type": "UTC ",
"Appearance_Type": { "Appearance_Type": {
"type": "word", "type": "word",
"value": 5490 "value": 3890
}, },
"BodyBag": { "BodyBag": {
"type": "byte", "type": "byte",
@ -209,7 +209,7 @@
}, },
"NaturalAC": { "NaturalAC": {
"type": "byte", "type": "byte",
"value": 15 "value": 14
}, },
"NoPermDeath": { "NoPermDeath": {
"type": "byte", "type": "byte",
@ -641,6 +641,21 @@
"type": "cexostring", "type": "cexostring",
"value": "no_spn_ftr" "value": "no_spn_ftr"
} }
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "EMBIGGEN"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 80
}
} }
] ]
}, },

View File

@ -2,7 +2,7 @@
"__data_type": "UTC ", "__data_type": "UTC ",
"Appearance_Type": { "Appearance_Type": {
"type": "word", "type": "word",
"value": 5491 "value": 3890
}, },
"BodyBag": { "BodyBag": {
"type": "byte", "type": "byte",
@ -641,6 +641,21 @@
"type": "cexostring", "type": "cexostring",
"value": "no_spn_ftr" "value": "no_spn_ftr"
} }
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "EMBIGGEN"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "85"
}
} }
] ]
}, },

View File

@ -2,7 +2,7 @@
"__data_type": "UTC ", "__data_type": "UTC ",
"Appearance_Type": { "Appearance_Type": {
"type": "word", "type": "word",
"value": 5487 "value": 3890
}, },
"BodyBag": { "BodyBag": {
"type": "byte", "type": "byte",
@ -209,7 +209,7 @@
}, },
"NaturalAC": { "NaturalAC": {
"type": "byte", "type": "byte",
"value": 15 "value": 14
}, },
"NoPermDeath": { "NoPermDeath": {
"type": "byte", "type": "byte",
@ -641,6 +641,21 @@
"type": "cexostring", "type": "cexostring",
"value": "no_spn_ftr" "value": "no_spn_ftr"
} }
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "EMBIGGEN"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 95
}
} }
] ]
}, },