Skip to content

GReinoso96/F1QD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F1QD

A C# tool that dumps text and values from Monster Hunter Freedom quests. Targets .NET Core 3.1

Usage

Run in command line.

questdump inputfile format language

Formats:
-gh = Markdown Table for Github
-pt = Plain text output

Languages:
-en = English
-fr = French
-ge = German
-it = Italian
-sp = Spanish

Example Output

Parameter Value
Quest ID 10001
Title Basics: Finding Raw Meat
Location Forest and Hills
Objective Deliver 2 Raw Meat
Quest Fee 0z
Quest Reward 100z
Failure Cost 40z
Client Village Chief
Description First, a little trial. Hunt
down an Aptonoth and harvest
the meat. Deliver 2 pieces
of Raw Meat and you'll
complete your first quest!
Success Condition Deliver 2 pcs Raw Meat
Failure Condition Reward Zero
Time Over
Supply Items Map x 1
Mini Whetstone x 2
Ration x 2
First-aid Med. x 3
Normal S Lv1 x 1
Binoculars x 1
Reward Items Sm Monster Bone x 1 4%
Cricket x 1 25%
Cricket x 1 25%
Mystery Bone x 1 25%
Mystery Bone x 1 20%
Sm Monster Bone x 2 1%

Roadmap

  • Mediawiki table output.
  • Figure out more quest data.
  • Remove Client/Description splitter.
  • Figure out reward amounts.
  • Quest Timers.
  • Gathering Points.

License

GPL 3.0

About

A tool that dumps text and values from Monster Hunter Freedom quests.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages