Monster Hunter: World

File information

Last updated

Original upload

Created by

Fexty

Uploaded by

Fexty125731

Virus scan

Safe to use

Tags for this mod

About this mod

A node-based editor for modifying .fsm files, which are used to create custom weapon movesets, and quest scripts.

Requirements
Permissions and credits
Mirrors
Donations
This tool allows you to edit the game's .fsm files, which are what dictates weapon movesets, as well as quest scripts. This is an in-game editor. I.e. you open the game and edit the file from inside it. Be sure to watch the video I linked in the videos section of the mod for a more comprehensive guide.

Installation:
1. Install the .NET 8 Desktop Runtime (See mod images for what exactly to download)
2. Install SharpPluginLoader 0.0.5 (Installation Instructions found here)
3. Download the mod and extract it into the MHW directory.

The default hotkey for opening the menu is F9. Launch the game at least once, then you can modify the hotkey inside the loader-config.json file found in the MHW directory.

Features:
- Creating/deleting/reconnecting nodes
- Creating new compound conditions to allow for some very flexible input conditions not normally used in the game
- Auto-translation of node names
- (Almost) complete list of possible condition values to pick from
- Ingame hot-reloading of FSMs

How to use:
Check the Videos section.

Source Code:
https://github.com/Fexty12573/SPL-Examples