About this mod
Adds monster weaknesses / hitzone data to the field guide
- Requirements
- Permissions and credits
- Changelogs
Show monster weakness / HZV when you open the field guide
Hitzone value "60(70)" means 60 at normal (the part takes 60% damage) and 70 when scarred. Higher values are obviously better and you should prioritize hitting those parts for your damage type. Parts with Break* apply to broken parts
The Base HP for the monster is the base value and is modified by Health modifier in EmCommonDifficulty2 user_data when on a quest
The Flinch, Break, and Sever values are all base values; these get modified by PartsVital modifier in EmCommonDifficulty2 user_data
Scar & Wound: xN: Scar value→Wound value→Pop value
If the Flinch, Break or Sever columns show multiple values this means that the value changes after reaching the threshold to the next value in the list and so on. If only a single value is displayed that value will be reused for the next threshold. Some values are displayed as (value x N) ex: 450x3 this would be 450, 450, 450 and is displayed this way for the sake of brevity and space
KE corresponds to the Kinsect Extract color associated with the part
You can right click in the Hitzone Table to selectively enable and disable columns that you want to see. You can also sort columns; remove tables you do not wish to see from the mods submenu.
This will output monster and part names in your selected text language
Installation
Use Fluffy Mod Manager to install or
Install like common REF mods, you should place all the files in the game installation directory.
The final path should look like this:
```
MonsterHunterWilds
├── dinput8.dll
├── MonsterHunterWilds.exe
├── reframework
│ ├── autorun
│ │ ├── useful_field_guide.lua <- lua files go here
```
Configuration
Open the REFramework menu by press the Insert key.
Open "Script Generated UI > Useful Field Guide"
Tweak options as you wish.
Thanks
This is a fork of redbeann Monster Weakness mod, but is configured to work with the field guide, as well as, adds additional missing data.