Monster Hunter Rise
0 of 0

File information

Last updated

Original upload

Created by

dtlnor

Uploaded by

dtlnor

Virus scan

Safe to use

Tags for this mod

About this mod

Force the map of single monster quest to be Arena or Infernal Springs (added Forlorn Arena)

Requirements
Permissions and credits
4.0:update quest dump when game version change
if you want to include DLC quest, add these into ArenaTargetQuest.json
        60101,
        60102,
        60103,
        60104,
        60105,
        60107,
        60108,
        60111,
        60112,
        60114,
        60117,
        60118,
        60119,
        60124,
        60125,
        60127,
        60128,
        60135,
        60143,
        60146,
        60147,
        60148,
        60149,
        60150,
        60151,
        60152,
        365600,
        365400,
        365100,
        365301,
        365602,
        365502,
        365504,
        365617,
        365607,
        365619,

3.2: fix qurio quest not able to generate with normal map

not gonna update, but I updated
new map Forlorn Arena, and add serveral preset quest

not gonna update in the future as there is other mod implementing this.
https://www.nexusmods.com/monsterhunterrise/mods/1149
this mod would be more generic

add support to sun break

-- to install
make sure you installed the latest version of REFramework
put /data/ and /autorun/ folder under /reframework/ folder (which the /reframework/ folder should be auto generated under game directory once REFramework is install and run)

-- hot reload REF script
press "insert" key to call out the panel of REFramework
click to open "ScriptRunner"
click "Reset Script" to hot reload any REF script under /autorun/ folder


-- to use
!! this script default do nothing to the quest data
press "insert" key to call out the panel of REFramework
click to open "Script Generated UI",
you would see a text "ForceArena" with a dropdown menu with value "Default", "Arena", "Infernal Springs", "Forlorn Arena"
open the dropsown menu and select to change the quest map to desire map
!! "Reset Script" under "ScriptRunner" do not reset the quest data, you should select the script provided "Default" option to restore quest setting


-- to choose the quest you want to change
open ArenaTargetQuest.json under /data/ folder(just open like a txt file), add the corresponding quest number you want to change into the list
to check the quest number, plz ref to https://mhrise.kiranico.com/ (QuestNo)
!! the script was designed for changning the map of single target quest only, idk whats happening if you choose mutiple target quest.
after finish editing the json file. plz hot reload REF script.


-- note
some area related skill would not be triggered due to the change of map,
like valstrax's comet event would not trigger on Arena Quest."


-- 安裝
確保你安裝了最新版本的REFramework
確保你把 /data/ 以及 /autorun/ 文件夾放置在 /reframework/ 文件夾內 ( /reframework/ 文件夾應當在安裝並運行REFramework之後就自動在遊戲根目錄下生成了)

-- 熱加載/重載REF腳本
按一下“insert”鍵打開REF的控制面板
打開"ScriptRunner"欄
按一下"Reset Script"按鈕就可以熱加載/重載所有autorun文件夾內的REF腳本了


-- 使用
!! 默認情況下此腳本不會變動任何任務數據
按一下“insert”鍵打開REF的控制面板
打開"Script Generated UI"欄,
你可以看到ForceArena的字眼以及一個下拉菜單,內容為("Default", "Arena", "Infernal Springs", "Forlorn Arena"),
幾個選項分別是:設置為默認,設置為鬥技場,設置為獄泉鄉,設置為塔之秘境
打開下拉菜單更改你想要的任務場地
!! "ScriptRunner"欄裡面的"Reset Script"按鈕並不能重置任務數據,你需要選中"Default"選項才可以回復原本的遊戲任務數據


-- 自行選擇你想要改的任務
打開位於 /data/ 文件夾內的ArenaTargetQuest.json文件(當成txt打開即可),把你需要的任務id加入列表裡面
你可以瀏覽 https://mhrise.kiranico.com/zh 得知任務對應的任務id(QuestNo)
!! 這個腳本只為單怪任務設計並測試,如果更改多怪目標任務不保證能順利運行
完成json文件的編輯後,請熱重載一次REF腳本

-- 備註
一些地域綁定的技能在鬥技場、獄泉鄉不會被觸發
比如天彗龍在鬥技場不會觸發彗星事件