diff --git a/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Battle/Functions.json b/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Battle/Functions.json index 08256822..046ae948 100644 --- a/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Battle/Functions.json +++ b/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Battle/Functions.json @@ -3536,5 +3536,61 @@ "Name": "BTL_CHK_HIGH_ANALYZE", "Description": "", "Parameters": [] + }, + { + "Index": "0x1118", + "ReturnType": "void", + "Name": "CALL_FIELDBATTLE_OF_SERIALENCOUNT", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + }, + { + "Type": "int", + "Name": "param1", + "Description": "" + }, + { + "Type": "int", + "Name": "param2", + "Description": "" + } + ] + }, + { + "Index": "0x1119", + "ReturnType": "int", + "Name": "AI_CHK_CONTINUOUS_ENCOUNTER", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + } + ] + }, + { + "Index": "0x111a", + "ReturnType": "int", + "Name": "AI_CHK_MONADO_DIFFICULTY", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + } + ] + }, + { + "Index": "0x111b", + "ReturnType": "int", + "Name": "DUNGEON_CHECK_GK_BEFORE_FLOOR", + "Description": "", + "Parameters": [] } ] \ No newline at end of file diff --git a/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Common/Functions.json b/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Common/Functions.json index 4af6603f..272c002e 100644 --- a/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Common/Functions.json +++ b/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Common/Functions.json @@ -2248,5 +2248,455 @@ "Description": "" } ] + }, + { + "Index": "0x009a", + "ReturnType": "void", + "Name": "ASTREA_DUMMY1", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x009b", + "ReturnType": "void", + "Name": "ASTREA_DUMMY2", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x009c", + "ReturnType": "void", + "Name": "ASTREA_DUMMY3", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x009d", + "ReturnType": "void", + "Name": "ASTREA_DUMMY4", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x009e", + "ReturnType": "void", + "Name": "ASTREA_DUMMY5", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x009f", + "ReturnType": "void", + "Name": "ASTREA_DUMMY6", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00a0", + "ReturnType": "void", + "Name": "ASTREA_DUMMY7", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00a1", + "ReturnType": "void", + "Name": "ASTREA_DUMMY8", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00a2", + "ReturnType": "void", + "Name": "ASTREA_DUMMY9", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00a3", + "ReturnType": "void", + "Name": "ASTREA_DUMMY10", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00a4", + "ReturnType": "void", + "Name": "ASTREA_DUMMY11", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00a5", + "ReturnType": "void", + "Name": "ASTREA_DUMMY12", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00a6", + "ReturnType": "void", + "Name": "ASTREA_DUMMY13", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00a7", + "ReturnType": "void", + "Name": "ASTREA_DUMMY14", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00a8", + "ReturnType": "void", + "Name": "ASTREA_DUMMY15", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00a9", + "ReturnType": "void", + "Name": "ASTREA_DUMMY16", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00aa", + "ReturnType": "void", + "Name": "ASTREA_DUMMY17", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00ab", + "ReturnType": "void", + "Name": "ASTREA_DUMMY18", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00ac", + "ReturnType": "void", + "Name": "ASTREA_DUMMY19", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00ad", + "ReturnType": "void", + "Name": "ASTREA_DUMMY20", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00ae", + "ReturnType": "void", + "Name": "ASTREA_DUMMY21", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00af", + "ReturnType": "void", + "Name": "ASTREA_DUMMY22", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00b0", + "ReturnType": "void", + "Name": "DBG_SET_PLAYING_ASTREA", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + } + ] + }, + { + "Index": "0x00b1", + "ReturnType": "void", + "Name": "DBG_RESIDENT_RELOAD_REQ", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00b2", + "ReturnType": "void", + "Name": "DBG_RESIDENT_RELOAD_SYNC", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00b3", + "ReturnType": "void", + "Name": "CALL_ASTREA_PROGRESS", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00b4", + "ReturnType": "int", + "Name": "GET_PROGRESS_ASTREA", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00b5", + "ReturnType": "int", + "Name": "CHK_PROGRESS_ASTREA", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + } + ] + }, + { + "Index": "0x00b6", + "ReturnType": "int", + "Name": "CHK_PROGRESS_STARTEND_ASTREA", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + }, + { + "Type": "int", + "Name": "param1", + "Description": "" + } + ] + }, + { + "Index": "0x00b7", + "ReturnType": "void", + "Name": "DEBUG_SET_PROGRESS_ASTREA", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + } + ] + }, + { + "Index": "0x00b8", + "ReturnType": "void", + "Name": "START_NEXTPROGRESS_ASTREA", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00b9", + "ReturnType": "int", + "Name": "CHK_PROGRESS_UNDER_ASTREA", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + } + ] + }, + { + "Index": "0x00ba", + "ReturnType": "int", + "Name": "CHK_PROGRESS_OVER_ASTREA", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + } + ] + }, + { + "Index": "0x00bb", + "ReturnType": "void", + "Name": "REQUEST_DAY_CHANGE_EFFECT_START_END", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + }, + { + "Type": "int", + "Name": "param1", + "Description": "" + }, + { + "Type": "int", + "Name": "param2", + "Description": "" + }, + { + "Type": "int", + "Name": "param3", + "Description": "" + } + ] + }, + { + "Index": "0x00bc", + "ReturnType": "void", + "Name": "REQUEST_TIME_CHANGE_EFFECT", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + }, + { + "Type": "int", + "Name": "param1", + "Description": "" + }, + { + "Type": "int", + "Name": "param2", + "Description": "" + }, + { + "Type": "int", + "Name": "param3", + "Description": "" + } + ] + }, + { + "Index": "0x00bd", + "ReturnType": "void", + "Name": "START_PROGRESS_ASTREA", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + } + ] + }, + { + "Index": "0x00be", + "ReturnType": "void", + "Name": "SET_INITIAL_PERSONABOOK_ASTREA", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00bf", + "ReturnType": "void", + "Name": "INITIALIZE_TUTORIAL_AND_DICTIONALY_FLAG_ASTREA", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00c0", + "ReturnType": "int", + "Name": "CALC_CURRENT_DESIGN_TYPE_ID_ASTREA", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00c1", + "ReturnType": "int", + "Name": "CALC_WEIGHTED_RANDOM_PLAYERID_ASTREA", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + }, + { + "Type": "int", + "Name": "param1", + "Description": "" + }, + { + "Type": "int", + "Name": "param2", + "Description": "" + }, + { + "Type": "int", + "Name": "param3", + "Description": "" + }, + { + "Type": "int", + "Name": "param4", + "Description": "" + }, + { + "Type": "int", + "Name": "param5", + "Description": "" + }, + { + "Type": "int", + "Name": "param6", + "Description": "" + }, + { + "Type": "int", + "Name": "param7", + "Description": "" + } + ] + }, + { + "Index": "0x00c2", + "ReturnType": "void", + "Name": "END_CLEAR_SAVE_DATA", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x00c3", + "ReturnType": "void", + "Name": "DUNGEON_HIDDEN_DIRECT_SYMBOL", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + } + ] + }, + { + "Index": "0x00c4", + "ReturnType": "void", + "Name": "DUNGEON_VISIBLE_DIRECT_SYMBOL", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + } + ] + }, + { + "Index": "0x00c5", + "ReturnType": "void", + "Name": "UPDATE_DIFFICULTY_TEMP_CLEAR_SAVE_DATA", + "Description": "", + "Parameters": [] } ] \ No newline at end of file diff --git a/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Facility/Functions.json b/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Facility/Functions.json index 11c981d9..885a00a9 100644 --- a/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Facility/Functions.json +++ b/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Facility/Functions.json @@ -924,5 +924,198 @@ "Name": "RESET_FOOT_MINIMAP", "Description": "", "Parameters": [] + }, + { + "Index": "0x505d", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA1", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x505e", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA2", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x505f", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA3", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5060", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA4", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5061", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA5", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5062", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA6", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5063", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA7", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5064", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA8", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5065", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA9", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5066", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA10", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5067", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA11", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5068", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA12", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5069", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA13", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x506a", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA14", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x506b", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA15", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x506c", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA16", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x506d", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA17", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x506e", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA18", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x506f", + "ReturnType": "void", + "Name": "UI_DUMMY_ASTREA19", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5070", + "ReturnType": "void", + "Name": "FAKE_DATE_SET_UNKNOWN", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5071", + "ReturnType": "int", + "Name": "GET_AVAILABLE_WEAPONSHOP_AWARD_ID", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x5072", + "ReturnType": "void", + "Name": "GET_WEAPONSHOP_AWARD", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + } + ] + }, + { + "Index": "0x5073", + "ReturnType": "void", + "Name": "ADD_GET_ITEM_LIST_RAFFLESIYA", + "Description": "", + "Parameters": [ + { + "Type": "int", + "Name": "param0", + "Description": "" + }, + { + "Type": "int", + "Name": "param1", + "Description": "" + }, + { + "Type": "int", + "Name": "param2", + "Description": "" + }, + { + "Type": "int", + "Name": "param3", + "Description": "" + }, + { + "Type": "int", + "Name": "param4", + "Description": "" + } + ] } ] \ No newline at end of file diff --git a/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Field/Functions.json b/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Field/Functions.json index 52431340..cccc85ad 100644 --- a/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Field/Functions.json +++ b/Source/AtlusScriptLibrary/Libraries/Persona3Reload/Modules/Field/Functions.json @@ -2846,5 +2846,26 @@ "Description": "" } ] + }, + { + "Index": "0x20d7", + "ReturnType": "void", + "Name": "FLD_SAVE_ASTREA_LAST_BOSS_ROLLBACK_DATA", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x20d8", + "ReturnType": "void", + "Name": "FLD_FADE_OUT_DUNGEON_FILTER", + "Description": "", + "Parameters": [] + }, + { + "Index": "0x20d9", + "ReturnType": "void", + "Name": "WAIT_DUNGEON_SUPPORT_SKILL", + "Description": "", + "Parameters": [] } ] \ No newline at end of file