0 of 0

File information

Last updated

Original upload

Created by

vadjeee

Uploaded by

vadjeee

Virus scan

Safe to use

Tags for this mod

About this mod

Mod issue with SMF 2.22.0 possible - Modifies the stun duration of "The Serpent's Tongue", a reward crossbow that you get for completing the "The Lust Assignation" DLC Escalation.

Permissions and credits
I was informed that the mod is not compatible with Simple Mod Framework 2.22.0 anymore (thanks to ptmc2112). If you'd like to test the mod again, please feel free to do so and let me know if it starts working properly. Please note that I am no longer involved in Hitman modding and will not be addressing any issues with the mod itself.

Modifies the stun duration of "The Serpent's Tongue", a reward crossbow that you get for completing the "The Lust Assignation" DLC Escalation.
The current game version's default value is just 10 seconds for comparison.

You can cure the stun by inflicting emetic poisoning, but if you stun a NPC that's already on their way to a puking spot, you have to resort to either pacifying them or shooting them once, which also removes the stun.
Knocking them over with muffins, apples, soap bars and other light items doesn't seem to remove the stun (only tested it with muffins).


Would love to make a proper SMF zip file with an entity.patch.json, but I can't find any failsafe documentation on how to do it and I don't feel like doing trial and error runs till it works. Feel free to link me some help.
^ There's a SMF version now.

Installation:
Set up Simple Mod Framework and use its Import Framework ZIP option, then choose the stun duration you would like to have, the options are:
  • 100 hours
  • 10 minutes
  • 5 minutes
  • 1 minute
  • 30 seconds
  • an option that uses a file that you can easily adjust yourself

For the easily adjustable option, there's a "ChangeMe" folder that contains a beautified entity.patch.json file, just open it with some text editor (even Window's own notepad is fine) and change the
"value": 69420
line to a value (in seconds) that suits your needs.
If you want a 20 minutes stun duration for example, you would have to change it to:
"value": 1200

You can either make your adjustments before importing the ZIP (just unzip, change and zip again) or you can directly access the file after it was installed by navigating to
...\HITMAN 3\Simple Mod Framework\Mods\SerpentStunDuration\ChangeMe\chunk0
there you can adjust it right before a deployment.

Deprecated installation section (still useful if you want to go the manual way I guess):
Just extract the RPKG file from the zip and use the "Import RPKG Mod" option of the Simple Mod Framework.
Haven't looked into other options, but the usual manual methods should also work (e.g.: installation instructions for 2kpr's Jump mod).
The RPKG file is locked to the 100 hours stun duration option and can't be changed as easily.

Credits:
2kpr for the cool mods, which I used to understand how to make this mod.
Notex and REDACTED for the RPKG Tool.
Atampy26 for the Simple Mod Framework, QuickEntity and QuickEntity Editor.