Enable DLC Thunderblade Helm in "new" game
This modification will provide you access to the Relic ThunderBlades Helmet DLC.
After completing the introduction quest "Looking for a job", you will also recieve the ThunderBlades Helmet.
There are two files to edit, you can find the files in;
/Contents/Data/StreamingAssets/StaticData
of your MMX installation directory. Use a basic text editor, nothing fancy like Excel. I use "vi", but that is because I'm on MAC and like to use the Unix command line.
UnlockableContent.csv
ORIGINAL
1,RELIC_THUNDERBLADES_HELMET_NAME,UNLOCK_CONTENT_T HUNDERBLADES_HELMET_INFO,ART_DLC_thunderblades_hel met,FALSE,1005
MODIFIED
1,RELIC_THUNDERBLADES_HELMET_NAME,UNLOCK_CONTENT_T HUNDERBLADES_HELMET_INFO,ART_DLC_thunderblades_hel met,TRUE,1001
QuestSteps.csv
ORIGINAL
1,QUEST_TYPE_MAIN,QUEST_STEP_LOOKING_FOR_JOB_1_NAM E,QUEST_STEP_LOOKING_FOR_JOB_1_FLAVOR,QUEST_STEP_L OOKING_FOR_JOB_1_SHORT,14,"1,1",0,25,0,"POTION,13, 4,4,1",,0,0,,0,,NONE,0,"0,0",0
MODIFIED
1,QUEST_TYPE_MAIN,QUEST_STEP_LOOKING_FOR_JOB_1_NAM E,QUEST_STEP_LOOKING_FOR_JOB_1_FLAVOR,QUEST_STEP_L OOKING_FOR_JOB_1_SHORT,14,"1,1",0,25,0,"POTION,13, 4,4,1,ARMOR,50,1,1,1",,0,0,,0,,NONE,0,"0,0",0
Good Luck
2 people found this helpful