FileHelper.cs | ||
HexHelper.cs | ||
LoadToSaveTemplate.cs | ||
Log.cs | ||
MHFQuestReader.csproj | ||
MHFQuestReader.sln | ||
MHHelper.cs | ||
ModifyQuest.cs | ||
Program.cs | ||
README.md |
这是一个用于读取MHF(FW5 MHFG MHFZ)任务数据的读取工具
Input文件夹中,放入任务文件;
Out文件加中,输入每个任务的描述说明;
描述文件中包含:
【任务基本信息】
[任务名称],[任务编号],[任务星级],[BOSS信息],[任务模式值],[任务地图],[固体值(怪物强度)]
[主线支援道具],[支线1支援道具],[支线2支援道具]
任务报酬:[主线报酬],[支线报酬],[破坏报酬] 以及概率
【采集点信息】:每一个采集点的信息和概率
【钓鱼点信息】:每一个钓鱼点的鱼和概率
This is a reading tool for reading MHF(FW5 MHFG MHFZ) Quest data (Generate text for quick global search, suitable for servers with a large number of self-made and modified quests)
In the Input folder, place the Quest file;
In the Out file, enter a description and description for each Quest;
The description file contains:
Quest Basic Information
[Quest Name], [Quest Number], [Quest Star Level], [BOSSInfo],[Quest Mode Value], [Quest Map], [Solid Value (Monster Strength)]
[Mainline Support Props], [Branch 1 Support Props], [Branch 2 Support Props]
Quest compensation: [Main line compensation], [Branch line compensation], [Destruction compensation] with probability
Collection Point Information: Information and probability for each collection point
Fishing Point Information: Each fishing point's fish and probability