diff --git a/quests.json b/quests.json index 274ab8b..55fcbaa 100644 --- a/quests.json +++ b/quests.json @@ -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" + ] } ] } diff --git a/quests.ndjson b/quests.ndjson index 33f59af..1b67daf 100644 --- a/quests.ndjson +++ b/quests.ndjson @@ -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"]}