From b5fd4a36eedc21526287efdf2c613e47735cd201 Mon Sep 17 00:00:00 2001 From: stratic-dev Date: Sat, 25 Nov 2023 14:07:28 +0000 Subject: [PATCH] Updated Hard Core Monsters (markdown) --- ...s.md => Hard-Core-Monsters-Schedule-Map.md | 38 ++++++++++++++++++- 1 file changed, 36 insertions(+), 2 deletions(-) rename Hard-Core-Monsters.md => Hard-Core-Monsters-Schedule-Map.md (75%) diff --git a/Hard-Core-Monsters.md b/Hard-Core-Monsters-Schedule-Map.md similarity index 75% rename from Hard-Core-Monsters.md rename to Hard-Core-Monsters-Schedule-Map.md index c6d34c5..ad476d6 100644 --- a/Hard-Core-Monsters.md +++ b/Hard-Core-Monsters-Schedule-Map.md @@ -1,4 +1,37 @@ -#GHC +To use this table you will need to read the mhfsch.bin and produce the file in index order. +```c +//------------------------------------------------ +//--- 010 Editor v12.0.1 Binary Template +// +// File: +// Authors: +// Version: +// Purpose: +// Category: +// File Mask: +// ID Bytes: +// History: +//------------------------------------------------ +local int i; +Printf("|index| Year|Month|Day|Hour| \n"); +Printf("|--| --|--|--|--| \n"); + + + +for(i = 0; i <37; i++){ + +struct{ +uint32 year; +uint32 month; +uint32 day; +uint32 hour; +Printf("|%d| %d| %d| %d| %d|\n",i,year,month,day,hour); + FSkip(16); +} schedule; +}; +``` + +# GHC |Name |Monster ID |mhfsch index | | ------------------- | --------- | ----------- | |Berukyurosu |85 |19 | @@ -11,7 +44,8 @@ |Plesioth |21 |17 | |Gold Rathian |42 |21 | |White Monoblos |44 |27 | -#HC Monsters + +# HC Monsters |Name |Monster ID |mhfsch index | | ------------------- | --------- | ----------- | |Cephadrome |8 |16 |