Skip to content

Commit

Permalink
added MHrise event quest "Heart of a Warrior"
Browse files Browse the repository at this point in the history
  • Loading branch information
CrimsonNynja committed May 15, 2021
1 parent 354433c commit fc07168
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
18 changes: 18 additions & 0 deletions quests.json
Original file line number Diff line number Diff line change
Expand Up @@ -3137,6 +3137,24 @@
"targets": [
"Nargacuga"
]
},
{
"_id": {
"$oid": "608fc50ddc2d8ce1017b005c"
},
"name": "Heart of a Warrior",
"client": "Fugen the Elder",
"description": "Hey, Squirt! We've got ourselves a little quest that'll determine who's the strongest hunter. My zenny's on you, but we'll see! All ya gotta do is go smack around a Goss Harag and Magnamalo in the Arena and these titles are yours! Think you're up to it? Well go get to it! Bwahahaha!",
"map": "Arena",
"isKey": false,
"questType": "Event",
"game": "Monster Hunter Rise",
"difficulty": "3",
"objective": "Hunt a Goss Harag and Magnamalo",
"targets": [
"Goss Harag",
"Magnamalo"
]
}
]
}
1 change: 1 addition & 0 deletions quests.ndjson
Original file line number Diff line number Diff line change
Expand Up @@ -181,3 +181,4 @@
{"_id":{"$oid":"608fc50ddc2d8ce1017b0111"},"name":"Arena 03","client":"Master Utushi","description":"Yo, Ace! Ready for some awesome Arena action!? Prove your mettle using the equipment provided here!","map":"Flooded Forest","isKey":false,"questType":"Arena","game":"Monster Hunter Rise","difficulty":"3","objective":"Slay a Royal Ludroth and a Nargacuga","targets":["Royal Ludroth","Nargacuga"]}
{"_id":{"$oid":"608fc50ddc2d8ce1017b0112"},"name":"Arena 02","client":"Master Utushi","description":"Yo, Ace! Ready for some awesome Arena action!? Prove your mettle using the equipment provided here!","map":"Arena","isKey":false,"questType":"Arena","game":"Monster Hunter Rise","difficulty":"2","objective":"Slay a Barroth","targets":["Barroth"]}
{"_id":{"$oid":"608fc50ddc2d8ce1017b0113"},"name":"Beast of the Shadows","client":"Guild Master Hojo","description":"Ah, Hunter! The illustrations I was working on turned out so well that I decided to make them into a stickers! What do you think? Adorable, are they not? Complete my request, and they're yours! Now... hop to it-to it!","map":"Shrine Ruins","isKey":false,"questType":"Event","game":"Monster Hunter Rise","difficulty":"7","objective":"Slay a Nargacuga","targets":["Nargacuga"]}
{"_id":{"$oid":"608fc50ddc2d8ce1017b005c"},"name":"Heart of a Warrior","client":"Fugen the Elder","description":"Hey, Squirt! We've got ourselves a little quest that'll determine who's the strongest hunter. My zenny's on you, but we'll see! All ya gotta do is go smack around a Goss Harag and Magnamalo in the Arena and these titles are yours! Think you're up to it? Well go get to it! Bwahahaha!","map":"Arena","isKey":false,"questType":"Event","game":"Monster Hunter Rise","difficulty":"3","objective":"Hunt a Goss Harag and Magnamalo","targets":["Goss Harag","Magnamalo"]}

0 comments on commit fc07168

Please sign in to comment.